summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Now that cross-tools ld(1) has been fixed to look for dynamicru2002-02-0810-20/+27
* Reword the ``Please remove the FreeBSD fixit CDROM now.'' tobrian2002-02-082-2/+2
* peter points out that we probably should not mess with the sysctl(8)cjc2002-02-087-28/+35
* FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).ru2002-02-082-1/+8
* Fix the code that selects the default binary type if the actual type can'tdes2002-02-081-3/+3
* Fixed RCSLOCALID buffer overflow (by making an overflow condition fatal).ru2002-02-081-1/+1
* MFi386: revisions 1.493 and 1.494.nyan2002-02-082-2/+12
* Regen.sheldonh2002-02-081-2/+7
* FreeBSD 4.1 bootstrapping aid (``:C'' make(1) modifier usedru2002-02-081-0/+5
* FreeBSD 4.1 bootstrapping aid (HALT and PDWN are not defined there).ru2002-02-081-2/+8
* FreeBSD 4.1 bootstrapping aid (__FBSDID is not there).ru2002-02-082-0/+4
* Fix broken Giant locking protocol introduced in rev 1.114. You cannotpeter2002-02-081-0/+1
* Bah, I managed to turn cosmetic things into real bugs. Fix shadowedpeter2002-02-083-22/+22
* GRR. Unbreak WARNS=2.peter2002-02-081-1/+1
* GRR. This was not WARNS=2 clean. You cannot printf a 'long' withpeter2002-02-081-1/+1
* Remove bogus range restrictions that attempted to restrict the rangeimp2002-02-081-14/+30
* o Merge various recent fixes from the MAC branch relating to extattrctl():rwatson2002-02-082-12/+20
* Add missing &peter2002-02-082-2/+2
* Inspect ELF header and reject any non-FreeBSD shared objects.sobomax2002-02-081-1/+7
* Fix world breakage (compiling libstdc++):peter2002-02-081-2/+2
* Make this part compile and try and use the p_threads tailq. It might workpeter2002-02-082-4/+14
* add missing <string.h> to give strcpy() a prototypegallatin2002-02-081-0/+1
* Fix a fatal trap when using ksched_setscheduler() (eg: mozilla, netscapepeter2002-02-081-1/+1
* Add a helper script used to take an Intel-supplied ACPI CA drop and make itmsmith2002-02-081-0/+42
* Add -i option (SUSv3) to patch(1). This allows one to specify amike2002-02-082-3/+17
* remove superfluous blank linejulian2002-02-081-1/+0
* o __P removalimp2002-02-0712-218/+145
* Fix a couple of style bugs introduced (or touched by) previous commit.peter2002-02-075-6/+5
* Fix a whole bunch of long lines introduced by previous commit by usingpeter2002-02-071-11/+15
* Fix a long line touched in previous commit (but not caused by previouspeter2002-02-071-1/+2
* Attempt to patch up some style bugs introduced in the previous commitpeter2002-02-075-23/+31
* Attempt to unmangle some code touched in the previous commit.peter2002-02-071-11/+8
* Fix a long line introduced in previous commit.peter2002-02-071-1/+2
* Fix long line added in previous commit.peter2002-02-071-1/+3
* Patch up some long lines introduced in previous commit.peter2002-02-071-3/+7
* Fix style bug introduced in previous commit.peter2002-02-071-1/+1
* Occationally background fsck would cause a spurious ``freeing freemckusick2002-02-071-0/+4
* Replace a few more lines of code orphaned by MFREE going away.mjacob2002-02-072-6/+10
* You cannot take the address of a variable with the 'register' qualifier.mjacob2002-02-071-1/+1
* Remove the inline assembly optimized versins of bintime_*() functions,phk2002-02-071-30/+0
* Revise timercounters to use binary fixed point format internally.phk2002-02-074-115/+171
* Pre-KSE/M3 commit.julian2002-02-0771-382/+431
* pre-emptively fix a KSE/M3 problem.julian2002-02-071-7/+14
* Complete '_' hack.phantom2002-02-071-0/+1
* . add a hack dedicated to n_himba (or correctly to say problem with his nickphantom2002-02-071-2/+30
* This script has served its purpose. Now its function is one of subfunctionsphantom2002-02-071-27/+0
* Add script to check integrity between access/authors.ent/passwd@freefallphantom2002-02-071-0/+68
* Correct copyright.green2002-02-071-12/+19
* We do not need to use -I- any longer.obrien2002-02-071-3/+1
* Document ping6(8) reaction to SIGINFO.maxim2002-02-071-2/+14
OpenPOWER on IntegriCloud