Age | Commit message (Expand) | Author |
2002-06-19 | init goodhosts | Eric Jackson |
2002-06-19 | more cleanup for timed. | Eric Jackson |
2002-06-18 | remove ifdef sgi code, and HAVENIS. sgi was pointless and this didnt even come | Eric Jackson |
2002-06-03 | compatiblity -> compatibility | Theo de Raadt |
2002-05-17 | move setuid revocation closer to the start (make it more obvious); miod ok | Theo de Raadt |
2002-05-16 | make this static too | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-19 | Use arc4random(). | Mike Pechkin |
2002-02-19 | Fix gethostname() usage. | Mike Pechkin |
2002-01-19 | do not bindresv() udp socket, for clockdiff to work w/ our inetd; millert@ ok | Michael Shalayeff |
2001-11-23 | use siginterrupt() enabling around all blocking calls, and check the flags; m... | Theo de Raadt |
2001-06-23 | more .%A handling; bk@rt.fm | Theo de Raadt |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-05-05 | install other files too | Michael Shalayeff |
2001-05-05 | add smm.11 and smm.12 fom 4.4-lite, just like freebsd and netbsd have | Michael Shalayeff |
2001-05-05 | use strlcpy vs strncpy+a[len-1]='\0', some trailing spaces; millert@ ok | Michael Shalayeff |
2001-04-07 | $OpenBSD$ here too. | Hakan Olsson |
2001-04-07 | Add $OpenBSD$. | Hakan Olsson |
2001-04-07 | Avoid a compiler warning. Add $OpenBSD$. (Suggestion and ok millert@) | Hakan Olsson |
2001-04-02 | style and fix cut & pasto from some previous commit. | Federico G. Schwindt |
2001-04-02 | More security fixes; check type before using it as tsptype index. | Federico G. Schwindt |
2001-04-02 | Fix security problem correctly; use >=, not >; mea culpa. | Federico G. Schwindt |
2001-04-02 | Use poll(2) instead of select(2). | Federico G. Schwindt |
2001-04-02 | Use strlcpy where possible. | Federico G. Schwindt |
2001-04-02 | Security fix; discard short packets. | Federico G. Schwindt |
2001-03-31 | Fix -Wall warnings; millert@ ok. | Federico G. Schwindt |
2001-03-31 | Security fixes: check for short packets and bad types; from FreeBSD. | Federico G. Schwindt |
2001-01-22 | do not accept packets with an unterminated hostname; ben@freebsd | Theo de Raadt |
2000-05-20 | typo; bsdi | Theo de Raadt |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-07-04 | more macro conversion | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 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-08-16 | fix realloc leak | Theo de Raadt |
1998-03-20 | Aliases. | Angelos D. Keromytis |
1998-02-22 | no, setuid is OK. listread@bedford.net should have read the code... | Theo de Raadt |
1998-02-22 | bye bye setuid; listread@bedford.net | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-06-30 | back out last two changes | kstailey |
1997-06-30 | oops, forgot bsd.own.mk | kstailey |
1997-06-30 | NIS features are conditional to YP setting | kstailey |
1997-01-22 | SIOCGIFCONF nicely | Theo de Raadt |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt |
1996-12-21 | $Id -> $OpenBSD | Todd C. Miller |
1996-12-01 | Fix byte-order bug in net number comparison (NetBSD). | Todd C. Miller |