summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-10-11and I forgot ldexp.cDale Rahn
2006-10-11regenBrad Smith
2006-10-11add the NetXen vendor id.Brad Smith
2006-10-11build modf.cDale Rahn
2006-10-11tsk, tskDale Rahn
2006-10-11call xge_stop() at the top of xge_init().Brad Smith
2006-10-10- Only use the MAC address workaround for the Xframe chipset.Brad Smith
2006-10-10add a few more ACPI device ids, as found on a Acer Aspire 1360.Brad Smith
2006-10-10Preliminary userland bits for OpenBSD/landisk, many things coming fromMiod Vallat
2006-10-10Teach'em about cpus in spandexMiod Vallat
2006-10-10Match the SH4 FPSCR bits.Miod Vallat
2006-10-10fgets(3) returns NULL on error, not 0. No functional change, but it makesChad Loder
2006-10-10revert the firmware synchronization change in rev 1.178, this is the causeBrad Smith
2006-10-10bescon -> beacon, found by Maxim Bourmistrov, thanks. Since I am correctingMarc Balmer
2006-10-10fix a small typo (in a comment). ok kettenis.Marc Balmer
2006-10-10Typo in a comment. ok kettenis.Marc Balmer
2006-10-10Fix an instance of foo[strlen(foo) - 1] = something, which is dangerousChad Loder
2006-10-10- add the Hitachi adapterBrad Smith
2006-10-10regenBrad Smith
2006-10-10add two Pericom PCI bridges.Brad Smith
2006-10-10MLINKS to macros described in stat(2)Theo de Raadt
2006-10-10syncTheo de Raadt
2006-10-10system call changes (the file says "changes", leaving it purposelyTheo de Raadt
2006-10-10libc/shlib_versionTheo de Raadt
2006-10-10state when the sensor api can be used, and that care must be taken withDavid Gwynne
2006-10-10syncTodd T. Fries
2006-10-10etc.landisk does not exist yet, dont try to build MAKEDEV for it yet eitherTodd T. Fries
2006-10-104 usb tty devices by default; ok msf@ marco@Todd T. Fries
2006-10-10get the spacing right for -ok too; i missed this in my previous commit.Jason McIntyre
2006-10-10get the spacing right for -exec and -execdir; ok ottoJason McIntyre
2006-10-10add an example of -exec {} and remove a less useful example; ok ottoJason McIntyre
2006-10-10sleep before retrying (not after) since sleep changes errno; fixesMarkus Friedl
2006-10-10Minor tweaks.Miod Vallat
2006-10-10Don't spoof a Free/NetBSD MBR partition as the 'a' partition in aKenneth R Westerback
2006-10-10Add bus_space_barrier.Brad Smith
2006-10-09xmalloc -> xcalloc that was missed previously, from portableDamien Miller
2006-10-09Kill unused debug flag.Marcus Glocker
2006-10-09Kill unused kthread struct.Marcus Glocker
2006-10-09Change historical leftovers (tsleep "pftres" to "pgtres").Marcus Glocker