Age | Commit message (Expand) | Author |
2002-05-15 | typo in comment. | Artur Grabowski |
2002-05-15 | Kill commented out stubs for swapoff. | Artur Grabowski |
2002-05-15 | kill the reference to swapoff. | Artur Grabowski |
2002-05-12 | These small setuid programs allocate a resvport, and then immediately revoke | Theo de Raadt |
2002-05-12 | Explain that user/group 'unknown' can only be used with operators = and != | Daniel Hartmeier |
2002-05-12 | Add gid based filtering, reduce to one (effective) uid, rename parser | Daniel Hartmeier |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-05-10 | Use DLT_LOOP instead of DLT_NULL for pcap, to keep track of changes in | Hakan Olsson |
2002-05-10 | DLT_NULL -> DLT_LOOP | Hakan Olsson |
2002-05-10 | Handle host name resolution returning multiple addresses in the rule | Daniel Hartmeier |
2002-05-09 | Add a max-mss option to the scrub rule which will enforce a maximum mss | jasoni |
2002-05-09 | Introduce user based filtering. Rules can specify ruid and euid (real and | Daniel Hartmeier |
2002-05-08 | add a newline after pcap error string (as pcap_geterr() doesn't). | jasoni |
2002-05-06 | Correct info in "-a maxcontig" section. | Todd C. Miller |
2002-05-06 | Use the default calculation of maxcontig, based on fs_bsize and MAXPHYS, so | Todd C. Miller |
2002-05-05 | Instead of returning a useless kernel space pointer for the rule that | Daniel Hartmeier |
2002-04-30 | print usage right | Theo de Raadt |
2002-04-30 | use scsictl, not scsictl(8); closes pr/2577. | Federico G. Schwindt |
2002-04-29 | wierd -> weird | Peter Valchev |
2002-04-26 | Fix typo--2347 should be 2047; from FreeBSD (moses) | Todd C. Miller |
2002-04-26 | use struct in_aliasreq instead of ifaliasreq when setting new inet | Federico G. Schwindt |
2002-04-26 | Mention that just because you can store a 104 bit WEP key on the card | Todd C. Miller |
2002-04-25 | sysctl wants size_t. | Marc Espie |
2002-04-25 | no need for __alignment__, it was paste error. from fgs/deraadt | Jun-ichiro itojun Hagino |
2002-04-24 | Add dynamic (in-kernel) interface name -> address translation. Instead of | Daniel Hartmeier |
2002-04-23 | fix grammar in tcpdump example | Mike Frantzen |
2002-04-23 | In mount.h, rename field export -> export_info, to avoid collision with C++. | Marc Espie |
2002-04-23 | Allow explicit filtering of fragments when they are not reassembled. | Daniel Hartmeier |
2002-04-23 | More up to date. | Hakan Olsson |
2002-04-22 | Handle configuration lines that end in whitespace or ^M. | Hakan Olsson |
2002-04-21 | Speak English please. | Todd C. Miller |
2002-04-20 | Build pdisk for mac68k as well. | Miod Vallat |
2002-04-20 | machine/limits.h is not userland. Use limits.h | Marc Espie |
2002-04-19 | Do not depend upon <ansidecl.h> to compile. | Miod Vallat |
2002-04-19 | Do not commit kbd for arches where it provides no real support. | Miod Vallat |
2002-04-18 | There is no point in embedding an out-of-date copy of <sys/disklabel.h>, | Miod Vallat |
2002-04-18 | use strlcpy | Theo de Raadt |
2002-04-17 | Reset lineno for each file, so pfctl -R ... -N ... reports the right | Daniel Hartmeier |
2002-04-15 | Use in_addr_t instead of unsigned long, which breaks on alpha (64-bit). | Daniel Hartmeier |
2002-04-12 | kbd setting code for the installer. kbd needs to be compiled without KVM | Theo de Raadt |
2002-04-11 | o Document the difference between "open system" and "shared key" auth | Todd C. Miller |
2002-04-11 | Accept "ibss" for port type 4 | Todd C. Miller |
2002-04-10 | Document IKE mode-cfg config. deraadt@ ok. | Hakan Olsson |
2002-04-10 | Document the FIFO ui. deraadt@ ok. | Hakan Olsson |
2002-04-10 | Add missing IFM_OPTIONS macro. Previously 'ifconfig -mediaopt' could | Todd C. Miller |
2002-04-08 | Fix typo, from Raymond M Schneider | Daniel Hartmeier |
2002-04-08 | more details to media and mediaopt; miod ok | Theo de Raadt |
2002-04-06 | o Add -D option to set antenna diversity on Symbol cards | Todd C. Miller |
2002-04-06 | Use new WI_NIC_* names for lucent cards instead of hard-coded hex values. | Todd C. Miller |
2002-04-04 | Add more debugging info in -d mode. Some from NetBSD (via Brett Eldridge). | Todd C. Miller |