summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama
2004-04-21- correct SYNOPSISJason McIntyre
2004-04-21filter writes and lock bpf descriptor, ok henning@Can Erkin Acar
2004-04-21correct way to specify a numeric argument to pushd is `+n', not `n';Jason McIntyre
2004-04-21regenMichael Shalayeff
2004-04-21fix old typoMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21guess some from different funky lists found in google, intial guess by weissm...Michael Shalayeff
2004-04-21point people to usd doc;Jason McIntyre
2004-04-21- point people to smm docsJason McIntyre
2004-04-21- add margin when formatting w/ -TasciiJason McIntyre
2004-04-21kill whitespace at eol;Jason McIntyre
2004-04-21missing comma;Jason McIntyre
2004-04-21sync AUTHORS w/ other dhcpd pages;Jason McIntyre
2004-04-21fix fcmp parsingMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21cleanup and guess some models based on descriptionsMichael Shalayeff
2004-04-21fix _dhcp use nonexistant error message here tooHenning Brauer
2004-04-21fix the error message in case the _dhcp user does not existHenning Brauer
2004-04-20Adapt to new pw_copy() API, closes PR 3698.Todd C. Miller
2004-04-20Change pw_copy(3) to take a 3rd arguement, the existing passwd entry.Todd C. Miller
2004-04-20add back manpage that was forgotten during the switch, catched by and ok theoHenning Brauer
2004-04-20set write filter and lock the bpf descriptor after configuration.Can Erkin Acar
2004-04-20get rid of the -p switch, use fixed values for server and client ports,Can Erkin Acar
2004-04-20add tcps_rcvacktooold; ok deraadtMarkus Friedl
2004-04-20be more precise about devices creation since the "Build Devices" partXavier Santolaria
2004-04-20Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ruAlexander Yurchenko
2004-04-20Belkin F5U109; from NetBSD, ok henningPeter Valchev
2004-04-20enable umidi, now that the include issue has been fixedPeter Valchev
2004-04-20protect from multiple inclusion; ok miodPeter Valchev
2004-04-20set uvm_km_pages_lowat to 128; unbreaks mbuf allocation;Markus Friedl
2004-04-20kern.maxclusters. ok beck@ deraadt@ jmc@Ted Unangst
2004-04-20GATEWAY and NMBCLUSTERS are dead. ok beck@ deraadt@ jmc@Ted Unangst
2004-04-20switch to new dhcpd, theo okHenning Brauer
2004-04-20$OpenBSD$Henning Brauer
2004-04-20more shrinking; ok henningTheo de Raadt
2004-04-20switch to new dhcrelay, theo okHenning Brauer
2004-04-20there are lies, damn lies, and isc dhcpd manpagesHenning Brauer
2004-04-20tree.h is not used at allTheo de Raadt
2004-04-20remove lies about the leases file and its handlingHenning Brauer
2004-04-20don't allow the port to be changed here eitherHenning Brauer
2004-04-19include string.h for memset, canacar@ okAnil Madhavapeddy
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19document wi(4) at USB; ok miodPeter Valchev
2004-04-19introduce a new km_page allocator that gets pages from kernel_map usingTed Unangst
2004-04-19also use sbcheckreserve() for setsockopt of SO_SNDBUF and SO_RCVBUFTheo de Raadt
2004-04-19this is only a work in progress, we can perfect afterwards, but it is timeTheo de Raadt
2004-04-19Report when VIA AES is present, even if we're not going to use it becauseTom Cosgrove
2004-04-19fix idiot typo that i introduced in my last commit;Damien Miller