Age | Commit message (Expand) | Author |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-01 | "Ethernet" is a family of networking technologies developed at Xerox PARC, | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-09-22 | boot-able -> bootable (typo fix in comments only) | Jason McIntyre |
2005-05-03 | more setres[ug]id; ok deraadt@ | Damien Miller |
2004-05-10 | write filter and lock bpf descriptor before dropping privileges, | Can Erkin Acar |
2004-05-01 | priv revoking; tested by millert | Theo de Raadt |
2004-01-23 | Use closefrom(); ok millert tedu | Theo de Raadt |
2003-08-19 | one missing freeifaddrs | Jun-ichiro itojun Hagino |
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino |
2003-06-27 | remove unneeded proto | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-13 | ansi & knf | Theo de Raadt |
2002-07-16 | no need to terminate the buffer after gethostname, especially by overwriting ... | Michael Shalayeff |
2002-06-11 | -Wall cleanup | Hans Insulander |
2002-05-29 | more strlcat and strlcpy | Theo de Raadt |
2002-05-29 | more sprintf | Theo de Raadt |
2002-05-27 | unsigned to unsigned int | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-20 | Revert 1.10, bad mpech@ didn't try to compile. | Miod Vallat |
2002-02-19 | Fix the signal races in rbootd. | Miod Vallat |
2002-02-19 | Fix gethostname() usage. | Mike Pechkin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat |
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ... | Todd C. Miller |
2001-01-19 | mark remaining signal races which are difficult to fix | Theo de Raadt |
2001-01-17 | OpenBSD-ify. | Paul Janzen |
2001-01-17 | avoid C sequence point issues; found by cgd@netbsd.org using a development | Paul Janzen |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-03 | More format string paranoia; deraadt@ ok | Aaron Campbell |
2000-09-28 | according to the strlcpy man page the order of arguments | Michael Shalayeff |
2000-06-28 | BpfGetIntfName() returns syslog fmt args which are safe | Theo de Raadt |
2000-06-28 | buf oflow safe | Theo de Raadt |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell |
1999-03-11 | cleanup | Aaron Campbell |
1998-10-29 | fix for those boxens like hppa which do not supply boot file name | Michael Shalayeff |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-12 | Kill extra newline in err()/warn(). | Todd C. Miller |
1997-08-01 | 64 bit botch; thorpej | Theo de Raadt |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1995-11-16 | repair byte order botches; from scottr@plexus.com via netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |