Age | Commit message (Expand) | Author |
2004-08-24 | Oops, unbreak dartcngetc(). | Miod Vallat |
2004-08-24 | Add missing config statements -- route-reflector and enforce neighbor-as. | Claudio Jeker |
2004-08-24 | Correctly document the order in which cdboot looks for kernels. | Tom Cosgrove |
2004-08-24 | Update to BUGS section. ok krw@ deraadt@ | Marco Peereboom |
2004-08-24 | Have cdboot look for /3.6/amd64/bsd.rd first. | Tom Cosgrove |
2004-08-24 | don't do the pftable_exists() check if we are running -n, needs root | Henning Brauer |
2004-08-24 | Have cdbr look for cdboot at /3.6/amd64/cdboot as well as at /cdboot. | Tom Cosgrove |
2004-08-24 | Correctly document the order in which cdboot looks for kernels. | Tom Cosgrove |
2004-08-24 | correctly inherit conf->opts from xconf->opts in parse_config(), | Henning Brauer |
2004-08-24 | Have cdboot look for /3.6/i386/bsd.rd first. | Tom Cosgrove |
2004-08-24 | Have cdbr look for cdboot at /3.6/i386/cdboot as well as at /cdboot. | Tom Cosgrove |
2004-08-24 | don't fatal() if getaddrinfo() returns EAI_NONAME | Henning Brauer |
2004-08-24 | revert r1.16, dhclient has to work without a config file at least on the | Henning Brauer |
2004-08-24 | Since the cpu frequency can only be an integral number on the Luna88k, | Miod Vallat |
2004-08-24 | back out rev. 1.136. I commited that unintentionally and it does not work | Claudio Jeker |
2004-08-24 | missing space in log message. | Claudio Jeker |
2004-08-24 | Forgot to update printconf.c once again. foobar-AS is now foobar-as. | Claudio Jeker |
2004-08-24 | use session_socket_blockmode() instead of hand-rolling roughly the same | Henning Brauer |
2004-08-24 | - `object-file' is not optional | Jason McIntyre |
2004-08-24 | - `conf-file' arg is not optional (from netbsd) | Jason McIntyre |
2004-08-24 | synch with apropos, kill lines longer than 8192. | Marc Espie |
2004-08-24 | - describe which interfaces respect local-mac-address?; this is based | Jason McIntyre |
2004-08-24 | Correctly initialize and shuffle statclock on 1x7. | Miod Vallat |
2004-08-24 | change physmem divisor to 256. divide by page size was wrong. this does | Ted Unangst |
2004-08-24 | double word (a a) | David Krause |
2004-08-24 | spelling corrections; ok jmc@ | David Krause |
2004-08-24 | fix the microtime renaming leftover; from Emil Mikulic <g5ba9cd0@dmr.ath.cx>;... | Michael Shalayeff |
2004-08-24 | adapt uvm_km_pages_lowat to physmem. thanks testers. ok deraadt@ | Ted Unangst |
2004-08-24 | sync to reality w.r.t. recursive anchors | Jared Yanovich |
2004-08-24 | revert. itojun notes that 128 is ok because of bitlen check. | Ted Unangst |
2004-08-23 | backout as it's too close to release; requested by deraadt | Peter Valchev |
2004-08-23 | raise openfiles limit (max fd per process) on staff group above default; ok m... | Peter Valchev |
2004-08-23 | another | Henning Brauer |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-23 | update bootp example "filename" location to reflect tftp default of | Peter Valchev |
2004-08-23 | Make behavior if the utility was not found or could not be executed | Todd C. Miller |
2004-08-23 | kill useless __main() symbol which clashes w/ certain evil software in | Peter Valchev |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-23 | Fix fgetln handling and always increment the size if we need to realloc, | Otto Moerbeek |
2004-08-23 | The IT87 chip has 3 Fan sensors. Fix the loop invariant and add | Todd C. Miller |
2004-08-23 | Do %s replacement for LESSOPEN and LESSCLOSE ourselves instead | Todd C. Miller |
2004-08-23 | Don't send SIGINT or SIGTERM to the entire processes group when the | Todd C. Miller |
2004-08-23 | pefo is a tree breaker | Theo de Raadt |
2004-08-23 | switch to non-emulation cd booting | Theo de Raadt |
2004-08-23 | Remove duplicate getuid(), suggested by & ok markus@ | Darren Tucker |
2004-08-23 | fix free page commit handling | Per Fogelstrom |
2004-08-23 | Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches | Darren Tucker |
2004-08-23 | clean | Per Fogelstrom |