Age | Commit message (Expand) | Author |
2001-06-24 | No variable names associated with prototype parameters, even in the kernel. | Todd C. Miller |
2001-06-24 | more cleaning | Theo de Raadt |
2001-06-24 | Old M of mine, uncovered by the recent dhcpd update: Bypass IPsec in all | Niklas Hallqvist |
2001-06-24 | Fix RSA structure. | Angelos D. Keromytis |
2001-06-24 | No space between function name and parenthesized arg types in a function | Todd C. Miller |
2001-06-24 | Changes in ddb, mostly from NetBSD, to support ddb continue. | Dale Rahn |
2001-06-24 | Remove an over-optimization from the polling loop of siop_scsicmd(), | Kenneth R Westerback |
2001-06-24 | use new timeouts for spd expirations (hmm cvs did not pick up the file); ho@ ok | Michael Shalayeff |
2001-06-24 | use new timeouts for spd expirations; ho@ ok | Michael Shalayeff |
2001-06-24 | pack structures better; dhartmei ok | Theo de Raadt |
2001-06-24 | REGENTS -> COPYRIGHT HOLDERS | Daniel Hartmeier |
2001-06-24 | REGENTS? ;) | Daniel Hartmeier |
2001-06-24 | REGENTS? ;) | Daniel Hartmeier |
2001-06-24 | cold is in systm now | Michael Shalayeff |
2001-06-24 | PACKETFILTER_H now PFVAR_H. thanks smart | Kjell Wooding |
2001-06-24 | Add pf. | Artur Grabowski |
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller |
2001-06-24 | wrong place for cold | Michael Shalayeff |
2001-06-24 | Change handling of NFS root vnode. Moves recognition of NFS root vnode into | Constantine Sapuntzakis |
2001-06-24 | on pull_hdr(), check short m->m_pkthdr.len. fix mesasge (it's not the first | Jun-ichiro itojun Hagino |
2001-06-24 | Print TDBF_USEDTUNNEL in ipsp_kern() | Angelos D. Keromytis |
2001-06-24 | backout m_copydata portion. NAT code assumes that they can touch the mbuf | Jun-ichiro itojun Hagino |
2001-06-24 | Some cleanup. | Hakan Olsson |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | cold is in systm.h now | Michael Shalayeff |
2001-06-24 | pull_hdr() now takes header offset explicitly, to help header chain parsing | Jun-ichiro itojun Hagino |
2001-06-24 | place extern cold here; per discussion w/ art@ | Michael Shalayeff |
2001-06-24 | only run timeout if stirring happened, save cycles for mass energy conservation | Michael Shalayeff |
2001-06-24 | drop if packet is too short | Jun-ichiro itojun Hagino |
2001-06-24 | check M_PKTHDR (DIAGNOSTIC) | Jun-ichiro itojun Hagino |
2001-06-24 | /etc/srvtab -> /etc/kerberosIV/srvtab | Hans Insulander |
2001-06-24 | move cold to .h | Federico G. Schwindt |
2001-06-24 | move extern int cold to .h | Federico G. Schwindt |
2001-06-24 | Fix logic, add some more sysctl stuff. The only reason vmstat is still | Angelos D. Keromytis |
2001-06-24 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-24 | more ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-24 | Add gmac_setladrf functionality from netbsd, this was missed in a previous | Dale Rahn |
2001-06-24 | Add userland for the new packet filter. | Kjell Wooding |
2001-06-24 | pf mods for bridge; not yet tested | Jason Wright |
2001-06-24 | o wi(4) does BSS by default, not ad-hoc | Todd C. Miller |
2001-06-24 | Initial import of pf, an all-new ipf-compatable packet filter. | Kjell Wooding |
2001-06-24 | update reference to sys/netinet6/IMPLEMENTATION | Jun-ichiro itojun Hagino |
2001-06-24 | they are out of sync with the current status. better get rid of them. | Jun-ichiro itojun Hagino |
2001-06-24 | Remove some redundent copies of the total length/skip values and use the | Jason Wright |
2001-06-24 | Build krb5_verify_user(3) | Hans Insulander |
2001-06-24 | Import of heimdal-0.4e | Hans Insulander |
2001-06-24 | MLINK _all_ of the krb5 library manpages. | Hans Insulander |
2001-06-24 | remove misleading history | Niels Provos |