summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Back out rev. 1.71 as it breaks directly loading (i386) kernels.ru2006-10-262-6/+6
* MF kmod.mk 1.176: Properly handle vnode_if.h dependencies.ru2006-10-261-1/+5
* Fixed high resolution profiling on arches that support it (amd64 andbde2006-10-261-1/+1
* The attempt to rename "." with MAC framework compiled in would cause attemptkib2006-10-262-2/+4
* Better align output of "show uma" by moving from displaying the basicrwatson2006-10-261-5/+7
* Fix leak in NAMEI zone caused by nfs server when VOP_RENAME fails.kib2006-10-261-2/+2
* Reduced the ifdef tangle for profiling by moving the unreachablebde2006-10-261-12/+2
* Increase usefulness of "show malloc" by moving from displaying the basicrwatson2006-10-261-5/+11
* Optimize umtx_lock_pi() a bit by moving some heavy code out of the loop,davidxu2006-10-261-32/+27
* Re-sync'ing pf rules in post command as we already did for ipfilter.avatar2006-10-261-1/+2
* Fix a bug converting a variable from the numeric type to a string.ru2006-10-252-1/+23
* Let allow to teardown multiple irqs as well.cognet2006-10-251-1/+3
* Setup multiple interrupts if needed.cognet2006-10-251-2/+5
* Fix LEDs not working when atkbd is an active keyboard and the physicalru2006-10-251-16/+16
* Remove extra _MAC_ from #ifdef guard.rwatson2006-10-251-1/+1
* Fix non-working CAPS LED under X by applying fix from atkbd.c,v 1.27:ru2006-10-251-1/+2
* Force the use of the tbl(1) preprocessor.ru2006-10-252-1/+2
* - Don't pass an empty ``NM='' to lorder(1) when NM is unset.ru2006-10-251-3/+17
* Document the NM environment variable.ru2006-10-251-1/+9
* MFp4: Move the parameters that are basically dictated by the AT91imp2006-10-252-5/+5
* MFp4: Status register bitsimp2006-10-251-0/+14
* Fixed -mprofiler-epilogue. The garbage collector apparently doesn'tbde2006-10-251-0/+2
* In order to eliminate a branch, convert opcode to unsigned integer.davidxu2006-10-251-2/+2
* Eliminate an unnecessary `if' statement.davidxu2006-10-251-1/+2
* Move sigqueue_take() call into proc_reparent(), this fixed bugs wheredavidxu2006-10-252-9/+4
* - Update USB HID usage tables according to the following specs:markus2006-10-241-57/+709
* Ooops, dump_avail[i] can be 0 if the RAM starts at 0x00000000, so check thatcognet2006-10-241-4/+4
* Bizet was only born once.grog2006-10-241-1/+0
* Two tiny style fixes.ru2006-10-241-3/+3
* Revert rev. 1.86 by jmallett@ as it breaks "ro" mounts specifiedru2006-10-241-6/+32
* The AUTO_KEYBOARD_DETECT is useful on amd64 as well.ru2006-10-241-1/+3
* Remove hint.atkbd.0.flags="0x1" from the installation device.hints;ru2006-10-241-6/+0
* Fix the description of "media-type".ru2006-10-241-3/+14
* Flesh out the compatibility section a little bit. Bump doc date.trhodes2006-10-241-30/+20
* Backout previous change (SIGSYS related). The fix has been applied to thesobomax2006-10-241-2/+0
* Regen.sobomax2006-10-244-54/+4
* Fix kernel breakage introduced in the previous commit (redeclatationsobomax2006-10-241-9/+9
* Merge res_send.c of BIND9 9.3.3rc2 into main chunk. It includesume2006-10-241-6/+7
* Regenerate.rwatson2006-10-244-22/+81
* Hook up audit functions in the freebsd32 compatibility code. It isrwatson2006-10-241-9/+15
* Reduce our pointy-hat pool capacity by one (i.e. bump manpage date,keramida2006-10-241-1/+1
* Document NO_IGNORE and its interation with FORBIDDEN.keramida2006-10-241-0/+11
* Protect sigqueue_take() call by child process's lock, it fixed adavidxu2006-10-241-2/+2
* Ditch crummy fattime <--> timespec conversion functionsphk2006-10-241-149/+8
* Drop crummy fattime to timespec conversion routines.phk2006-10-241-163/+12
* (Forced commit.) Forgot to note that previous change wasru2006-10-240-0/+0
* Remove the non-standard and undocumented STAILQ_REMOVE_HEAD_UNTIL()ru2006-10-241-5/+0
* Switch to using STAILQ_REMOVE_HEAD() instead of STAILQ_REMOVE_HEAD_UNTIL().ru2006-10-241-11/+11
* Replace slightly crummy fattime<->timespec conversion functions.phk2006-10-245-180/+16
* Better naming of fattime conversion functions, they do convert to timespecphk2006-10-242-7/+10
OpenPOWER on IntegriCloud