Age | Commit message (Expand) | Author |
2002-10-10 | constify a few strings. various@ ok | Artur Grabowski |
2002-10-10 | Make wi_get_id() table driven, similar to NetBSD and FreeBSD but | Todd C. Miller |
2002-10-10 | mention that the Sun Crypto Accelerator 1000 is suspected to be a Broadom 5821. | Jason Wright |
2002-10-10 | Match the Sun Crypto Adapter 1000, it appears to be a broadcom 5821. | Jason Wright |
2002-10-10 | sync; sun crypto 1000; from Jamil Nimeh | Jason Wright |
2002-10-10 | Sun Crypto 1000 | Jason Wright |
2002-10-10 | Missing m_pullup() and mbuf corruption. This potentially caused | Daniel Hartmeier |
2002-10-10 | protect against multiple inclusion; pointed out by naddy, miod ok | Peter Valchev |
2002-10-10 | padd pf_state; dhartmei@ ok | Michael Shalayeff |
2002-10-10 | add a borrow flag to be used by pf/altq. | Kenjiro Cho |
2002-10-10 | preserve the m_tag order in m_tag_copy_chain() as originally intended. | Kenjiro Cho |
2002-10-10 | another | Henning Brauer |
2002-10-10 | sync | Theo de Raadt |
2002-10-10 | add socket test to check blocking/non-blocking mode on accept. | Marco S Hyman |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback |
2002-10-09 | missing comma; hiten@uk.FreeBSD.org | Theo de Raadt |
2002-10-09 | pretty print | Theo de Raadt |
2002-10-09 | Use strtoll() and strtoull() instead of strtoq() and strtouq() now | Todd C. Miller |
2002-10-09 | supress too noisy log - can be re-enabled by sysctl. sync w/kame | Jun-ichiro itojun Hagino |
2002-10-09 | comment where code is used | Marco S Hyman |
2002-10-09 | Nobody expects the spanish inquisition! | Miod Vallat |
2002-10-09 | document the extended return-icmp syntax, block return, block drop and set | Henning Brauer |
2002-10-09 | regen | Henning Brauer |
2002-10-09 | Broadcom BCM4401 | Henning Brauer |
2002-10-09 | install SSL_do_handshake(3) as well; markus@ ok | Federico G. Schwindt |
2002-10-09 | Patch from sendmail.org to fix potential smrsh bypass described | Todd C. Miller |
2002-10-09 | predicates are part of the grammar now; in non-root case, predicates are | Jun-ichiro itojun Hagino |
2002-10-09 | new message to track uid/gid changes | Jun-ichiro itojun Hagino |
2002-10-09 | clean-up. check that SA_RESETHAND does the right thing, too. | Marco S Hyman |
2002-10-08 | fix two incorrect L<> calls; ok millert@ | Wilbern Cobb |
2002-10-08 | Gremlin; spotted by Dries Schellekens (gwyllion at ulyssis dot org), thanks! | Miod Vallat |
2002-10-08 | the first step of pf/altq merge. | Kenjiro Cho |
2002-10-08 | formatting knit, fix a run-together phrase | Todd T. Fries |
2002-10-08 | "output" is a pointer of size "outlen", so use outlen instead of | Jun-ichiro itojun Hagino |
2002-10-08 | assume that inserting a template implies permit for the current | Jun-ichiro itojun Hagino |
2002-10-08 | sa_family on wire is network byteorder. from Alexander Yurchenko <grange@rt.m... | Jun-ichiro itojun Hagino |
2002-10-08 | remove <0 checks on unsigned numbers. | Vincent Labrecque |
2002-10-07 | Remove a diagnostic check that I added when reorganizing the code. | Artur Grabowski |
2002-10-07 | int -> uid_t | Vincent Labrecque |
2002-10-07 | do not crash when a breakpoint can't get set (remove it | Vincent Labrecque |
2002-10-07 | more meaningful error | Marco S Hyman |
2002-10-07 | tyop | Vincent Labrecque |
2002-10-07 | handle the SA_RESETHAND flag. | Marco S Hyman |
2002-10-07 | use/check SA_RESETHAND, too. | Marco S Hyman |
2002-10-07 | .Xr ipcs 1 | Henning Brauer |
2002-10-07 | add pthread siginfo support test | Marco S Hyman |
2002-10-07 | merge apache 1.3.27 | Henning Brauer |
2002-10-07 | sync MANUALFILES | Henning Brauer |
2002-10-07 | drain the bitbucket | Henning Brauer |
2002-10-07 | emacsed out | Henning Brauer |