Age | Commit message (Expand) | Author |
2001-07-06 | "option IPSEC needs the enc interface" | Angelos D. Keromytis |
2001-07-06 | some cleanup, okay dhartmei@ | Niels Provos |
2001-07-06 | AirConnect (PCI) | Jason Wright |
2001-07-06 | 3com airconnect 3crwe777a | Jason Wright |
2001-07-06 | o We use login.conf for passwd(1) variables now, not passwd.conf | Todd C. Miller |
2001-07-06 | sync | Jason Wright |
2001-07-06 | 3com airconnect (3crwe777a) | Jason Wright |
2001-07-06 | style | Niklas Hallqvist |
2001-07-06 | max uid should be 2147483647, not 2147483648. | Mike Pechkin |
2001-07-06 | Style. | Hakan Olsson |
2001-07-06 | Change to make the kernel build when IPCOMP is activated and | Jean-Jacques Bernard-Gundol |
2001-07-06 | Change the filename completion code to: | Artur Grabowski |
2001-07-06 | Indentation. | Hakan Olsson |
2001-07-06 | Remove support for PF_ENCAP (deprecated since OpenBSD2.5). | Hakan Olsson |
2001-07-06 | On second thought, we don't need this at all. | Hakan Olsson |
2001-07-06 | Remove the .c and .h files that the build process generates. | Hakan Olsson |
2001-07-06 | option IPCOMP. markus@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-06 | prototypes for userland side | Theo de Raadt |
2001-07-06 | fix userland side prototypes | Theo de Raadt |
2001-07-06 | do not use quad for counters | Theo de Raadt |
2001-07-06 | symetrical -> symmetrical | Hans Insulander |
2001-07-06 | sync | Theo de Raadt |
2001-07-06 | Only clear the relevant capabilities when the MTU is set too | Angelos D. Keromytis |
2001-07-06 | UDP checksumming as well, and turned off if the MTU is too large. | Angelos D. Keromytis |
2001-07-06 | typo; ok angelos | jasoni |
2001-07-06 | install and repair | Theo de Raadt |
2001-07-06 | some improvement (spelling, grammar); ok angelos@ | jasoni |
2001-07-06 | Also, source /etc/rc.conf so we can pull in the | Angelos D. Keromytis |
2001-07-06 | Use "route -n show -inet" to determine the default multicast iface. | Angelos D. Keromytis |
2001-07-06 | resolve compile problems | Steve Murphree |
2001-07-06 | Fix unused/uninitialized variables. | Angelos D. Keromytis |
2001-07-06 | add if braces to avoid compiler warnings; ok mickey | Peter Valchev |
2001-07-06 | bzero PCB after allocation | Angelos D. Keromytis |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-07-06 | IP/TCP/UDP checksumming on the NIC; from rtecco@umich.edu | Angelos D. Keromytis |
2001-07-06 | misc fixes | Steve Murphree |
2001-07-06 | __powerpc__ is defined in gcc's specs and used throughout the tree for powerp... | Steve Murphree |
2001-07-06 | correct includes for mvmeppc | Steve Murphree |
2001-07-05 | IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro). | Jun-ichiro itojun Hagino |
2001-07-05 | Fix length type. | Marc Espie |
2001-07-05 | Fix prototypes | Marc Espie |
2001-07-05 | include <err.h> | Paul Janzen |
2001-07-05 | Move manpage to appropriate directory | Paul Janzen |
2001-07-05 | order the options | Michael Shalayeff |
2001-07-05 | initalize fragment correctly | Niels Provos |
2001-07-05 | sync | Theo de Raadt |
2001-07-05 | statement after label; ok dugsong@ | Kevin Steves |
2001-07-05 | remove -d, fix manual, document -s option; mostly from Kevin Steves <stevesk@... | Michael Shalayeff |
2001-07-05 | pf off by default; how did this happening, as is noone testing???? | Theo de Raadt |
2001-07-05 | #ifdef IPCOMP stuff properly | Theo de Raadt |