49906 | 28-May-1991 |
sellgren |
NULL not NUL |
49904 | 28-May-1991 |
bostic |
add mmap.2, munmap.2, mprotect.2, msync.2, madvise.2, mincore.2 |
49903 | 27-May-1991 |
mckusick |
document opening with locks |
49902 | 27-May-1991 |
mckusick |
date and time created 91/05/27 21:44:45 by mckusick |
49901 | 27-May-1991 |
mckusick |
date and time created 91/05/27 21:44:44 by mckusick |
49900 | 27-May-1991 |
mckusick |
date and time created 91/05/27 21:44:43 by mckusick |
49899 | 27-May-1991 |
mckusick |
date and time created 91/05/27 21:44:42 by mckusick |
49898 | 27-May-1991 |
mckusick |
date and time created 91/05/27 21:44:41 by mckusick |
49897 | 27-May-1991 |
mckusick |
date and time created 91/05/27 21:44:40 by mckusick |
49896 | 27-May-1991 |
bostic |
use the isdigit() macro... |
49895 | 27-May-1991 |
mckusick |
delete support for prof style profiling |
49892 | 27-May-1991 |
bostic |
block every signal that we can block |
49875 | 24-May-1991 |
bostic |
put a timezone.3 man page in; ctime.3 used to have it, but then it got deprecated |
49874 | 24-May-1991 |
bostic |
date and time created 91/05/24 16:13:55 by bostic |
49848 | 22-May-1991 |
mckusick |
update to eliminate references to prof(1) |
49832 | 21-May-1991 |
bostic |
Explain how the user's key turns into the actual encryption key minor cleanups, from Tom Truscott |
49831 | 21-May-1991 |
bostic |
check that chars are 8 bits; change the way that long pw's are encrypted; minor cleanups -- from Tom Truscott |
49829 | 21-May-1991 |
bostic |
add pwd.h for _PASSWORD_LEN for 128 |
49822 | 20-May-1991 |
bostic |
tcsetpgprp needs to take a pointer to int, not pointer to pid_t |
49804 | 18-May-1991 |
bostic |
add return values to setkey, encrypt, des_setkey, des_cipher to distinguish failure (no hardware support or foreign distribution) |
49803 | 18-May-1991 |
bostic |
add return values to setkey, encrypt, des_setkey, des_cipher to distinguish failure (no hardware support or foreign distribution) |
49680 | 12-May-1991 |
bostic |
return the base; bug report 4.3BSD-reno/lib/3 |
49519 | 09-May-1991 |
bostic |
set level before calling fts_stat during fts_open, cycle detection uses it |
49367 | 07-May-1991 |
bostic |
branch for the 2nd network distribution |
49360 | 07-May-1991 |
bostic |
can't add ret/rts to SYSCALL, expected to fall through; add RSYSCALL |