Age | Commit message (Expand) | Author |
1996-10-28 | Safe $HOME handling. | Todd C. Miller |
1996-10-27 | Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr> | Todd C. Miller |
1996-10-26 | Prefer $LOGNAME to $USER. | Todd C. Miller |
1996-10-26 | we are so ftp bounce paranoid, we checked twice! | Theo de Raadt |
1996-10-26 | getopt returns -1 on OpenBSD | imp |
1996-10-25 | proactive buf check | Theo de Raadt |
1996-10-25 | proactive bounds checking; help from millert | Theo de Raadt |
1996-10-23 | Merge of NetBSD 961020. Includes flexible build/source dir specs | Niklas Hallqvist |
1996-10-16 | kill __yp_token. | Jason Downs |
1996-10-16 | check strdup ret val. | Todd C. Miller |
1996-10-16 | check malloc() ret val! | Todd C. Miller |
1996-10-12 | Stop if the sum of unreachables and timeouts are >= number of probes, but | Thorsten Lockert |
1996-10-08 | Prototype & Stylistic fixes for high -W gcc levels | Niklas Hallqvist |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-06 | fixing a portmap bug i introduced just before release makes me happy | Theo de Raadt |
1996-10-05 | strcasecmp hostnames; from netbsd | Theo de Raadt |
1996-10-03 | net byte order for clear check | Theo de Raadt |
1996-10-02 | int ch; from ws@netbsd | Theo de Raadt |
1996-10-02 | warn: do not use this because it has bugs | Theo de Raadt |
1996-10-01 | comment out unused typedef, nameclash on Amiga. | michaels |
1996-10-01 | simplify check | Theo de Raadt |
1996-09-30 | avoid NOFILE; from bde@freebsd | Theo de Raadt |
1996-09-30 | sin_port in net order; _exit() after vfork() | Theo de Raadt |
1996-09-30 | Don't allow certain operations if not from a reserved port. -moj | Mats O Jansson |
1996-09-30 | OpenBSD | Theo de Raadt |
1996-09-30 | warn about YP & bootparam security problem; suggested by bitblt | Theo de Raadt |
1996-09-29 | document in field; spotted by peter | Theo de Raadt |
1996-09-29 | Fix hostname lookups (improper use of strncpy). | dm |
1996-09-28 | Perl adduser(8) from FreeBSD. | Jason Downs |
1996-09-28 | Add -c flag from FreeBSD. | Jason Downs |
1996-09-27 | Fixed spelling noticed by bitblt. -moj | Mats O Jansson |
1996-09-27 | clean & cleandir & obj, should be effective for videomode always | Niklas Hallqvist |
1996-09-25 | Fixed buffer overflow. | bitblt |
1996-09-23 | avoid oflows | Theo de Raadt |
1996-09-22 | Revert to my version of buildfname(). Allman's didn't work, ya know? | Jason Downs |
1996-09-21 | doh | Theo de Raadt |
1996-09-21 | i so rarely forget htons & friends; this time i did -- warner caught me | Theo de Raadt |
1996-09-21 | Add mopd to Makefile. -moj | Mats O Jansson |
1996-09-21 | Replace $Id with $OpenBSD, 3:rd try. -moj | Mats O Jansson |
1996-09-21 | Replace $Id with $OpenBSD. -moj | Mats O Jansson |
1996-09-21 | Replace $Id with $OpenBSD. -moj | Mats O Jansson |
1996-09-21 | Initial import of mopd-2.5.3. -moj | Mats O Jansson |
1996-09-21 | overflow protection | Theo de Raadt |
1996-09-21 | oflow protection, ftp bounce protection, dns spoof protection | Theo de Raadt |
1996-09-21 | support 57600, until we get better support | Theo de Raadt |
1996-09-20 | fix example; netbsd pr#2744, erik@aarhus1.uni-c.dk | Theo de Raadt |
1996-09-19 | OpenBSD Makefile... | Theo de Raadt |
1996-09-19 | bring up to 8.7.6 | fn |
1996-09-18 | tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jp | Theo de Raadt |