summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document net.link.bridge.ipfw_arp for filtering ARP packets with ipfw.thompsa2006-10-241-0/+11
* Refine the checksum hack a little. It appears that the chip can handle UDPscottl2006-10-241-3/+7
* Ignore SIGSYS when BSM is compiled in. Otherwise, attempt to invoke su onsobomax2006-10-241-0/+2
* Don't leak files.imp2006-10-241-3/+2
* Document multiple hints lines.imp2006-10-241-4/+18
* End my resistance to jmg's multiple hints files and bring in supportimp2006-10-244-15/+19
* style(9) pedantryimp2006-10-241-7/+7
* Since multiple hints lines do not work, make doing that a fatal error.imp2006-10-241-0/+3
* If the user did not chose a distribution from the menu, a sensibleerwin2006-10-233-1/+4
* It so happens that everything that is stupid is not unconstitutional.phk2006-10-231-0/+3
* Move "device splash" back to MI NOTES and "files", it's MI.ru2006-10-2314-15/+5
* Move MI parts of syscons into MI "files".ru2006-10-237-42/+7
* If not compiled for debugging, redirect standard input/output/errorru2006-10-231-1/+7
* Revision 1.25 had the ATKBD_DFLT_KEYMAP option turned on and then off:ru2006-10-231-0/+4
* Mechanically kill redundant nodevice/nooption/nomakeoption, i.e.,ru2006-10-234-41/+0
* Re-add screen savers, which I removed by mistake.des2006-10-231-0/+13
* Revert the rev. 1.4, it causes breakage on most arches except i386.kib2006-10-231-4/+1
* The page queues lock is no longer required by vm_page_wakeup().alc2006-10-234-8/+8
* Synchronize pf.os with OpenBSD.delphij2006-10-231-27/+71
* o Eliminate nexus_print_resources(). Use resource_list_print_type()marcel2006-10-231-50/+5
OpenPOWER on IntegriCloud