Age | Commit message (Expand) | Author |
1996-09-05 | Add strategic fflush() before suspending on keyboard generated signal | Thorsten Lockert |
1996-09-05 | document latest rcmd change | Todd C. Miller |
1996-09-05 | ignore $RSH if we are setuid | Todd C. Miller |
1996-09-04 | get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test] | Theo de Raadt |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt |
1996-09-04 | Enable extra scsi drives and scanners | Niklas Hallqvist |
1996-09-04 | s/rnd/random/ | Niklas Hallqvist |
1996-09-04 | s/KERNEL/_KERNEL/ | Niklas Hallqvist |
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 |