summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2002-01-18print out the ctime of a mount when verbose; millert@ okMichael Shalayeff
2002-01-17Typo, from Måns Nilsson <mansaxel@sunet.se>Marc Espie
2002-01-12document net.inet.icmp.redir{accept,timeout}Eric Jackson
2002-01-11use bsearch() for keywords lookup, swap couple of entries to make the keyword...Michael Shalayeff
2002-01-11document new sysctl for vfs.nfs.norsvportNathan Binkert
2002-01-10Let port 0 be specified as it's not special here.Hugh Graham
2002-01-09add ability to execute script or program after a module isEric Jackson
2002-01-09check&fix. Request from ericj@.Mike Pechkin
2002-01-09Port must be >0 and <=65535. Idea while have fun with ssh.Mike Pechkin
2002-01-09free() 'interface' in {nat,binat,rdr}ruleMike Pechkin
2002-01-09Add labels to rules. These are arbitrary names (not to be confused withDaniel Hartmeier
2002-01-09symbol addresses should be relativeEric Jackson
2002-01-08oops, put back some earlier changesEric Jackson
2002-01-08rename symtab to not collide with symtab in modload.cEric Jackson
2002-01-08change back to old behavior, where we load debugging symbols by default.Eric Jackson
2002-01-08add support in modload for ELFEric Jackson
2002-01-08Add "no nat/rdr/binat" to nat.conf. The first matching rule applies.Daniel Hartmeier
2002-01-07u_long for arg for LMREADYEric Jackson
2002-01-07Next issue:Mike Pechkin
2002-01-07remove 3rd argument from ipmask(), not used.Mike Pechkin
2002-01-06-x needs read-write access for DIOCSETDEBUG ioctlDaniel Hartmeier
2002-01-05Documentation update. Adapted from NetBSD.Thierry Deval
2002-01-04sync to reality.Kjell Wooding
2002-01-04check (p != NULL), not n.Mike Pechkin
2002-01-04Remove references to the NT serial number. Now the first 0x1beKjell Wooding
2002-01-03str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintfHakan Olsson
2002-01-03strftime format fixes. From Christo Butcher <christo@fox-it.com>.Hakan Olsson
2002-01-03Typo.Hakan Olsson
2001-12-31only open device for writing if we gonna modify anythingMichael Shalayeff
2001-12-30NetBSD -> OpenBSD (Ox)Brad Smith
2001-12-29Changes to support the new RAID_AUTOCONF option (-A) of RAIDFrame.Thierry Deval
2001-12-23find correct line number in lval, instead of valTheo de Raadt
2001-12-21Forwarding loops no longer a problem.Angelos D. Keromytis
2001-12-21Finish mdoc convert (while i'm here):Mike Pechkin
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-16Provide a more useful error message if no mount_foo helper program can beMiod Vallat
2001-12-16diagnostic incorrect; vlada@openbsd.czTheo de Raadt
2001-12-15KNF (A completely different idea)Jason Wright
2001-12-15add support for creating span ports so that one can snoop a bridgeJason Wright
2001-12-15Get this damn diff out of my tree. ok from weingart@, deraadt@ and others.Kjell Wooding
2001-12-14unbreak comment.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-12-11Don't hang waiting for select() with SIGTERM + no active SAs.Hakan Olsson
2001-12-11Proper error msg.Hakan Olsson
2001-12-10Convert usage of 'you' to third person. Reword some sentences.Daniel Hartmeier
2001-12-10Add stateful filtering for other (non-TCP/UDP/ICMP) protocol, based onDaniel Hartmeier
2001-12-10Add example on how to create FQDN certificates suitable for use with isakmpd....Hakan Olsson
2001-12-10Mention that SIGHUP will cause isakmpd to reread isakmpd.confHakan Olsson
2001-12-10Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).Hakan Olsson
2001-12-10ESP and AH are now enabled. -permit == -bypass. Regroup 'flow' modifiers a bit.Hakan Olsson