summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-09-04more Swedish pedantery, kill statics, provide protos etcNiklas Hallqvist
1996-09-04pipe.h needed vm_page_t defined for me, so I moved it downNiklas Hallqvist
1996-09-04Do not do the if(a = b) game even if correct, it is confusingNiklas Hallqvist
1996-09-04Stylistic cleanup, like removing "static"s, and removing warningsNiklas Hallqvist
1996-09-04make GCC 'appier and remove unused vars. Also fix retvalNiklas Hallqvist
1996-09-04add #pccom0; suggested by graichenTheo de Raadt
1996-09-04Some changes for new arc boxesPer Fogelstrom
1996-09-04Merge the Cygnus 960904 sourcesNiklas Hallqvist
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
1996-09-04no, bad commitTheo de Raadt
1996-09-04clear passwd, for safetyTheo de Raadt
1996-09-04control portmap, inetd, and lpd from netstart; idea from tqbf@enteract.comTheo de Raadt
1996-09-04_PASSWORD_LEN != 255Theo de Raadt
1996-09-04Pull in pieces of Manuel's patch6:Jason Downs
1996-09-03Added OpenBSD tagetheisen
1996-09-03Use the new mdoc macros.etheisen
1996-09-03http:// support for the command line fetches; useful for the ports subsystemTheo de Raadt
1996-09-03fix buf oflows betterTheo de Raadt
1996-09-03detect wrong architectureTheo de Raadt
1996-09-03need param.hTheo de Raadt
1996-09-03another typo....Theo de Raadt
1996-09-03like tip, group dialer access onlyTheo de Raadt
1996-09-03proper typesTheo de Raadt
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