summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-04-25Rework SCSI_POLL/INQUIRY logic to make it more readable, not least byKenneth R Westerback
2004-04-25sync with NetBSD, mostly a Lite2 merge.Brad Smith
2004-04-25don't add PF_GENERATED tag to synproxy generated packets for the secondDaniel Hartmeier
2004-04-25undo "oops" commit on 1.14 (radix_mpath).Jun-ichiro itojun Hagino
2004-04-25indentation fixJun-ichiro itojun Hagino
2004-04-24Add "probability xxx" rule modifier. ok deraadt@Cedric Berger
2004-04-24Insane people can't spell insane correctly.Miod Vallat
2004-04-24G/c CD_BOOT and the last related debug printf.Miod Vallat
2004-04-24Do not ignore vs_poll() return value.Miod Vallat
2004-04-24Preliminary switch to an mvme88k bus_space world. Not all drivers have beenMiod Vallat
2004-04-24be careful about option lengths. ok henning@ mcbride@Mike Frantzen
2004-04-24sync to Niels Provos' version. avoid unused variable warning in RB_NEXT()Mike Frantzen
2004-04-24Define wscons device ids for the Luna devices.Miod Vallat
2004-04-23use CMSG macros. netbsd via pedro marteletto.Ted Unangst
2004-04-23kill evil spacesMichael Shalayeff
2004-04-23properly id CX20468 and patch it too, also one more _cx codec; made possible ...Michael Shalayeff
2004-04-23fix some comments and sync devices in ramdiskMichael Shalayeff
2004-04-23fix a couple of %y register save/restore errorsMarco S Hyman
2004-04-22correct arg to in6_cksum. keiichi@kameJun-ichiro itojun Hagino
2004-04-22TypoMiod Vallat
2004-04-22Sync NMBCLUSTERS with mvme88kMiod Vallat
2004-04-21only set child return values in the child_return() more like other archsMichael Shalayeff
2004-04-21simplify the fpemu pathMichael Shalayeff
2004-04-21fix lockingMichael Shalayeff
2004-04-21put some volatile on volatilesMichael Shalayeff
2004-04-21Preliminary bsd.rd material for luna88k, to be built upon. Heavily basedMiod Vallat
2004-04-21allow VAX48- and VAX49-only kernelsMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21clarify n4k systems, from weissmanndudeMichael Shalayeff
2004-04-21Dummy Makefile for make includes to complete.Miod Vallat
2004-04-21We need this, too.Miod Vallat
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama
2004-04-21regenMichael Shalayeff
2004-04-21fix old typoMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21guess some from different funky lists found in google, intial guess by weissm...Michael Shalayeff
2004-04-21fix fcmp parsingMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21cleanup and guess some models based on descriptionsMichael Shalayeff
2004-04-20add tcps_rcvacktooold; ok deraadtMarkus Friedl
2004-04-20Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ruAlexander Yurchenko
2004-04-20Belkin F5U109; from NetBSD, ok henningPeter Valchev
2004-04-20enable umidi, now that the include issue has been fixedPeter Valchev
2004-04-20protect from multiple inclusion; ok miodPeter Valchev
2004-04-20set uvm_km_pages_lowat to 128; unbreaks mbuf allocation;Markus Friedl
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19introduce a new km_page allocator that gets pages from kernel_map usingTed Unangst
2004-04-19also use sbcheckreserve() for setsockopt of SO_SNDBUF and SO_RCVBUFTheo de Raadt
2004-04-19this is only a work in progress, we can perfect afterwards, but it is timeTheo de Raadt