Age | Commit message (Expand) | Author |
1996-08-08 | Clarify usage printout | Niklas Hallqvist |
1996-08-08 | Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID files | Thorsten Lockert |
1996-08-08 | Disable RFC 1323 extensions by default | Thorsten Lockert |
1996-08-08 | Slightly cleaner. | Jason Downs |
1996-08-08 | Lose the SUID bit if owner changes in {,f}chown | Thorsten Lockert |
1996-08-08 | Reset the cycle counter at boot on P5 or better wether or not we have been | Thorsten Lockert |
1996-08-08 | adduser -> adduser_proc | Jason Downs |
1996-08-08 | xref crypt(3) as well | Jason Downs |
1996-08-08 | Add encrypt(1) | Jason Downs |
1996-08-08 | encrypt(1), little utility for encrypting passwords from the command line. | Jason Downs |
1996-08-07 | Document where the prototypes are. | Jason Downs |
1996-08-07 | seed rresvport() for aux channel with a known taken port; do not ask for | Theo de Raadt |
1996-08-07 | People can be 'logged in' from non-existant devices. | Jason Downs |
1996-08-07 | tiny extent manager by shawn | Theo de Raadt |
1996-08-07 | expand hostname to 48 chars; pointed out by msaitoh@spa.is.uec.ac.jp, netbsd ... | Theo de Raadt |
1996-08-07 | nroff mistakes; netbsd pr#2677; kstailey@dol-esa.gov | Theo de Raadt |
1996-08-07 | correct b_resid handling; pointed out by banshee@gabriella.abattoir.com | Theo de Raadt |
1996-08-07 | strncpy() dyslexia on last commit. | etheisen |
1996-08-07 | Partial protection from TCP SYN attacks | Thorsten Lockert |
1996-08-07 | setlogin(username) | Theo de Raadt |
1996-08-07 | buf oflow, nice error message; from freebsd | Theo de Raadt |
1996-08-07 | woof | Theo de Raadt |
1996-08-07 | It's silly to try and do the quirks table ala SCSI at this point; do it | Jason Downs |
1996-08-07 | STATS is not an option. | Jason Downs |
1996-08-07 | If the user have a TERMCAP variable with a full terminal description in it, | Thorsten Lockert |
1996-08-07 | Fix think-o in last change; cost padding now works | Thorsten Lockert |
1996-08-07 | strcpy -> strncpy, kill off a strdup() clone. | Jason Downs |
1996-08-07 | sprintf -> snprintf | Jason Downs |
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 |