summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-22See also ftp-proxyBob Beck
2001-08-22Add an example.Hakan Olsson
2001-08-22Add a manual page.Hakan Olsson
2001-08-22DNS KEY RR values.Hakan Olsson
2001-08-22You are not allowed to break entire architecturesTheo de Raadt
2001-08-22Cleanup and style fixes. Use getopt().Hakan Olsson
2001-08-22Fixes for my worst abuses of nroff from mpech@Bob Beck
2001-08-22properly handle empty log fileTheo de Raadt
2001-08-22I hate cvs.Artur Grabowski
2001-08-22IPCOMP policy stuff missed the last time roundNiklas Hallqvist
2001-08-22auxio from NetBSDArtur Grabowski
2001-08-22pci_machep from NetBSDArtur Grabowski
2001-08-22clock at ebus, auxio at ebus, PCIVERBOSEArtur Grabowski
2001-08-22USER_FQDN ID support, untested.Hakan Olsson
2001-08-22IPCOMP policy control should be optional for backwardNiklas Hallqvist
2001-08-22first steps toward pciArtur Grabowski
2001-08-22"This section" and variants ==> 'The manual pages in section x'Heikki Korpela
2001-08-22glue for ebus found on ultra 5 and later. From NetBSD.Artur Grabowski
2001-08-22Too much cut 'n paste. sbus is not an ifnet.Artur Grabowski
2001-08-22psycho -> the pci host bridge on Ultra 5s.Artur Grabowski
2001-08-22sparc64 pci needs this.Artur Grabowski
2001-08-22regenArtur Grabowski
2001-08-22sun ebus.Artur Grabowski
2001-08-22Make it work correctly with our make. (including install).Artur Grabowski
2001-08-22rearrange includesArtur Grabowski
2001-08-22nostdincArtur Grabowski
2001-08-22netinet/if_ether.h, not net/if_ether.h.Artur Grabowski
2001-08-22NOMANArtur Grabowski
2001-08-22Consolidate svr4_waitsys with our wait4. Fixes gdt_get_slot panic, due to a ...Niklas Hallqvist
2001-08-22another dependency on make bugs.Artur Grabowski
2001-08-22Make it work with our make.Artur Grabowski
2001-08-22make it work with our make infrastructure.Artur Grabowski
2001-08-22Sync alignment fixes on OpenSSH rijndael with OpenBSD.Heikki Korpela
2001-08-22Alphabeticize extern decls.Niklas Hallqvist
2001-08-22Add ipsec_id_string, a function for converting IDs to on epossibleNiklas Hallqvist
2001-08-22Correct stuff about ps -OpaddrNiklas Hallqvist
2001-08-22oops, forgot to up pflog0; mbing@nfr.netTheo de Raadt
2001-08-22Need an extra sa_release() when de-allocating exchange-associated SAs;Angelos D. Keromytis
2001-08-22Bypass IPCOMP too.Niklas Hallqvist
2001-08-22Add IPCOMP setsockopt policy controls. While here fix the other policies tooNiklas Hallqvist
2001-08-22Make this work a bit better.Artur Grabowski
2001-08-22Duh.Bob Beck
2001-08-22snprintf() return audit. sync with kameJun-ichiro itojun Hagino
2001-08-22-Functionify some of the main loop, so it isn't so horrificly deep and isBob Beck
2001-08-22iobase is a bus_addr_tJason Wright
2001-08-22Better error catching (badly aligned iov's are EINVAL not ENOMEM)Jason Wright
2001-08-22setup the 'machine' commands for ddbJason Wright
2001-08-22default kernel is 'bsd' around hereJason Wright
2001-08-22Correct the setup of the intial TCP state window and pre-validate th_ackMike Frantzen
2001-08-22ether_hton(3) -> ether_hostton(3)Brad Smith