Age | Commit message (Expand) | Author |
1996-09-04 | more Swedish pedantery, kill statics, provide protos etc | Niklas Hallqvist |
1996-09-04 | pipe.h needed vm_page_t defined for me, so I moved it down | Niklas Hallqvist |
1996-09-04 | Do not do the if(a = b) game even if correct, it is confusing | Niklas Hallqvist |
1996-09-04 | Stylistic cleanup, like removing "static"s, and removing warnings | Niklas Hallqvist |
1996-09-04 | make GCC 'appier and remove unused vars. Also fix retval | Niklas Hallqvist |
1996-09-04 | add #pccom0; suggested by graichen | Theo de Raadt |
1996-09-04 | Some changes for new arc boxes | Per Fogelstrom |
1996-09-04 | Merge the Cygnus 960904 sources | Niklas Hallqvist |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist |
1996-09-04 | no, bad commit | Theo de Raadt |
1996-09-04 | clear passwd, for safety | Theo de Raadt |
1996-09-04 | control portmap, inetd, and lpd from netstart; idea from tqbf@enteract.com | Theo de Raadt |
1996-09-04 | _PASSWORD_LEN != 255 | Theo de Raadt |
1996-09-04 | Pull in pieces of Manuel's patch6: | Jason Downs |
1996-09-03 | Added OpenBSD tag | etheisen |
1996-09-03 | Use the new mdoc macros. | etheisen |
1996-09-03 | http:// support for the command line fetches; useful for the ports subsystem | Theo de Raadt |
1996-09-03 | fix buf oflows better | Theo de Raadt |
1996-09-03 | detect wrong architecture | Theo de Raadt |
1996-09-03 | need param.h | Theo de Raadt |
1996-09-03 | another typo.... | Theo de Raadt |
1996-09-03 | like tip, group dialer access only | Theo de Raadt |
1996-09-03 | proper types | Theo de Raadt |
1996-09-03 | kill useless code | Theo de Raadt |
1996-09-03 | Merged in newer macros. | etheisen |
1996-09-03 | Merged in some of the newer macros. | etheisen |
1996-09-03 | use prefix 0x instead of DOS-like postfix H | Theo de Raadt |
1996-09-03 | constrain to MAXHOSTNAMELEN | Theo de Raadt |
1996-09-03 | check mid of exec too | Theo de Raadt |
1996-09-03 | Protect against buffer overflow | Thorsten Lockert |
1996-09-03 | Protect against buffer overflow | Thorsten Lockert |
1996-09-03 | do not coredump for setuid/setgid, unless run by root | Theo de Raadt |
1996-09-02 | Need sys/types.h, too. | briggs |
1996-09-02 | Replace string.h with systm.h. | briggs |
1996-09-02 | don't try to do setsockopt(TCP_MAXSEG) unless we are root. | Todd C. Miller |
1996-09-02 | talk about $RSH | Todd C. Miller |
1996-09-02 | Cleanup before the integration of the machine identification code: | imp |
1996-09-02 | unset $RSH so we don't loop de loop in rcmd(). | Todd C. Miller |
1996-09-02 | Looks at RSH envariable and calls rcmdsh() with that value if set. | Todd C. Miller |
1996-09-02 | NetBSD -> OpenBSD | imp |
1996-09-02 | Save the log file if the original number of days was > 0; don't rely on | Thorsten Lockert |
1996-09-02 | Don't drain the protocol queues at interrupt level. | dm |
1996-09-02 | Sync up with NetBSD: | briggs |
1996-09-02 | Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it. | briggs |
1996-09-02 | setlogin | Theo de Raadt |
1996-09-02 | whoops | Theo de Raadt |
1996-09-02 | bad environ init; from brian@saturn.net | Theo de Raadt |
1996-09-02 | Missing */ | Per Fogelstrom |