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