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