summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-08with manual keyed ipsec, we need keys and spis for both directions -Henning Brauer
2004-05-08Filter bpf writes and lock descriptor. tested by hshoexer@Can Erkin Acar
2004-05-08as bloody attempt to document neighbor cloningHenning Brauer
2004-05-08lots of munging about; canacar ok, tested by pb, looked at by various othersTheo de Raadt
2004-05-08Better bus_dmamap_load() implementation which does not use vtophys(),Miod Vallat
2004-05-08Kill whitespace at EOLMiod Vallat
2004-05-08Correct values for the pci_routes[] pci-to-mpic interrupt routing table,Miod Vallat
2004-05-08a bloody attempt at documenting the ipsec fluff.Henning Brauer
2004-05-08unless specifically requested by setting the seed, use arc4random(); otto okTheo de Raadt
2004-05-08KNFHenning Brauer
2004-05-08break out the consistency checking for neighbors in its own function,Henning Brauer
2004-05-08king bula likes more sample fluffHenning Brauer
2004-05-08do not omit the IPv6 listening addressHenning Brauer
2004-05-08provide log_sockaddr, which uses getnameinfo(), and use it inHenning Brauer
2004-05-08allow for neighbor statements without { parameters } block; everythingHenning Brauer
2004-05-08add support for ipsec ah with manual keys, pfkey part already does so, andHenning Brauer
2004-05-08factor out the string -> key conversion code used for md5sig and twice for ipsecHenning Brauer
2004-05-08unbreakHenning Brauer
2004-05-08change my e-mail address to @openbsd.orgPedro Martelletto
2004-05-08remove unused argument to control_dispatch_msg(), lintHenning Brauer
2004-05-08use arc4random() instead of crappy rand(); otto okTheo de Raadt
2004-05-08When parsing what follows [, do not allocate memory that is not used,Otto Moerbeek
2004-05-08remove hostname lookup stuff, done at parse time now, ok theoHenning Brauer
2004-05-08resolve hostnames at parse time, solves PR3771, ok theoHenning Brauer
2004-05-08implement and use prefixlen2mask() instead of doing it by hand 3 timesHenning Brauer
2004-05-08Enable ichpcib(4) in GENERIC and on all media.Alexander Yurchenko
2004-05-08Put back ichpcib(4), it works now.Alexander Yurchenko
2004-05-08If a carp interface has more than CARP_SENDAD_MAX_ERRORS failedRyan Thomas McBride
2004-05-08Pass the length of what was captured to pfsync_print, not the lengthRyan Thomas McBride
2004-05-08kill a tiny header; ok deraadt@Damien Miller
2004-05-08make two tiny header files go away; djm okTheo de Raadt
2004-05-07CardBus fxp's use the 82558 chipset which has a Long Receive bit,Brad Smith
2004-05-07Error out on attempts to inject command or variable substitutionKenneth R Westerback
2004-05-07This makes afsd drop priviledge to user _afs inside a chroot (theBob Beck
2004-05-07Set value for rslt before trying to display it. 'Bad LUN ...' messsageKenneth R Westerback
2004-05-07align to __LDPGSZ for anon mmap. this allows userland to be compiledTed Unangst
2004-05-07mention kern.maxclustersTodd C. Miller
2004-05-07spllower should return the previous level, to match other archs.Ted Unangst
2004-05-07syncTheo de Raadt
2004-05-07Check poll revents for error.Todd C. Miller
2004-05-07Regression tests for fgrep -w and grep -w. Also enable a few tests thatOtto Moerbeek
2004-05-07Make grep -w behave the same for the fastcomp and the regex case,Otto Moerbeek
2004-05-07Document _SC_XOPEN_SHM, SEM_NSEMS_MAX and SEM_VALUE_MAX.Todd C. Miller
2004-05-07Implement _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX.Todd C. Miller
2004-05-07Updates for the ssh->osiop change on mvme88k.Miod Vallat
2004-05-07Remove mvme88k workaround for ssh(4) bugs.Miod Vallat
2004-05-07Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment forMiod Vallat
2004-05-07bus_dma(9) implementation for mvme88k, mostly based upon powerpc.Miod Vallat
2004-05-07Introduce a new cmmu operation, cachectl_pa, similar to cachectl, but takingMiod Vallat
2004-05-07typosHenning Brauer