summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-09-03kill useless codeTheo de Raadt
1996-09-03Merged in newer macros.etheisen
1996-09-03Merged in some of the newer macros.etheisen
1996-09-03use prefix 0x instead of DOS-like postfix HTheo de Raadt
1996-09-03constrain to MAXHOSTNAMELENTheo de Raadt
1996-09-03check mid of exec tooTheo de Raadt
1996-09-03Protect against buffer overflowThorsten Lockert
1996-09-03Protect against buffer overflowThorsten Lockert
1996-09-03do not coredump for setuid/setgid, unless run by rootTheo de Raadt
1996-09-02Need sys/types.h, too.briggs
1996-09-02Replace string.h with systm.h.briggs
1996-09-02don't try to do setsockopt(TCP_MAXSEG) unless we are root.Todd C. Miller
1996-09-02talk about $RSHTodd C. Miller
1996-09-02Cleanup before the integration of the machine identification code:imp
1996-09-02unset $RSH so we don't loop de loop in rcmd().Todd C. Miller
1996-09-02Looks at RSH envariable and calls rcmdsh() with that value if set.Todd C. Miller
1996-09-02NetBSD -> OpenBSDimp
1996-09-02Save the log file if the original number of days was > 0; don't rely onThorsten Lockert
1996-09-02Don't drain the protocol queues at interrupt level.dm
1996-09-02Sync up with NetBSD:briggs
1996-09-02Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it.briggs
1996-09-02setloginTheo de Raadt
1996-09-02whoopsTheo de Raadt
1996-09-02bad environ init; from brian@saturn.netTheo de Raadt
1996-09-02Missing */Per Fogelstrom
1996-09-02mousetrap...Per Fogelstrom
1996-09-02ZAP GENERIC!Per Fogelstrom
1996-09-02pica -> arc for fdiskPer Fogelstrom
1996-09-02OopsPer Fogelstrom
1996-09-02Create crtn.o. Right now it's an empty file...Per Fogelstrom
1996-09-02add -g group delivery optionTheo de Raadt
1996-09-02cua supportTheo de Raadt
1996-09-02Setup fpr links and document.etheisen
1996-09-02not setuid, silence TCP_MAXSEG for non-rootTheo de Raadt
1996-09-02Correct links for getrpcent.3 pagesThorsten Lockert
1996-09-02Don't overwrite the last byte of a line unless we have toThorsten Lockert
1996-09-02shmdt linkTheo de Raadt
1996-09-02shmdt when no mapping is ok, found by christosTheo de Raadt
1996-09-02perturb xid further. confuse the worldTheo de Raadt
1996-09-02do not leak byname; this needs a complete rewriteTheo de Raadt
1996-09-02loop till quitTheo de Raadt
1996-09-02pnp, mcd offTheo de Raadt
1996-09-02Rename nextpid to lastpid; make it a global with type pid_tThorsten Lockert
1996-09-01talk about rcmdsh()Todd C. Miller
1996-09-01First cut at man page for rcmdsh()Todd C. Miller
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01Use .Bx macro in HISTORYTodd C. Miller
1996-09-01No longer need to be setuid (rcmd uses rcmdsh if uid != 0).Todd C. Miller