Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-09 | new copyright (explicitly public domain) - from netbsd | Jun-ichiro itojun Hagino | |
2002-06-09 | make sure to bzero sockaddr_in | Jun-ichiro itojun Hagino | |
2002-06-09 | support SIO*PHYADDR, so that we can configure outer address with ifconfig(8) | Jun-ichiro itojun Hagino | |
2002-06-09 | whitespace | Jun-ichiro itojun Hagino | |
2002-06-09 | whitespace cleanup | Jun-ichiro itojun Hagino | |
2002-06-09 | use tab not spaces (|unexpand) | Markus Friedl | |
2002-06-09 | reapply patch from jasoni@ for ICMP6_PACKET_TOO_BIG | Philipp Buehler | |
both have been lost, due to diff thinking about reversing those lines after merge tested | |||
2002-06-09 | reapply patch from jasoni@ for pf_route[6] | Philipp Buehler | |
2002-06-09 | Userland might want resource.h. | Artur Grabowski | |
2002-06-09 | split ioctl functions out of pf.c into pf_ioctl.c | Philipp Buehler | |
frantzen@, dhartmei@ ok, tested kernel & userland. checked for colliding commits | |||
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-09 | support published arp entries again. PR 2635 (confirmed by submitter). | Jun-ichiro itojun Hagino | |
2002-06-09 | optimize build time. based on PR 2715 | Jun-ichiro itojun Hagino | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-09 | no need to log() on outgoing packet on !IFF_UP case | Jun-ichiro itojun Hagino | |
2002-06-09 | sync | Todd T. Fries | |
2002-06-09 | zap EMBMEDANY leftovers (all the comments were wrong). | Artur Grabowski | |
2002-06-09 | knf | Todd T. Fries | |
2002-06-09 | knf | Todd T. Fries | |
2002-06-09 | Sync usage with manpage | Hans Insulander | |
2002-06-09 | unbreak sparc64 kernel builds after the arpcom change. | Artur Grabowski | |
2002-06-09 | knf | Todd T. Fries | |
2002-06-09 | Fix the start time on sysctl kvm. | Artur Grabowski | |
2002-06-09 | add struct pstats to struct eproc | Artur Grabowski | |
2002-06-09 | KNF | Dale Rahn | |
2002-06-09 | knf | Todd T. Fries | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-09 | spaced out developers... | Theo de Raadt | |
2002-06-09 | some knf. | Todd T. Fries | |
2002-06-09 | some knf. | Todd T. Fries | |
2002-06-09 | Ah, seems we've seen this problem before (macro's with wrong name) | Jason Wright | |
2002-06-09 | typo | Jun-ichiro itojun Hagino | |
2002-06-09 | convert sleep() calls to tsleep(). | Miod Vallat | |
2002-06-09 | Use sysctl for mbstat | Angelos D. Keromytis | |
2002-06-09 | spelling; moritz@jodeit.org | Theo de Raadt | |
2002-06-09 | Begin some sysctl-ization. | Angelos D. Keromytis | |
2002-06-09 | force FDDI link MTU be FDDI IPv4 MTU. PR 2714. jason ok | Jun-ichiro itojun Hagino | |
2002-06-09 | spelling; moritz@jodeit.org | Theo de Raadt | |
2002-06-09 | don't go further on stripped binaries; been in my tree for ever. | Federico G. Schwindt | |
2002-06-09 | This commit commit commit without testing has to STOP. BE CAREFUL. | Theo de Raadt | |
2002-06-09 | Print message for kern.mbstat (to use netstat) | Angelos D. Keromytis | |
2002-06-09 | M_TCPV4_CSUM_OUT=0x0002 not 0x2002 | Mike Frantzen | |
ok angelos@ | |||
2002-06-09 | uncommit, broken (by corrupt diff) | Philipp Buehler | |
2002-06-09 | no \n for syslog(); ok deraadt | Peter Valchev | |
2002-06-09 | Use LIST_FOREACH. | Artur Grabowski | |
2002-06-09 | some knf. | Federico G. Schwindt | |
2002-06-09 | Document kern.mbstat | Angelos D. Keromytis | |
2002-06-09 | abort() - > fatal() | Markus Friedl | |
2002-06-09 | Document KERN_MBSTAT | Angelos D. Keromytis | |
2002-06-09 | KERN_MBSTAT | Angelos D. Keromytis | |