summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge the following from the English version:hrs2004-01-122-60/+272
* Merge in some changes submitted by Brian Feldman. Among other things,wpaul2004-01-127-225/+547
* MFi386: revision 1.1114.nyan2004-01-121-2/+2
* Correct for proper vn_fullpath() failure mode: "== -1" -> "!= 0"rwatson2004-01-121-1/+1
* Specify the right location of the generated header.obrien2004-01-121-1/+1
* Don't try to unlock the directory vnode in null_lookup() if the lock istruckman2004-01-111-1/+1
* Overhaul of the timeout/reinit framework. This should clear up mostsos2004-01-1115-220/+358
* Update list of device drivers that support polling.ale2004-01-112-2/+5
* - Handle doubled double quotes:mdodd2004-01-111-1/+11
* Ensure that generated headers are here before we build .dependru2004-01-111-7/+1
* Back out 1.160, which was committed by mistake.des2004-01-111-1/+0
* Back out 1.166, which was committed by mistake.des2004-01-111-4/+0
* Minor typo: no line break after .Fn.rwatson2004-01-111-1/+2
* Mechanical whitespace cleanup + other minor style nits.des2004-01-111-19/+24
* Add a basic manpage for vn_fullpath().rwatson2004-01-112-1/+99
* Mechanical whitespace cleanup.des2004-01-111-27/+27
* Mechanical whitespace cleanup; parenthesize return values; other minordes2004-01-112-60/+72
* Mechanical whitespace cleanup; parenthesize return values; other minordes2004-01-111-56/+59
* Mechanical whitespace cleanup + minor style nits.des2004-01-112-1/+7
* Mechanical whitespace cleanup.des2004-01-111-10/+10
* Get rid of "lineno: 0" in error messages from create mode.phk2004-01-114-25/+42
* Use my newly acquired magic stick and put aslcompiler.y.h intoru2004-01-111-3/+4
* collect all "extern bla" stuff in extern.h in order to get cross-filephk2004-01-115-16/+8
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-112-0/+970
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-113-0/+14
* Add ${IMAGES} to CLEANFILES.des2004-01-111-0/+1
* Store binary files in uuencoded form.des2004-01-117-2/+234
* Add a `-H <fd>' option that is like `-h <fd>', but accepts an alreadyiedowse2004-01-114-22/+52
* Removed duplicate SRCS.ru2004-01-111-1/+0
* XDR sources are handled by ../xdr/Makefile.inc.ru2004-01-111-4/+0
* Sync type of linkspeed with firewire.c.simokawa2004-01-111-1/+1
* Stay in sync with src/COPYRIGHT and src/sys/sys/copyright.h,ru2004-01-111-2/+2
* Run ldconfig in the chroot environment to find shared libraries innyan2004-01-111-0/+1
* Fix MINIMALDOCPORTS lists.nyan2004-01-111-2/+1
* Replaced an ugly hack to selectively disable warningsru2004-01-112-3/+3
* Add Audigy support.obrien2004-01-112-95/+532
* Put the warning flags to where they belong (into CWARNFLAGS).ru2004-01-111-10/+10
* Print the correct pointer in a KASSERT.phk2004-01-111-1/+1
* MFi386: revision 1.583.nyan2004-01-112-0/+6
* The ida module is not needed for pc98.nyan2004-01-111-1/+1
* '-DPC98' is not needed.nyan2004-01-111-4/+0
* ida(4) module. PCI only for now.mdodd2004-01-112-0/+10
* Remove long dead code, specifically, code related to munmapfd().alc2004-01-113-28/+0
* Add support for subtractive decoding bridges. These bridges pass allimp2004-01-112-159/+128
* Release audit device major number reservation. The new auditrwatson2004-01-111-1/+0
* This commit was generated by cvs2svn to compensate for changes in r124361,obrien2004-01-111-10/+19
|\
| * Vendor import emu10k1.h from version 1.0.1 of the ALSA driver.obrien2004-01-111-10/+19
* | Include "opt_cpu.h" and related #ifdef's for SSE so that pagezero()alc2004-01-111-0/+8
* | When not creating a core dump due to resource limits specifyingrwatson2004-01-111-1/+1
* | Remove EMUDEBUG [un]def. This should be done in the Makefile.obrien2004-01-111-1/+0
OpenPOWER on IntegriCloud