summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set the script_name_sep variable to a safe value if it is notroam2001-12-122-0/+6
* Connect libiconv to the build.sheldonh2001-12-121-0/+1
* Unix: Just Say No..wilko2001-12-121-0/+19
* Fix select on named pipes without a reader.alfred2001-12-121-1/+0
* More "const" poisoning, and only use NO_WERROR if we're bootstrapping.ru2001-12-122-23/+22
* Axe an unneeded PCPU_SET(spinlocks, NULL) that I missed earlier.jhb2001-12-126-6/+0
* Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).alfred2001-12-121-4/+50
* - Fix sysctl mib examples in order to reflect the recent changes inarr2001-12-121-2/+2
* - Update the sysctl mibs in order to reflect the recent kern_jail.carr2001-12-121-9/+9
* - Move _jail sysctl node underneath _kern_security in order to standardizearr2001-12-121-4/+5
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesmarkm2001-12-1222-404/+437
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.markm2001-12-127-8/+1
* Protect this against the coming WARNS=2 default.markm2001-12-121-0/+2
* WARNS=2 fixes, use __FBSDID().markm2001-12-126-67/+78
* Make manpage links for 5.0-CURRENT release documents explicitly access thebmah2001-12-111-1/+2
* WARNS=2 fixes with NO_WERROR set because of system-header originatingmarkm2001-12-1114-105/+120
* WARNS=2 fixes. use __FBSDID().markm2001-12-111-9/+10
* WARNS=2 fixes. NO_WERROR set as there are some hard-to-fixmarkm2001-12-114-87/+87
* WARNS=2 fixes, use __FBSDID().markm2001-12-111-10/+12
* WARNS=2 is going to be the default, so don't specify it. Use __FBSDID().markm2001-12-112-6/+5
* WARNS=2 fixes, use __FBSDID(), kill register keyword.markm2001-12-112-35/+37
* Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage.markm2001-12-118-38/+78
* Overhaul the per-CPU support a bit:jhb2001-12-11107-1596/+850
* WARNS=2 fixes, use __FBSDID().markm2001-12-117-62/+74
* WARNS=2 is going to become the default, so remove it from here.markm2001-12-115-5/+1
* WARNS=2 fixes.markm2001-12-111-6/+6
* WARNS=2 fixes, use __FBSDID(), kill register keyword.markm2001-12-111-46/+46
* WARNS=2 is to become the default, so remove. Use __FBSDID().markm2001-12-112-7/+6
* WARNS=2 fixes, use __FBSDID().markm2001-12-111-5/+10
* WARNS=2 is to become the default, so remove it from here.markm2001-12-112-2/+0
* Protect this from the coming WARNS=2 default.markm2001-12-111-0/+1
* WARNS=2 fix, kill register keyword, use __FBSDID().markm2001-12-115-21/+27
* Protect this against the to-come WARNS=2 default.markm2001-12-111-0/+1
* WARNS=2 fix, add externs.h to centralise external prototypes,markm2001-12-113-13/+52
* WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)markm2001-12-112-55/+63
* Remove WARNS=2 as this is to become default.markm2001-12-111-1/+0
* WARNS=2 fixes, use __FBSDID(), kill register keyword.markm2001-12-111-49/+57
* WARNS=2 fixes.markm2001-12-111-1/+1
* WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files usedmarkm2001-12-112-16/+19
* WARNS=2 fixes, remove register keyword, use __FBSDID()markm2001-12-111-10/+14
* - Improve line-wrapping and spacing so as to improve readability.rwatson2001-12-111-6/+7
* WARNS=2 fixes, use __FBSDID(), kill register keyword.markm2001-12-111-10/+11
* Temporarily "protect" this against the coming WARNS=2 default as itmarkm2001-12-111-0/+1
* Remove WARNS=2 as this is to be the default.markm2001-12-111-1/+0
* WARNS=2 fix, use __FBSDID().markm2001-12-111-11/+13
* Use FBSDID(), WARNS=2 fix.markm2001-12-111-3/+5
* Use __FBSDID(). remove WARNS=2 as this is going to be default.markm2001-12-112-7/+6
* WARNS=2 fix, use __FBSDID().markm2001-12-111-8/+7
* WARNS=2 fix, use __FBSDID().markm2001-12-112-14/+15
* WARNS=2 fix, use __FBSDID() and sort includes.markm2001-12-113-44/+46
OpenPOWER on IntegriCloud