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