53432 | 12-May-1992 |
bostic |
put on a Berkeley copyright notice -- original didn't have a GNU copyright, I'll add one as soon as I find out which one to add date and time created 92/05/12 15:19:55 by bostic |
53431 | 12-May-1992 |
bostic |
put on a Berkeley copyright notice -- original didn't have a GNU copyright, I'll add one as soon as I find out which one to add date and time created 92/05/12 15:19:54 by bostic |
53430 | 12-May-1992 |
bostic |
put on a Berkeley copyright notice -- original didn't have a GNU copyright, I'll add one as soon as I find out which one to add |
53403 | 11-May-1992 |
bostic |
bitmaps should never be PAGE_INIT'd |
53399 | 08-May-1992 |
bostic |
don't leak memory; bug report net2/lib/0; KNF |
53380 | 05-May-1992 |
bostic |
set no chdir bit no matter where fts_build called from |
53379 | 05-May-1992 |
bostic |
don't chdir after unexecutable directory |
53310 | 04-May-1992 |
bostic |
EWOULDBLOCK -> EAGAIN (POSIX) |
53309 | 04-May-1992 |
bostic |
O_NDELAY -> O_NONBLOCK (POSIX) |
53286 | 29-Apr-1992 |
bostic |
SO_TYPE and SO_ERROR are used with getsockopt, not setsocketopt |
53285 | 29-Apr-1992 |
bostic |
two copies of the header |
53284 | 29-Apr-1992 |
bostic |
read and write take void *'s, iovec's contain void *'s |
53283 | 29-Apr-1992 |
bostic |
read and write take void *'s, iovec's contain void *'s |
53282 | 29-Apr-1992 |
bostic |
don't have to edit the output if gcc is the compiler |
53281 | 29-Apr-1992 |
bostic |
don't have to edit the output if gcc is the compiler |
53280 | 29-Apr-1992 |
bostic |
extern -> static for gcc2.1; KNF, use #defined shell names and paths |
53259 | 23-Apr-1992 |
bostic |
sigstack -> sigaltstack |
53258 | 23-Apr-1992 |
bostic |
sigstack -> sigaltstack |
53257 | 23-Apr-1992 |
bostic |
sigstack -> sigaltstack |
53256 | 23-Apr-1992 |
bostic |
sigstack -> sigaltstack |
53255 | 23-Apr-1992 |
mckusick |
date and time created 92/04/23 16:31:18 by mckusick |
53254 | 23-Apr-1992 |
mckusick |
deprecate in favor of sigaltstack.2 |
53253 | 23-Apr-1992 |
bostic |
need a sigstack man page |
53252 | 23-Apr-1992 |
bostic |
date and time created 92/04/23 15:55:23 by bostic |
53250 | 23-Apr-1992 |
bostic |
add assert.c |