summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2004-04-30allow for ccd on ramdisk; per weissmanndude's request and testingMichael Shalayeff
2004-04-30Fix logic botch resulting in a too optimistic openings value.Miod Vallat
2004-04-29Repair depend phaseMiod Vallat
2004-04-29Bugfix sync with mvme68k:Miod Vallat
2004-04-29TyposMiod Vallat
2004-04-29Continue factorizing m88k common code, this time files in <arch>/<arch>Miod Vallat
2004-04-29The data pointer passed to the transform function may not be properlyTodd C. Miller
2004-04-29luna88k needs a <machine/profile.h> as well, so share it with mvme88k.Miod Vallat
2004-04-29Correctly initialize the hardware's memory address on MVME376, it usesMiod Vallat
2004-04-28Sync userland sha2.c with kernel. The SHAXXX_End and SHAXXX_Data functionsTodd C. Miller
2004-04-28Some KNF, made bit count u_int64_t instead of u_int32_t (similar to libc).Hans-Joerg Hoexer
2004-04-28Add FLUSH CACHE EXT command from ATA/ATAPI-6 spec.Alexander Yurchenko
2004-04-28gcc3 shut up (from naddy@)Philipp Buehler
2004-04-28do not return herePhilipp Buehler