aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split 4.x and 5.x signal handling so that we can keep 4.x signalPeter Wemm2002-10-2543-221/+1182
* Change method to determine base memory size.Mitsuru IWASAKI2002-10-252-86/+110
* #include <geom/geom.h> to get proper prototypes. Contrary to my fears wePoul-Henning Kamp2002-10-251-10/+12
* Add a g_dev_print() function which prints all the /dev entries GEOMPoul-Henning Kamp2002-10-252-0/+17
* Initialize tick_MHz and related variables much earlier. After the lastThomas Moestl2002-10-253-13/+17
* Fix iommu_dvmamap_sync() to use the right address when flushing theThomas Moestl2002-10-251-1/+1
* Don't check IFF_RUNNING in previous change.Hidetoshi Shimokawa2002-10-251-2/+2
* - scopeid is u_int32_tHajimu UMEMOTO2002-10-251-14/+21
* Explicitly list architectures supporting sysinstallPoul-Henning Kamp2002-10-251-1/+4
* Loose the g_dev_clone() noise.Poul-Henning Kamp2002-10-251-1/+0
* - kill strcpyHajimu UMEMOTO2002-10-251-67/+56
* Greatly improve readability of trap() by using a table to convert betweenJake Burkholder2002-10-253-239/+165
* Add newly-added sripts to FILES.Thomas Quinot2002-10-251-1/+3
* Add a new /etc/periodic/security script to check for packetsThomas Quinot2002-10-253-0/+63
* Factor out code across various /etc/periodic/security scripts into aThomas Quinot2002-10-256-99/+101
* MFS: Update sysinstall text for the number and size or ports in the portsBruce A. Mah2002-10-251-2/+2
* add manpages for FireWire.Hidetoshi Shimokawa2002-10-251-0/+3
* Make the example "assertion failure" message match reality.Tim J. Robbins2002-10-251-1/+1
* Use an internal buffer for the result when the first argument is NULL.Tim J. Robbins2002-10-251-0/+4
* suspend thread only when it can be interrupted.David Xu2002-10-252-2/+4
* let thread_schedule_upcall() handle idle kse.David Xu2002-10-252-4/+16
* Update the Standards section for the addition of the C99 va_copy macro.Tim J. Robbins2002-10-251-2/+4
* Goodbye and good riddance!Poul-Henning Kamp2002-10-251-80/+0
* Confirmed kill: "Bogon #1" is dead, killed by DEVFS.Poul-Henning Kamp2002-10-252-76/+0
* Comment out more MAKEDEV bogosity ("BOGON #1" as Jordan put it :-)Poul-Henning Kamp2002-10-252-4/+4
* Preprocess with tbl(1) only where needed.Ruslan Ermilov2002-10-255-3/+6
* Don't preprocess with tbl(1).Ruslan Ermilov2002-10-251-2/+0
* Kill the remnants of BOG.Ruslan Ermilov2002-10-252-26/+0
* Preprocess with tbl(1).Ruslan Ermilov2002-10-252-0/+3
* Don't preprocess with tbl(1).Ruslan Ermilov2002-10-251-1/+0
* Don't preprocess with tbl(1).Ruslan Ermilov2002-10-251-1/+0
* Disable the kernacc() check in mtx_validate() until such time that kernaccPoul-Henning Kamp2002-10-252-0/+10
* Simplify.Ruslan Ermilov2002-10-251-6/+4
* Don't preprocess with tbl(1).Ruslan Ermilov2002-10-251-1/+0
* Preprocess with tbl(1).Ruslan Ermilov2002-10-251-0/+1
* In vrele() we can actually have a VCHR with v_rdev == NULL if wePoul-Henning Kamp2002-10-251-1/+1
* Adjust the size passed to readlink so that the null terminationDoug Barton2002-10-251-4/+2
* fix style-oJulian Elischer2002-10-252-2/+2
* More work on the interaction between suspending and sleeping threads.Julian Elischer2002-10-254-48/+66
* Use the correct values for LDBL_*. Libc doesn't completely supportWarner Losh2002-10-252-18/+20
* The ORIENTLOCK macro is no longer needed since all functions useTim J. Robbins2002-10-251-7/+0
* Minor cleanups.Jake Burkholder2002-10-251-3/+3
* Hide the test in <target> under '.if make(<target>)' so as to not get anyJuli Mallett2002-10-252-0/+8
* Add the functionality to create an (empty) GPT from scratch. TheMarcel Moolenaar2002-10-254-2/+199
* New release note: New cd(4) ioctls, burncd(8) -s max.Bruce A. Mah2002-10-252-8/+30
* The FTP connection caching needs a better interface -- connections areNate Lawson2002-10-251-0/+4
* Within ufs, the ffs_sync and ffs_fsync functions did not alwaysKirk McKusick2002-10-256-15/+37
* fix typo.David Xu2002-10-252-2/+4
* Extract out KSE specific code from machine specific codeJulian Elischer2002-10-248-129/+105
* Oops, forgot to commit this file. This is part of the fixMaxime Henrion2002-10-241-0/+2