summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-02Remove duplication from simultaneous commitsMike Frantzen
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt
2001-10-02Typo fixes (thanks gwyllion@ace.ulyssis.org)Mike Frantzen
2001-10-02'pfctl -O foo' dumped core. A check was there, but didn't work.Daniel Hartmeier
2001-10-02loging -> loggingDaniel Hartmeier
2001-10-01print variable asignments only if -v is given. ok dhartmei/deraadtMarkus Friedl
2001-10-01remove typoTheo de Raadt
2001-10-01Print error message when pfctl -N/-R can't open the specified fileDaniel Hartmeier
2001-09-30add mode_shift and mode_lock examples; mostly from Igor Grabin <violent@death...Michael Shalayeff
2001-09-30Selectable preset FSM optimizations for several network environments.Mike Frantzen
2001-09-29alright, do not print quality and noise for cache; pr#2063Michael Shalayeff
2001-09-28Support underscores in macro names and document it in the man page.Daniel Hartmeier
2001-09-22remove debug printfTheo de Raadt
2001-09-20Fix uninitialized structure fields. Problem reported by Cedric Berger.Daniel Hartmeier
2001-09-20Comment out Xr to missing boot_foo(8) pages.Miod Vallat
2001-09-19occured->occurredMike Pechkin
2001-09-18cleanups and endianness fixes. Mostly from NetBSDArtur Grabowski
2001-09-18cleanupArtur Grabowski
2001-09-18please big-endian systemsArtur Grabowski
2001-09-18Mention macppc in the list of platforms which can do poweroff at shutdown.Miod Vallat
2001-09-18pull in more includesTheo de Raadt
2001-09-17sync actual with flags with usage and man pageassar
2001-09-15Implement return-icmp(number), return-icmp6(number)Peter Stromberg
2001-09-15ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN, reported by Wouter Coene.Daniel Hartmeier
2001-09-15Fix 'binat ... to any ...' (binat.af wasn't set).Daniel Hartmeier
2001-09-15add mtu description, from Phil Pennock <Phil.Pennock@globnix.org>Michael Shalayeff
2001-09-15add EXAMPLES section; canacar@eee.metu.edu.tr, ok deraadt@Jakob Schlyter
2001-09-15Parse bug, found by wilfried@Daniel Hartmeier
2001-09-15IPv6 support from Ryan McBride (mcbride@countersiege.com)Mike Frantzen
2001-09-12check calloc() return valueMarkus Friedl
2001-09-08o Mention /etc/wsconsctl.conf in wsconsctl(8)Heikki Korpela
2001-09-06- you can only binat between hostsjasoni
2001-09-061:1 bidrectional NAT (binat); ok dhartmei@ and frantzen@jasoni
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-09-06double word.Jan-Uwe Finck
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-04Support parameter lists {} for interfaces in filter rules, likeDaniel Hartmeier
2001-09-03fix spellingsTheo de Raadt
2001-09-03Include su# in generated disktab. Because modern disks have a variableTodd C. Miller
2001-09-02Print rule numbers zero-based. Noted by primus@gblx.net.Daniel Hartmeier
2001-09-01Changes to build platform specific files properly with the powerpc -> macppcDale Rahn
2001-08-31(c)-2001Hakan Olsson
2001-08-30Mention which debug levels we currently use.Hakan Olsson
2001-08-29kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.trTheo de Raadt
2001-08-28move '!' from host_list to host: "xhost : '!' host | host;"; ok dhartmei@Markus Friedl
2001-08-28check for malloc/strdup == NULLMarkus Friedl
2001-08-28Support ! operator in host parameter lists. Fixes PR system/2030. ReportedDaniel Hartmeier
2001-08-28Bump state timeouts and allow tweaking them from pfctl.Mike Frantzen
2001-08-27Compile on alpha.Hakan Olsson