Age | Commit message (Expand) | Author |
1996-08-07 | poll is not a wrapper around select | Theo de Raadt |
1996-08-07 | bus.h using ATAPI, by niklas, plus a quirk table and some small fixes by me. | Jason Downs |
1996-08-07 | bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga. | Jason Downs |
1996-08-07 | ftp bounce protection | Theo de Raadt |
1996-08-07 | disk_unbusy if op failed to enqueue | Theo de Raadt |
1996-08-06 | splstatclock to splhigh; problem pointed out by gopal | Theo de Raadt |
1996-08-06 | say what the minherit flags are; from kstailey@dol-esa.gov | Theo de Raadt |
1996-08-06 | X and f were reversed. | Jason Downs |
1996-08-06 | acd.c: Better support for drives that don't set themselves READY at boot; | Jason Downs |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | avoid buf oflow | Theo de Raadt |
1996-08-06 | whoops | Theo de Raadt |
1996-08-06 | avoid buf oflows | Theo de Raadt |
1996-08-06 | buf oflow | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | no oflow in case of really bizzare routing tables | Theo de Raadt |
1996-08-06 | fix usage, buf oflow, pretty usage | Theo de Raadt |
1996-08-06 | type cleanup | Theo de Raadt |
1996-08-06 | careful buf oflow, no longer use strcpy | Theo de Raadt |
1996-08-06 | whoops | Theo de Raadt |
1996-08-06 | buf oflow, from joshd | Theo de Raadt |
1996-08-05 | bring back the changes between 1.1 and 1.2 which got lost | Niklas Hallqvist |
1996-08-05 | bring back the changes between 1.1 and 1.2 which got lost | Niklas Hallqvist |
1996-08-05 | Don't do "ranlib -t" if installed with "-p" since that preserves | Todd C. Miller |
1996-08-05 | for RCSLOCALID thing, use malloc/putenv instead of setenv | Theo de Raadt |
1996-08-05 | truncate h_name and h_aliases[] to MAXHOSTNAMELEN | Theo de Raadt |
1996-08-05 | check for port 20 | Theo de Raadt |
1996-08-05 | scsi subsystem requires write access for SCIOSCMD | Theo de Raadt |
1996-08-05 | avoid buf overflow | Theo de Raadt |
1996-08-05 | bigger buffer | Theo de Raadt |
1996-08-05 | fix id | Theo de Raadt |
1996-08-05 | no oflow of loginname | Theo de Raadt |
1996-08-05 | bigger buffer | Theo de Raadt |
1996-08-05 | careful about buffer | Theo de Raadt |
1996-08-05 | fix formatting | Michael Shalayeff |
1996-08-05 | sync to FreeBSD. | Michael Shalayeff |
1996-08-05 | new options, hole fixes, user friendly. (from FreeBSD) | Michael Shalayeff |
1996-08-05 | layout style nit (am I a pedant, or what?) | Niklas Hallqvist |
1996-08-05 | remove NS support + tab nitpicks | Niklas Hallqvist |
1996-08-05 | waldorf has procmail | Niklas Hallqvist |
1996-08-05 | Sync with current conf/ directory | Niklas Hallqvist |
1996-08-05 | config file removed in NetBSD | Niklas Hallqvist |
1996-08-05 | WALDORF goes here too | Niklas Hallqvist |
1996-08-05 | waldorf.appli.se now runs OpenBSD | Niklas Hallqvist |
1996-08-05 | Off by one error, caused rmfree panics on reboot | Niklas Hallqvist |
1996-08-05 | Adds -C, -p, and -S flags. Based on FreeBSD changes but heavily | Todd C. Miller |
1996-08-05 | stupid typo, going to bed in penance | Theo de Raadt |
1996-08-05 | only check for takeover permission if non-root | Theo de Raadt |
1996-08-05 | struct socket gets so_ucred; permit only same uid or root to do port takeover. | Theo de Raadt |