summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Breath deep and take __P out of the system include files.imp2002-03-2380-1571/+1368
* GDB 4.18 does not use the mmalloc library by default. So GC a little.obrien2002-03-231-4/+0
* Machine must be non-static for COMPAT_43 to compile. This is used in bsd/osjake2002-03-231-1/+1
* Oops. Should have saidjake2002-03-230-0/+0
* Cleanup the trace back routine slightly. Print the leaf return value sojake2002-03-231-10/+55
* Sync with other arches; add bloat.jake2002-03-231-25/+35
* Revert last commit, it came too late to save alpha :-(phk2002-03-233-12/+0
* Hide the ugly d_boot[01] from the kernel.phk2002-03-233-0/+12
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-2313-177/+164
* Major rework of the iicbus/smbus framework:nsouch2002-03-2342-820/+1759
* Very simple fixes; WARNS and ANSIfy. Remove GCC-specific options frommarkm2002-03-232-20/+11
* Restore the original copyrightnsouch2002-03-232-0/+2
* viapm is the driver for VIA SMBus controllersnsouch2002-03-233-2/+72
* Minor whitespace nit.markm2002-03-231-1/+0
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-238-122/+116
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-2312-52/+52
* Moved $FreeBSD$ to the correct place.bde2002-03-234-6/+4
* Repaired CSRG id. This file was not in Lite1; it was just cloned from abde2002-03-238-10/+8
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-236-22/+16
* Work around zlib bug where using a deflate window size of 8 willjedgar2002-03-231-1/+1
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-232-14/+14
* Add new graphical screen saver (dragon_saver).amorita2002-03-237-90/+505
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-232-20/+20
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-233-23/+15
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-2318-125/+107
* Add bios area range check (lower side).takawata2002-03-232-2/+4
* Fix setting of CLEANFILES.obrien2002-03-231-1/+1
* Use our auto-YACC'ing rules to do most of the work.obrien2002-03-231-7/+3
* Fix a deadlock condition with tlb shootdown ipi delivery. Since ipis arejake2002-03-231-0/+17
* Backout intrusive ktr traces in tlb fault handlers which have served theirjake2002-03-232-566/+2
* Standardize on our SCM ID style.obrien2002-03-2326-121/+36
* Restore CSRG ID's lost in January 1995.obrien2002-03-2346-175/+235
* ASM versions of __FBSDID.obrien2002-03-236-0/+50
* Disable -Werror when building -- the old version of gcc used on IA32 can'twollman2002-03-231-0/+2
* Lots of markup fixes and improvements.bmah2002-03-231-23/+47
* Don't use graphics in callouts for the release documentation. Thebmah2002-03-231-0/+6
* Remove an obsolete release note about TCP and SYN-flood protection.bmah2002-03-232-8/+0
* Update perl's man path for 5.6.1brian2002-03-231-1/+1
* Sendmail can be slow to startup.obrien2002-03-221-4/+4
* Fix the style of the SCM ID's.obrien2002-03-2229-25/+35
* Fix the style of the SCM ID's.obrien2002-03-2254-117/+138
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Use int (ioctl)(...) rather than int ioctl(...) so that ioctl can be definedimp2002-03-221-1/+6
* Use td_ucred in several trivial syscalls and remove Giant locking asjhb2002-03-221-32/+16
* Fix the style of the SCM ID's.obrien2002-03-22408-795/+970
* Use explicit Giant locks and unlocks for rather than instrumented ones forjhb2002-03-221-6/+5
* Typo (if => of).wollman2002-03-221-1/+1
* Add a word of caution about integer arithmetic range and overflow detection.wollman2002-03-221-0/+6
* Fix a few formatting brainos and make the formatting of the EXAMPLESwollman2002-03-221-6/+9
* Actually install the moduli(5) man page.des2002-03-221-1/+1
OpenPOWER on IntegriCloud