summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-12-18Fix tree breakage; match changes to struct pfctl (now contains an arrayRyan Thomas McBride
2002-12-17Match merge of pf_nat/pf_binat/pf_rdr structs into pf_ruleRyan Thomas McBride
2002-12-16remove a paragraph about rc.wscons, it did not happen from david krauseMichael Shalayeff
2002-12-16s/maxium/maximum/g ; Jesper Louis AndersenTodd C. Miller
2002-12-16Make systat(1), iostat(8) and vmstat(8) automatically update their diskThierry Deval
2002-12-15mroe speling; torhHenning Brauer
2002-12-15spellingmania; torhHenning Brauer
2002-12-13ansi & knfTheo de Raadt
2002-12-12until someone complains, let only root playTheo de Raadt
2002-12-12can now get _ttylist via sysctl; millert okTheo de Raadt
2002-12-11fix buffer overflow in the FIX_PRECISION macroHenning Brauer
2002-12-11handle snprintf < 0Theo de Raadt
2002-12-11typos in comments; David KrauseHenning Brauer
2002-12-10Add 2 missing pw_abort() calls when pw_mkdb() fails and remove theTodd C. Miller
2002-12-10-O1 on alpha for nowHenning Brauer
2002-12-09Use strlcpy rather than unsafe string functions, especially in unreadable code.Miod Vallat
2002-12-09knfTheo de Raadt
2002-12-09KNFTheo de Raadt
2002-12-09KNFTheo de Raadt
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-08GNU semantics say that if optstring begins with '-' thenTodd C. Miller
2002-12-08Avoid setting optind to 0; drahn@ OKTodd C. Miller
2002-12-07typo, henning okAnil Madhavapeddy
2002-12-06unkown; torh@bogus.netTheo de Raadt
2002-12-06Introduce anchors and named rule sets, allowing to load additional ruleDaniel Hartmeier
2002-12-05typo in error message; Tor HoughtonHenning Brauer
2002-12-04typo; torh@bogus.netTheo de Raadt
2002-12-04catch up to -v -v change in pfctl(8)Theo de Raadt
2002-12-03print the interface related to the arp entry; several ppl ok.Federico G. Schwindt
2002-12-03Compile wsmoused on alpha, as it can be used on vga displays.Miod Vallat
2002-12-01KNFHenning Brauer
2002-12-01Match pf_ioctl.c cleanup; if we're doing a DIOCCHANGE* operation which usesRyan Thomas McBride
2002-12-01Grammar nitpicking.margarida
2002-12-01Add ndc(8).margarida
2002-11-30be better about the STT_NOTYPE symbols, not all become N_UNDEF this way; pefo...Michael Shalayeff
2002-11-30pfsync support; deraadt@ okMichael Shalayeff
2002-11-30stop breaking the damn tree mickeyTheo de Raadt
2002-11-29tcpdump support for pfsync; henning@ okMichael Shalayeff
2002-11-28Check for invalid ICMP6 option length, ok itojun@Daniel Hartmeier
2002-11-25"successful" spelling fixes in comments & documentationPeter Valchev
2002-11-23bye byeTheo de Raadt
2002-11-23Correct href, from Francesco Toscan <francesco@toscan.biz>margarida
2002-11-23don't try to do ioctl with PF_OPT_NOACTIONRyan Thomas McBride
2002-11-23add code to load lists of redirection addresses for nat/rdr/route-to/etc.Ryan Thomas McBride
2002-11-22Disallow non-interactive sessions, to avoid problem of users scp'ingBob Beck
2002-11-22fix fd handling, so 'make build >log 2>fixme' really worksPhilipp Buehler
2002-11-22honor COPTS; ok henning@Christian Weisgerber
2002-11-22Add some .Xr's that have been sitting in my treeTodd C. Miller
2002-11-21Rename shadow group to _shadowTodd C. Miller
2002-11-21Add a "shadow" group and make the shadow passwd db readable by thatTodd C. Miller