Age | Commit message (Expand) | Author |
1996-12-08 | -Wcast-qual happiness | Niklas Hallqvist |
1996-12-08 | Forgotten files from NetBSD merge | Niklas Hallqvist |
1996-12-08 | install -> ${INSTALL} | Jason Downs |
1996-12-08 | sync with FreeBSD, except for the damned tcl script. | Jason Downs |
1996-12-08 | Add -M. | Jason Downs |
1996-12-08 | Disable matching by default if a domainname is set, adding -M to reenable it. | Jason Downs |
1996-12-08 | a few things go away... | Theo de Raadt |
1996-12-08 | not needed anymore | Theo de Raadt |
1996-12-08 | 64-bit clean + RCS tags | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-12-07 | use mktemp(1) and don't talk about core files unless it finds some. | Todd C. Miller |
1996-12-07 | avoid __LDPGSZ | Theo de Raadt |
1996-12-07 | mem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jp | Theo de Raadt |
1996-12-07 | fake the isofs label only if other probes fail | Theo de Raadt |
1996-12-07 | ypserv w/o -d is OK | Theo de Raadt |
1996-12-07 | -d is not always needed. the magic cookie stuff works | Theo de Raadt |
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 |