Age | Commit message (Expand) | Author |
2003-12-15 | shorten names a lot | Theo de Raadt |
2003-12-15 | Add support to track stateful connections by source ip. This allows us | Ryan Thomas McBride |
2003-12-15 | shorter function names | Vincent Labrecque |
2003-12-14 | the extended long (bracketed) cpu names are not useful to anyone -- they are | Theo de Raadt |
2003-12-14 | Replace pmap_testbit/pmap_changebit sequences with a tailor-made pmap_unsetbit | Miod Vallat |
2003-12-14 | Remove unnecessary trunc_page() calls, and change pmap_enter() logic to | Miod Vallat |
2003-12-14 | similar changes to the rest of the radio pages: | Jason McIntyre |
2003-12-14 | capability is RADIO_CARD_TYPE, not RADIO_CAPS_CARD_TYPE; | Jason McIntyre |
2003-12-14 | typo from Brian Chase, plus kill a comma splice; | Jason McIntyre |
2003-12-14 | In pmap_testbit, always update the attribute flags for the pv list hander. | Miod Vallat |
2003-12-14 | install awk USD; | Jason McIntyre |
2003-12-14 | Log the actual port for src and dst, don't assume it's always 500. | Hakan Olsson |
2003-12-14 | Make isakmpd work on big endian linux machines. From Sebastian Klemke. | Hakan Olsson |
2003-12-14 | we don't support GSS KEX; from Simon Wilkinson | Markus Friedl |
2003-12-14 | alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henning | Markus Friedl |
2003-12-14 | Don't go into kerberosV/lib explicitely for now. Nothing to do there. | Matthieu Herrb |
2003-12-13 | sort options, and adjust -width of options' list; | Jason McIntyre |
2003-12-13 | sort options and typos for openssl {dsa,dsaparam}; | Jason McIntyre |
2003-12-13 | initial support ifconfig destroy; ok deraadt@ | Markus Friedl |
2003-12-12 | sync | Theo de Raadt |
2003-12-12 | 7954 will be a speed-bin 7955 | Theo de Raadt |
2003-12-12 | another small compiler warning cleanup (#error instead of bailing out) | Hans-Joerg Hoexer |
2003-12-12 | typo; ok jmc@ | Christian Weisgerber |
2003-12-12 | Provide a better delay() resolution on 188. | Miod Vallat |
2003-12-12 | Move PF interface code to new net/pf_if.c | Cedric Berger |
2003-12-12 | - update SYNOPSIS | Jason McIntyre |
2003-12-12 | knf | Theo de Raadt |
2003-12-12 | typo | Theo de Raadt |
2003-12-12 | Document RLIM_SAVED_CUR and RLIM_SAVED_MAX; jmc@ OK | Todd C. Miller |
2003-12-12 | Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OK | Todd C. Miller |
2003-12-12 | Support for 2 new acard ata133 chips. | Alexander Yurchenko |
2003-12-12 | nforce chip doesn't have cable check bit; noticed by hugh@ a long | Alexander Yurchenko |
2003-12-12 | small compiler warning cleanup (#error instead of bailing out) | Hans-Joerg Hoexer |
2003-12-12 | initialze -> initializes; from Eric Borsboom; | Jason McIntyre |
2003-12-12 | Update, mostly from FreeBSD: | Otto Moerbeek |
2003-12-12 | sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu; | Jason McIntyre |
2003-12-12 | missing parameter to printf; erick@bonzai.space-ei.nl | Theo de Raadt |
2003-12-12 | niels kindly dropped clause 3/4 from the license. tnx! | Jun-ichiro itojun Hagino |
2003-12-12 | term 3 cleanup, ok from brezak | Theo de Raadt |
2003-12-12 | we can skip arc4random() call here. markus | Jun-ichiro itojun Hagino |
2003-12-12 | previous commit included bad hunk. sorry | Jun-ichiro itojun Hagino |
2003-12-12 | Remove unused and incorrect generic interface ioctl defines SIOCSIFGENERIC | Ryan Thomas McBride |
2003-12-12 | reomve some junk | Theo de Raadt |
2003-12-12 | no need to call arc4random() if we don't skip numbers in ip_randomid(). | Jun-ichiro itojun Hagino |
2003-12-11 | Add -p1003.1-03 for POSIX 1003.1 2003 Edition | Todd C. Miller |
2003-12-11 | regen now that [gs]etpriority(2) take id_t, not int. | Todd C. Miller |
2003-12-11 | Add id_t type as per POSIX and use it for [gs]etpriority(2). | Todd C. Miller |
2003-12-11 | POSIX says rlim_t should be unsigned so make it u_quad_t. Also add | Todd C. Miller |
2003-12-11 | Sync usage() with SYNOPSIS in grep(1). | Ryan Thomas McBride |
2003-12-11 | Document use of [pattern] without -e, give example of -v with multiple | Ryan Thomas McBride |