Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-04-18 | oops, did not get updated; rohee | Theo de Raadt | |
1999-04-18 | new docs; espie | Theo de Raadt | |
1999-04-18 | Add Xrefs. | Marc Espie | |
1999-04-18 | Make -W -Wall happier. | Marc Espie | |
Classical modern C type-checking, signed vs. unsigned. | |||
1999-04-18 | Document -v | Marc Espie | |
Give more precise error messages in case of failure | |||
1999-04-18 | o Opening a zero-length hash file should not be an error | Todd C. Miller | |
o Correct odbm support o Add man links for ndbm and odbm | |||
1999-04-18 | March 5, 1999 version of the "one true awk" | Todd C. Miller | |
1999-04-18 | missing iscmd | Niels Provos | |
1999-04-18 | note xbox support | Jason Wright | |
1999-04-18 | misc cleanup & xbox | Jason Wright | |
1999-04-18 | xbox docs | Jason Wright | |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright | |
1999-04-18 | make AUDIO_C_HANDLER compile again | Jason Wright | |
1999-04-18 | KNF & typo in printf | Jason Wright | |
1999-04-18 | simplify clock handling | Jason Wright | |
1999-04-18 | notes that ship with 2.5, but not in the tree | Theo de Raadt | |
1999-04-18 | moving to 2.5-current, tree is unlocked | Theo de Raadt | |
1999-04-16 | ln bug fix | Theo de Raadt | |
1999-04-16 | fix ipf return-rst panic bug; beck | Theo de Raadt | |
1999-04-12 | move encdebug to a useful place | Theo de Raadt | |
1999-04-11 | Reenable IPSEC now that it is off by default, but can be enabled via sysctl | Niklas Hallqvist | |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist | |
If you are going to use either of AH or ESP or both, enable these in /etc/sysctl.conf. Also correct the IPSec debugging sysctl code, it is now named net.inet.ip.encdebug. Some corrected function signatures too. | |||
1999-04-11 | add xshare, indent for xshare | Todd T. Fries | |
1999-04-11 | upddate size info, add xshare | Todd T. Fries | |
1999-04-11 | Fix for 25 Mhz. | Steve Murphree | |
1999-04-11 | make ne[0-2] definition match GENERIC | Todd C. Miller | |
1999-04-10 | shit: egcs-stable is in LANG, not DEVEL | Marco S Hyman | |
1999-04-10 | rsh off by default | Theo de Raadt | |
1999-04-10 | spelling | Theo de Raadt | |
1999-04-10 | spelling | Theo de Raadt | |
1999-04-10 | ignore -q for now since we are already quiet. Makes "newfs -q -t msdos" ↵ | Todd C. Miller | |
does not generate an error | |||
1999-04-10 | Add -q flag to newfs and use it in the install | Todd C. Miller | |
1999-04-10 | sync | Theo de Raadt | |
1999-04-10 | another modem | Theo de Raadt | |
1999-04-10 | shrink ramdisk a teeny bit; 8MB installs now work reliably | Theo de Raadt | |
1999-04-10 | fork before recording pfkey pid. | Niels Provos | |
1999-04-09 | The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist | |
1999-04-09 | The kernel parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist | |
support, when IPSEC is compiled in. The default is disabled. Turn on with: sysctl -w net.inet.ip4.allow=1 ***Only*** do this if you are really knowing what you do! This control does not control the tunnel modes of ESP and AH. | |||
1999-04-09 | when the REPLACE flag was used, but no former flows was there, we did not | Niklas Hallqvist | |
increment the IPSEC use counter, potentially missing IPSEC processing on output. | |||
1999-04-09 | Make the tdbi handling more robust, removes a panic case | Niklas Hallqvist | |
1999-04-09 | Check for local address spoofing on encapsulated packets. | Angelos D. Keromytis | |
1999-04-09 | match length of keys to what PF_KEY enforces | Niels Provos | |
1999-04-08 | tweak package list somewhat; marc | Theo de Raadt | |
1999-04-08 | a list of packages on the CD... | Theo de Raadt | |
1999-04-08 | and... once again... swapon goes away | Theo de Raadt | |
1999-04-08 | clean ramdisk /tmp a bit more before running MAKEDEV | Theo de Raadt | |
1999-04-08 | How nice that we always had multicast routing in our kernels even when | Niklas Hallqvist | |
no MROUTING option has been set, and thus nothing calls the stuff... | |||
1999-04-08 | memory leak fix; niklas | Theo de Raadt | |
1999-04-07 | skip that swapon stuff, now that pax is about to become less leaky | Theo de Raadt | |
1999-04-07 | Don't use -F option to disklabel | Todd C. Miller | |