summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Define four constants, MBUF_{,MEM,CLUSTER,PACKET,TAG}_MEM_NAME, whichrwatson2005-07-173-5/+18
* Add __BEGIN_DECLS and __END_DECLS to make libmemstat(3) more C++-friendly.rwatson2005-07-171-0/+2
* sync function prototype with reality.charnier2005-07-171-1/+6
* Before calling g_orphan_provider(), add G_PF_WITHER flag, so GEOM will knowpjd2005-07-172-0/+2
* Check that we have first fragment before pulling up TCP/UDP header.glebius2005-07-171-12/+14
* The CD interrupt should only be enabled after we've initialized theimp2005-07-171-10/+38
* [1] unix2doschr()imura2005-07-171-10/+27
* Use LK_CANRECURSE since when a PMC-owning process performs an exec,jkoshy2005-07-171-1/+1
* Remove confusing "single C char locales" phrase; arguments to thesetjr2005-07-1712-106/+44
* Remove confusing "single C char locales" phrase; arguments to tolower()tjr2005-07-172-18/+6
* Add additional sub-systems to the warning users get when they build aobrien2005-07-171-3/+6
* Catch up with menus.c revision 1.399.obrien2005-07-172-58/+0
* snd_ess needs snd_sbc to compile.brueffer2005-07-161-1/+2
* Revert last commit: It fixed make universe but broke regular kernel make.phk2005-07-161-1/+1
* Use mp_maxid in preference to MAXCPU when creating exports of UMArwatson2005-07-161-3/+3
* Improve canonicalization of copyrights. Order copyrights by order ofrwatson2005-07-165-20/+15
* Move the unlocking of the zone mutex in sysctl_vm_zone_stats() so thatrwatson2005-07-161-5/+9
* Document IODATA USB-RSAQ3 USB-Serial Adapter as a supported device.hrs2005-07-161-1/+3
* Add missing reference to ukbdmap.hphk2005-07-161-1/+1
* Use better Korean translation for `trap'jkim2005-07-162-6/+6
* Increase the flags field for kegs from a 16 to a 32 bit value;silby2005-07-163-12/+12
* Teach libmemstat(3) about UMA(9) failure statistics.rwatson2005-07-151-0/+1
* Track UMA(9) allocation failures by zone, and export via sysctl.rwatson2005-07-153-18/+35
* Note the events of 0707, lest we forget.ceri2005-07-151-0/+1
* Convert the atomic_ptr() operations over to operating on uintptr_tjhb2005-07-1511-321/+129
* Fix typos and use consistent section names in manual pages:hrs2005-07-1520-22/+22
* New release notes:hrs2005-07-152-6/+60
* Merged from boot0cfg.nyan2005-07-152-13/+33
* Merged from src/sbin/fdisk.nyan2005-07-152-28/+45
* Merged from geom_mbr.c revisions 1.62 and 1.66.nyan2005-07-151-6/+68
* Fix loder(1) to work with libraries. This can be useful toru2005-07-151-5/+14
* Trim the old relnotes items.hrs2005-07-152-2926/+32
* Update version numbers to 7-CURRENT.hrs2005-07-151-7/+7
* Pass -i to pwd_mkdb(8) to ignore locking failures. This can be usefulru2005-07-151-1/+1
* Make the `distrib-dirs' target official and working properlyru2005-07-152-3/+3
* Add myself to FreeBSD calendargarga2005-07-151-0/+1
* Reduce diffs from boot0cfg.c (no functional change).nyan2005-07-151-86/+93
* *) Implement round-robin reads for multiplex volumes.le2005-07-152-25/+36
* Add -mno-sse3 for prescott/noconaache2005-07-151-0/+3
* Add -mno-sse3 for prescott/noconaache2005-07-154-3/+6
* Add -mno-sse3 for prescott/noconaache2005-07-151-1/+1
* Document the fact that if MAP_FIXED request has been successful itsobomax2005-07-151-0/+7
* Provide more documentation on caller-owned storage in struct memory_type,rwatson2005-07-151-7/+20
* Increase the number of caller memory storage slots from 2 or 4 torwatson2005-07-152-8/+12
* Hook up libmemstat(3) to the library list in mdoc.local. This will causerwatson2005-07-151-0/+1
* Add a section on the allocator name space and its interactions withrwatson2005-07-151-0/+22
* Re-spell wronge less wrongly as wrong.rwatson2005-07-152-4/+4
* Fix for PR 82974. We were not checking that the route looked up ingnn2005-07-151-0/+19
* Attempt gctl verb "write MBR" when updating.phk2005-07-152-1/+25
* Attempt gctl verb "write MBR" when updating.phk2005-07-152-28/+46
OpenPOWER on IntegriCloud