17717 | 16-Jan-1985 |
ralph |
added aurem() to handle %= properly. |
17713 | 15-Jan-1985 |
ralph |
ENTRY macro changed. |
17690 | 10-Jan-1985 |
ralph |
make code more portable |
17689 | 10-Jan-1985 |
ralph |
make code more portable |
17677 | 09-Jan-1985 |
serge |
set SIGILL to SIG_DFL and unblock it before halt'ing |
17661 | 08-Jan-1985 |
bloom |
fakcu.o added to libc.a twice instead of to libc_p.a |
17526 | 14-Dec-1984 |
ralph |
changes for more priorities and use mask instead of range. |
17492 | 09-Dec-1984 |
lepreau |
report real path even if a symlink to a root dir comes first |
17491 | 08-Dec-1984 |
karels |
minor race problem |
17485 | 07-Dec-1984 |
ralph |
fix file closes so multiple rcmd's work. |
17483 | 06-Dec-1984 |
mckusick |
Protect against unexpected page fault |
17460 | 04-Dec-1984 |
karels |
update/generalize/fix error messages |
17447 | 02-Dec-1984 |
mckusick |
fix bug in computing return value from non-equal strings |
17443 | 29-Nov-1984 |
ralph |
don't call flsbuf for every char if line buffering. |
17438 | 28-Nov-1984 |
ralph |
store RMAGIC on a short boundary (if RCHECK defined). |
17415 | 21-Nov-1984 |
ralph |
fix flsbuf('\377'); make _cnt backward comp. with old putc macro. |
17364 | 14-Nov-1984 |
mckusick |
speedup by doing cmpc3 then locc; reduce chance for bogus page fault |
17353 | 13-Nov-1984 |
karels |
add fake cleanup() |
17352 | 13-Nov-1984 |
karels |
date and time created 84/11/13 14:50:28 by karels |
17345 | 10-Nov-1984 |
lepreau |
use NOFILE from param.h |
17342 | 08-Nov-1984 |
ralph |
buffer data to '\n' if line buffering data. |
17341 | 07-Nov-1984 |
mckusick |
fix bug in finding length of >65535 byte strings |
17340 | 07-Nov-1984 |
mckusick |
return proper value; fix bug in >65535 byte copies |
17337 | 05-Nov-1984 |
ralph |
init E table in setkey so encrypt can be used outside of crypt. |
17336 | 04-Nov-1984 |
mckusick |
call signal emulation routine if signal syscall is not implemented |