summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention that the softc is zeroed after allocation.brueffer2005-08-021-2/+3
* - add missing ether_poll_deregisterbrueffer2005-08-021-2/+13
* Add missing ether_poll_deregister(). This is still not enough toru2005-08-021-0/+3
* Generate default fake "device" and "inode" numbers for entrieskientzle2005-08-021-0/+25
* When copying time values from the main entry header to be used in thekientzle2005-08-021-10/+19
* Correct a few minor mis-statements (libarchive does support readingkientzle2005-08-021-5/+6
* The bsdtar_warnc() reporting function requires the program name to bekientzle2005-08-021-10/+12
* - Document network_interfaces=auto (the default!).brooks2005-08-021-16/+15
* Teach vmstat's domemstat_zone() to use memstat_kvm_uma() when the kvmrwatson2005-08-011-14/+19
* Make getsockopt(..., SOL_SOCKET, SO_ACCEPTCONN, ...) work per IEEE Stdkbyanc2005-08-011-0/+1
* Add memstat_kvm_uma(), an implementation of a libmemstat(3) query routinerwatson2005-08-015-2/+248
* Fix a buffer aging problem in new r300 code that could lead to hangs with someanholt2005-08-011-3/+1
* Propagate error code of kern_execve() to the caller properly.sobomax2005-08-011-1/+1
* acm and ack are specified per-acsam2005-08-011-8/+18
* Fixing compilation error by:avatar2005-08-012-2/+2
* Correct two libmemstat(3) bugs:rwatson2005-08-014-4/+12
* The Berkeley pascal implementation for the VAX 11/780 has onlyphk2005-08-0119-3129/+0
* 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
OpenPOWER on IntegriCloud