summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-08-08Clarify usage printoutNiklas Hallqvist
1996-08-08Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID filesThorsten Lockert
1996-08-08Disable RFC 1323 extensions by defaultThorsten Lockert
1996-08-08Slightly cleaner.Jason Downs
1996-08-08Lose the SUID bit if owner changes in {,f}chownThorsten Lockert
1996-08-08Reset the cycle counter at boot on P5 or better wether or not we have beenThorsten Lockert
1996-08-08adduser -> adduser_procJason Downs
1996-08-08xref crypt(3) as wellJason Downs
1996-08-08Add encrypt(1)Jason Downs
1996-08-08encrypt(1), little utility for encrypting passwords from the command line.Jason Downs
1996-08-07Document where the prototypes are.Jason Downs
1996-08-07seed rresvport() for aux channel with a known taken port; do not ask forTheo de Raadt
1996-08-07People can be 'logged in' from non-existant devices.Jason Downs
1996-08-07tiny extent manager by shawnTheo de Raadt
1996-08-07expand hostname to 48 chars; pointed out by msaitoh@spa.is.uec.ac.jp, netbsd ...Theo de Raadt
1996-08-07nroff mistakes; netbsd pr#2677; kstailey@dol-esa.govTheo de Raadt
1996-08-07correct b_resid handling; pointed out by banshee@gabriella.abattoir.comTheo de Raadt
1996-08-07strncpy() dyslexia on last commit.etheisen
1996-08-07Partial protection from TCP SYN attacksThorsten Lockert
1996-08-07setlogin(username)Theo de Raadt
1996-08-07buf oflow, nice error message; from freebsdTheo de Raadt
1996-08-07woofTheo de Raadt
1996-08-07It's silly to try and do the quirks table ala SCSI at this point; do itJason Downs
1996-08-07STATS is not an option.Jason Downs
1996-08-07If the user have a TERMCAP variable with a full terminal description in it,Thorsten Lockert
1996-08-07Fix think-o in last change; cost padding now worksThorsten Lockert
1996-08-07strcpy -> strncpy, kill off a strdup() clone.Jason Downs
1996-08-07sprintf -> snprintfJason Downs
1996-08-07poll is not a wrapper around selectTheo de Raadt
1996-08-07bus.h using ATAPI, by niklas, plus a quirk table and some small fixes by me.Jason Downs
1996-08-07bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga.Jason Downs
1996-08-07ftp bounce protectionTheo de Raadt
1996-08-07disk_unbusy if op failed to enqueueTheo de Raadt
1996-08-06splstatclock to splhigh; problem pointed out by gopalTheo de Raadt
1996-08-06say what the minherit flags are; from kstailey@dol-esa.govTheo de Raadt
1996-08-06X and f were reversed.Jason Downs
1996-08-06acd.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-06avoid buf oflowTheo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-06avoid buf oflowsTheo de Raadt
1996-08-06buf oflowTheo de Raadt
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-06no oflow in case of really bizzare routing tablesTheo de Raadt
1996-08-06fix usage, buf oflow, pretty usageTheo de Raadt
1996-08-06type cleanupTheo de Raadt
1996-08-06careful buf oflow, no longer use strcpyTheo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-06buf oflow, from joshdTheo de Raadt