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