summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-05-29TAILQ_LAST takes two arguments.Pierre-Yves Ritschard
2007-05-29adapt from netbsd:Nikolay Sturm
2007-05-29use the right capitalization for `SBus'Igor Sobrado
2007-05-29use the right capitalization for `MBus' and `SBus'Igor Sobrado
2007-05-29use the right capitalization for `MBus'Igor Sobrado
2007-05-29Add global variable apm_attached, machine dependant probe routine for ACPIGordon Willem Klok
2007-05-29forgot to move to using shared boot.cTheo de Raadt
2007-05-29Re-add sync.Marco Peereboom
2007-05-29theo says degrees is spelled degreesTed Unangst
2007-05-29code typoTheo de Raadt
2007-05-29typoTheo de Raadt
2007-05-29put the temperature msr in line with the othersTed Unangst
2007-05-29Correct fix for the last backout use strlcpy() to fill dv_xname. OK beck@Claudio Jeker
2007-05-29Some improvements for better intel cpu support.Ted Unangst
2007-05-29back out last commit. It helps to compile before commiting. OK beck@ art@Claudio Jeker
2007-05-29Updated disklabel format to support larger disks and partitions. WeOtto Moerbeek
2007-05-29work around really bad softc abuse by marco; proper fixes for this willTheo de Raadt
2007-05-29IMP is dead and nothing uses NETISR_IMP so remove it from the netisr list.Claudio Jeker
2007-05-29 Step one of some vnode improvements - change getnewvnode toBob Beck
2007-05-29Refactor readdisklabel() to ensure there is a single point of return, inKenneth R Westerback
2007-05-29Add led(4).Mark Kettenis
2007-05-29New driver for front panel LEDs on the V215/245.Mark Kettenis
2007-05-29byebyeTed Unangst
2007-05-29regenTed Unangst
2007-05-29linux_getcwd is the same as the system one.Ted Unangst
2007-05-29Fix compilation of kernels without I686_CPU: piixpcib is alwaysTom Cosgrove
2007-05-29Remove a debugging printf left behind by accident.Artur Grabowski
2007-05-29PMAP_STEAL_MEMORY for amd64Artur Grabowski
2007-05-29Spaces, no binary changes.Claudio Jeker
2007-05-29Sparc64 does not like 32 bit pointers. Bad me.Marco Peereboom
2007-05-29Kill some #if define(__OtherBSD__). OK dlg@Claudio Jeker
2007-05-29gain us another 10+% of performance.Henning Brauer
2007-05-29these standalone commands are never used anymore; ok tomTheo de Raadt
2007-05-29update comment re nosuidcoredump sysctljoshua stein
2007-05-29Add a name argument to the RWLOCK_INITIALIZER macro.Thordur I. Bjornsson
2007-05-29put suid coredumps into /var/crash if kern.nosuidcoredump is set to 2.Ted Unangst
2007-05-29remove support for many alternative kernel choices -- only try /bsd andTheo de Raadt
2007-05-28Revert accidental commit of acpi enabling. don't do that yet.Bob Beck
2007-05-28bob missed a file, zap zapTed Unangst
2007-05-28some remnants of the timestamping code i missedTed Unangst
2007-05-28fix C++ style commentChris Kuethe
2007-05-28Maintaining a broken compatibility layer for a broken OS is not a productiveBob Beck
2007-05-28typo slipped in, unbreak.Pierre-Yves Ritschard
2007-05-28Gently nudge up the interrupt coalescing timeout to 128 microseconds. ThisChris Kuethe
2007-05-28Delete wt code files. The end of wt(4).Kenneth R Westerback
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-28pool_setipl() on the bufpool, to make sure thatThordur I. Bjornsson
2007-05-28avoid bypassing sys/queue.h in many places in the kernel.Pierre-Yves Ritschard
2007-05-28Make disk assembly smarter and add two qualifiers to it:Marco Peereboom
2007-05-28zap annoying __KERNEL_RCSID().Thordur I. Bjornsson