summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the \*(DY at the end of the document, it makes the installedphk2005-08-011-1/+0
* recover the line which was wrongly disappeared during scope cleanup.ume2005-08-012-0/+2
* typophk2005-08-011-1/+1
* Add support for IPv6 over GRE [1]. PR kern/80340 includes thebz2005-08-012-6/+31
* Make the eisa probe messages just like all the others in the system.imp2005-08-011-66/+18
* Add pnp and location info for the ISA bus. The pnp info is theimp2005-08-011-0/+25
* AT_MAKE_TAGID needs an instance as the 2nd arg- not just a 0.mjacob2005-07-311-1/+1
* Delay freeing disk space for file system blocks until all dirty buffersups2005-07-312-0/+20
* Style fix.netchild2005-07-311-1/+1
* Whats New:netchild2005-07-318-740/+1496
* OSS defines AFMT_x32_xE as:netchild2005-07-311-0/+4
* Add stuff to HTML output.phk2005-07-311-22/+86
* If a thread was removed from system run queue, kse_assign shouldn'tdavidxu2005-07-311-0/+4
* * Slightly new method to detect mixer capabilities and resolution.netchild2005-07-311-9/+41
* The beginnings of a tool to survey the build options (NO_THIS, NO_THAT etc)phk2005-07-313-0/+279
* Correct the description of the TAPE environment variable.ceri2005-07-311-1/+5
* - Fixup the locking.netchild2005-07-311-3/+17
* - Fixup the locking.netchild2005-07-313-4/+26
* Add another ID.netchild2005-07-311-0/+1
* * Add locking / MPSAFEnetchild2005-07-311-82/+206
* Mention the default value of PATH and that it may be overridden.brueffer2005-07-311-2/+7
* Document 2 new sysctl's.netchild2005-07-311-0/+18
* Fix a LOR introduced with the last commit (some hours ago), I had thenetchild2005-07-311-14/+2
* Fix a LOR introduced in the last commit (some hours ago), I had the wrongnetchild2005-07-311-25/+4
* * Register programming error during device initializationnetchild2005-07-312-127/+278
* This driver is already MPSAFE, remove busdma_lock_mutex and Giant fromnetchild2005-07-311-2/+2
* * Add locking / MPSAFE.netchild2005-07-311-11/+33
* * als4000 can't do 48k properly (perhaps it really can't at all!).netchild2005-07-311-9/+70
* * Fix panic during driver unload on second attempt after failure onnetchild2005-07-312-11/+18
* The resource_xxx routines in subr_hints.c are called before and after thenetchild2005-07-311-0/+2
* Add bounds checking to the setenv part of the kernel environment.netchild2005-07-311-1/+10
* Change /home symbolic link, so it will point to usr/home instead of /usr/home.pjd2005-07-311-1/+5
* Print cpu_vendor and the MSR value if we don't support this processorcperciva2005-07-311-1/+1
* close a race between reclaiming a node when a station is inactivesam2005-07-313-2/+15
* The isa attachment calls ep_free after it has already been called onceimp2005-07-311-1/+3
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-3138-60/+60
* Add newer commandsimp2005-07-311-2/+7
* Remove the instruction to "contact the maintainer" for unrecognizedcperciva2005-07-311-3/+1
* fix build without option INET6.ume2005-07-301-0/+8
* Introduce kdevtoname, which when given the kernel address of acsjp2005-07-301-4/+16
* Add some more files. More (manpages) to come later...netchild2005-07-301-1/+332
* - Only make the delete-old related parts visible if one of the 3 targetsnetchild2005-07-301-0/+6
* Add missing parenthesis around error handling code upon attachingcsjp2005-07-301-1/+2
* Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines).brueffer2005-07-301-83/+93
* Temporary band-aid to fix hang when a process exec's Altivec instructions.grehan2005-07-306-0/+32
* Document two new diagnostic messages in hwpmc(4).jkoshy2005-07-301-0/+7
* Fail the module loading process if the currently executing kerneljkoshy2005-07-303-7/+29
* Enforce the native environment requirement for {check,delete}-old-* atdes2005-07-301-6/+6
* Ignore mutex asserts when we're dumping as well. This allows meps2005-07-301-1/+2
* oops, revert previous changesam2005-07-301-7/+0
OpenPOWER on IntegriCloud