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