Age | Commit message (Expand) | Author |
2006-10-12 | Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR | Kenneth R Westerback |
2006-10-12 | need to call adjtime once in a while here too, otherwise sensor-only | Henning Brauer |
2006-10-12 | internally, ntpd doesn't work with absolute offsets to system time, but | Henning Brauer |
2006-10-12 | - give smm/18.net a title | Jason McIntyre |
2006-10-12 | sparc64 should be in the #ifdef | Theo de Raadt |
2006-10-12 | Should be correct for landisk. | Dale Rahn |
2006-10-12 | recognize 'sh' binaries. | Dale Rahn |
2006-10-12 | use __amd64__ instead, until lint is fixed | Theo de Raadt |
2006-10-12 | regen | Brad Smith |
2006-10-12 | add another ServerWorks HT-2100 PCIe bridge. | Brad Smith |
2006-10-12 | reorder #if tests because apparently on amd64 cpp proceeds to blow it's | Theo de Raadt |
2006-10-12 | Since we no longer look in FreeBSD or NetBSD partitions for the | Kenneth R Westerback |
2006-10-11 | revert rev 1.54. This causes breakage with the PHY on a 5704 A3 chipset; | Brad Smith |
2006-10-11 | flush the cache before jumping into the just loaded kernel. | Dale Rahn |
2006-10-11 | Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma... | Marco Pfatschbacher |
2006-10-11 | regenerate. ok brad | Chris Kuethe |
2006-10-11 | add my Radeon X800 | Chris Kuethe |
2006-10-11 | check fgets(3) return value and also fix a | Thordur I. Bjornsson |
2006-10-11 | quotes around filename, pr 5253, sthen@zephyr.spacehopper.org | Theo de Raadt |
2006-10-11 | use SEEK_SET; chl@tuxfamily.org | Theo de Raadt |
2006-10-11 | Oops, wrong size in struct cfattach. | Miod Vallat |
2006-10-11 | more ether_sprintf()'s | Damien Bergamini |
2006-10-11 | fix a potential null deref and a memleak (both in error path). | Damien Bergamini |
2006-10-11 | hmm, slightly reword the previous to sound less like a susv3 cut/paste, | Jason McIntyre |
2006-10-11 | some important information about how find(1) works was tucked away | Jason McIntyre |
2006-10-11 | Build after compiler changed to hardfloat, and link against libgcc. ok miod@ | Dale Rahn |
2006-10-11 | define some functions to go here, quiet warnings | Dale Rahn |
2006-10-11 | improve markup a wee bit; | Jason McIntyre |
2006-10-11 | Initial config for sh, copied from arm. | Jonathan Gray |
2006-10-11 | tweaks; | Jason McIntyre |
2006-10-11 | fix mark up mistake; | Jason McIntyre |
2006-10-11 | Extra files needed for 'sh' architecture, copied from arm. | Dale Rahn |
2006-10-11 | Reflect recent changes in the driver. | Marc Balmer |
2006-10-11 | Make the timedelta sensor appear right when a device is plugged-in, with a | Marc Balmer |
2006-10-11 | a little macro cleanup; | Jason McIntyre |
2006-10-11 | exit instead of doing a blocking tcp send if we detect a client/server timeout, | Markus Friedl |
2006-10-11 | SIGCONT may be sent to any process with the same session ID as the caller, | Jason McIntyre |
2006-10-11 | Suggest to use xargs(1) and give an example; started by jmc, ok jmc@ | Otto Moerbeek |
2006-10-11 | Use __packed instead of __attribute__((packed)). OK mglocker@ | Claudio Jeker |
2006-10-11 | udcf works here, so add it, ok mblamer | Henning Brauer |
2006-10-11 | in EXAMPLES: | Jason McIntyre |
2006-10-11 | Use correct arguments in printfs. OK mglocker@ | Claudio Jeker |
2006-10-11 | for -depth, -follow, and -xdev, note that they always evaluate to true; | Jason McIntyre |
2006-10-11 | be specific about what we mean by a "slow device"; | Jason McIntyre |
2006-10-11 | document IP_RECVTTL and IP_MINTTL | Henning Brauer |
2006-10-11 | implement IP_MINTTL socket option fo tcp sockets | Henning Brauer |
2006-10-11 | implement IP_RECVTTL socket option. | Henning Brauer |
2006-10-11 | Document 'anchor "foo" quick'. | Ryan Thomas McBride |
2006-10-11 | Allow the 'quick' keyword on an anchor. IFF there is a matching rule inside | Ryan Thomas McBride |
2006-10-11 | Default to -m4. | Miod Vallat |