summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-05-06syncTheo de Raadt
2004-05-06ati video; jmcTheo de Raadt
2004-05-06ARM is yet another char == unsigned char platform. add the define to makeDale Rahn
2004-05-06add back strchr/strrchr; from dhartmeiTheo de Raadt
2004-05-05make sure uio_offset is a safe value, with suggestions from millert@Ted Unangst
2004-05-05Use RFC1323 PAWS timestamps as a logical extension to the conventional TCPMike Frantzen
2004-05-05regenBrad Smith
2004-05-05typoBrad Smith
2004-05-05write cpuhdr with info needed by libkvm to crash dumps.Marco S Hyman
2004-05-05regenjoshua stein
2004-05-05make my treo 600 attach as a uvisor instead of ugen, from netbsdjoshua stein
2004-05-05regenBrad Smith
2004-05-05more TI devicesBrad Smith
2004-05-05Regen, spotted by form@pdp-11.org.ru.Alexander Yurchenko
2004-05-05regenMichael Shalayeff
2004-05-05shrink some descriptionsMichael Shalayeff
2004-05-05make compile peace frienship bubblegumMichael Shalayeff
2004-05-05errx shall be used hereMichael Shalayeff
2004-05-05regenMichael Shalayeff
2004-05-05a few mylex raid things; from netbsdMichael Shalayeff
2004-05-05much easier tlb handler branch patchingMichael Shalayeff
2004-05-05Remove unused #define.Ryan Thomas McBride
2004-05-05do not engage HPT on PCXT' (yet)Michael Shalayeff
2004-05-04better faster scooter^Winterrupts; miod@ testingMichael Shalayeff
2004-05-04The tcp specific routing metrics are almost never used so reduce the routingClaudio Jeker
2004-05-04Apply bridge filter rules to incoming packets destined to the local machine.Can Erkin Acar
2004-05-04Move _bus_space_unmap() to machdep.c so it can be used notAlexander Yurchenko
2004-05-04Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.Alexander Yurchenko
2004-05-04Always ask the user for the root device if we are "swap generic" and theMiod Vallat
2004-05-04Fix my stupid bug with missing sata_setup_channel() call.Alexander Yurchenko
2004-05-04syncAlexander Yurchenko
2004-05-04A couple of Intel 6300ESB devices found in dmesg posted to misc@Alexander Yurchenko
2004-05-04Sort out the various Intel Pro/1000 IDs.Henric Jungheim
2004-05-04Sync.Henric Jungheim
2004-05-04Sort out the various Intel Pro/1000 device IDs.Henric Jungheim
2004-05-03Add COMPAT_35Todd C. Miller
2004-05-03regenTodd C. Miller
2004-05-03POSIX says the length parameter for semop(2) and shmget(2) should be size_t.Todd C. Miller
2004-05-03If wi@pcmcia fails in wiattach(), disestablish the interrupt andDale Rahn
2004-05-03Sync with NetBSD, Fixes a problem identified with regress/.../ieeefp/round.Dale Rahn
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
2004-05-03This file is long dead now.Miod Vallat
2004-05-03fix a stupid mistake in my previous commit.Kenjiro Cho
2004-05-03protecing with NONE means we must drop the wired count.Ted Unangst
2004-05-03Rev 1.4 was bogus (committed from the wrong tree), this repairs it.Todd C. Miller
2004-05-03some minor KNFTodd C. Miller
2004-05-01Fix a disk_unbusy() that was missing the 3rd argument; Georg SchwarzTodd C. Miller
2004-05-01Fix nasty bug where driver would not correctly catch and handle an rnrBob Beck
2004-04-30Unbreak building pfsync without carp. Found by marc@Ryan Thomas McBride
2004-04-30Correctly cope with unaligned memory pointers in d16_b*()Miod Vallat