Age | Commit message (Expand) | Author |
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 |
2004-04-19 | some gcc3/propolice --enable-checking fixes: | Anil Madhavapeddy |
2004-04-19 | point people to usd/psd docs; | Jason McIntyre |
2004-04-19 | Remove unused stuff; give error message if the db cannot be openened; set | Otto Moerbeek |
2004-04-19 | Don't complain when the /nonexistent homedir does not exist. | Todd C. Miller |
2004-04-19 | some naming cleanup | Theo de Raadt |
2004-04-19 | Catch negative lease times. From openbsd@nerd-marrow.com in PR 2888, | Tom Cosgrove |
2004-04-19 | kill whitespace at eol; | Jason McIntyre |
2004-04-19 | remove double entry; | Jason McIntyre |
2004-04-19 | document strict permission checks on ~/.ssh/config; prompted by, with & ok jmc@ | Damien Miller |
2004-04-19 | options sort and update for sess_id; | Jason McIntyre |
2004-04-19 | point people to usd doc; | Jason McIntyre |
2004-04-19 | tidy up a list; | Jason McIntyre |
2004-04-19 | - sort SYNOPSIS | Jason McIntyre |
2004-04-19 | correct path to usd docs; | Jason McIntyre |
2004-04-19 | allow this to compile after the tags/wide/sync SCSI fix went in. | Brad Smith |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |