summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-12-07Checks to see that strdup() worked, dies with error message on failure.bitblt
1996-12-07correct a sigsegv during parsing of garbled input; netbsd pr#2659, dgilbert@j...Theo de Raadt
1996-12-07avoid race, avoid mbuf leakTheo de Raadt
1996-12-07months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CATheo de Raadt
1996-12-07handle -t & -l in more cases; netbsd pr#2869, hubert.feyrer@rz.uni-regensburg.deTheo de Raadt
1996-12-07ftp-bugs alias for bitching about config probsTheo de Raadt
1996-12-07ftpd now eventually times out if a ftp client does:bitblt
1996-12-07Improved temporary file handling.bitblt
1996-12-07increase buf sizes, hacked w/ bitbltTheo de Raadt
1996-12-07/etc does not contain binsTheo de Raadt
1996-12-07Improved handling of temporary files.bitblt
1996-12-07buf oflowTheo de Raadt
1996-12-06check for entry in /etc/skeykeys and ~/.ssh in evil system()Todd C. Miller
1996-12-06Change some "test -f" to "test -s"Todd C. Miller
1996-12-06set umask to 022 -- make /etc/security stop bitching about this...Todd C. Miller
1996-12-06skip lines in /etc/passwd that start with + or -.Todd C. Miller
1996-12-06indicate hostname in security reportTheo de Raadt
1996-12-06Don't bitch if /usr/contrib/* /usr/old/* /usr/news/* don't exist.Todd C. Miller
1996-12-06sizeof(x)/sizeof(x[0]) is your friendTheo de Raadt
1996-12-06a temporary hack until i fix some confusing swapbsd.c handlingTheo de Raadt
1996-12-06memsetTheo de Raadt
1996-12-06please linux people (why am i doing this?? i need a life)Theo de Raadt
1996-12-06Fix bug where one could ``send'' various TELNET commands from the telnetrobin
1996-12-06add nfsTheo de Raadt
1996-12-06Promise to not change arg 2 & 3 to scancNiklas Hallqvist
1996-12-06-p did not rename 2 variables; netbsd pr#2997, mike.long@analog.comTheo de Raadt
1996-12-06repair max sectorsTheo de Raadt
1996-12-06make other floppy nodesTheo de Raadt
1996-12-06back to 16 partitionsTheo de Raadt
1996-12-06radius servicesJason Downs
1996-12-06-Wcast-qual cleanupNiklas Hallqvist
1996-12-06wait for spawned children, and remember to EXIT INOUR CHILD! geez..Theo de Raadt
1996-12-06warn and _exitTheo de Raadt
1996-12-06vfork w/ exit botchTheo de Raadt
1996-12-06vfork w/ exit botchTheo de Raadt
1996-12-06duhTheo de Raadt
1996-12-05Stop info gathering attack pointed out by Alan Cox <alan@cymru.net>Todd C. Miller
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-12-05let us get this right finally...Theo de Raadt
1996-12-05whoops, correct d_nsectorsTheo de Raadt
1996-12-05mirror isa fd driver in disklabel handlingTheo de Raadt
1996-12-05remove duplicate code; nice readdisklabel warning messagesTheo de Raadt
1996-12-05fix locking on devices to work on diskless workstationskstailey
1996-12-05typoTheo de Raadt
1996-12-05do setroot() based on wd.h/NWD and fd.h/NFDTheo de Raadt
1996-12-05pack cd9660 volume id into disklabel struct; very pretty resultTheo de Raadt
1996-12-05call iso_disklabelspoof() if neccessaryTheo de Raadt
1996-12-05bring back floppy partitions. but now they are at theold major, and max 2Theo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05bring back partitionsTheo de Raadt