39712 | 14-Dec-1989 |
bostic |
bug from Sun (Don Cragun). If '-' wasn't specified as a possible option, return EOF, not an error. For compatibility with System V. |
39710 | 14-Dec-1989 |
bloom |
add gethostbyname(dotted quad); gethostbyaddr didn't set up structures correctly for 4.2 systems |
39708 | 14-Dec-1989 |
karels |
add "search" keyword, attempt to reformat |
39703 | 12-Dec-1989 |
bloom |
fix problem where a long running tcp connection might get closed and only one server is being used |
39702 | 12-Dec-1989 |
bloom |
clean up time printing a bit more; fix T_TXT format (more still needed); fix spelling and names |
39700 | 12-Dec-1989 |
bostic |
return error message to the user |
39651 | 28-Nov-1989 |
bostic |
use standard names for stdin/stdout |
39650 | 28-Nov-1989 |
bostic |
use absolute offsets; it's more straight-forward and Chris says that the new stdio won't do an lseek per fseek. |
39649 | 28-Nov-1989 |
bostic |
new version from scratch; this version uses relative offsets from the start of the strings area to avoid exercising problem in old stdio which did an lseek every time an fseek was done relative to th
new version from scratch; this version uses relative offsets from the start of the strings area to avoid exercising problem in old stdio which did an lseek every time an fseek was done relative to the beginning of the file
show more ...
|
39602 | 24-Nov-1989 |
mckusick |
add MFS type; fix parameter types (from Torek) |
39601 | 24-Nov-1989 |
mckusick |
add type MFS |
39502 | 09-Nov-1989 |
mckusick |
forcibly is now implemented |
39478 | 02-Nov-1989 |
bostic |
cleanup, fix optind initialization bug, replace example |
39476 | 01-Nov-1989 |
bostic |
use strtol() |
39475 | 01-Nov-1989 |
bostic |
use strtol(3) |
39467 | 31-Oct-1989 |
mckusick |
add description of the M_UPDATE flag |
39428 | 28-Oct-1989 |
bostic |
don't reject based on the facility number, syslogd can if necessary |
39331 | 18-Oct-1989 |
mckusick |
add description of memory based file system |
39318 | 17-Oct-1989 |
mckusick |
date and time created 89/10/17 15:14:57 by mckusick |
39317 | 17-Oct-1989 |
mckusick |
date and time created 89/10/17 15:14:56 by mckusick |
39309 | 16-Oct-1989 |
bostic |
try it again; add section RETURN VALUE, note errno getting set |
39308 | 16-Oct-1989 |
bostic |
from scratch; add specification of errno values |
39307 | 16-Oct-1989 |
bostic |
make sure we stat the right directory |
39301 | 14-Oct-1989 |
bostic |
date and time created 89/10/14 14:29:04 by bostic |
39300 | 14-Oct-1989 |
bostic |
date and time created 89/10/14 14:28:52 by bostic |