summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This has worked for a while now. ex pccard attachmentimp2005-07-191-1/+1
* Build p4tcc and est cpu frequency modules on amd64.ps2005-07-191-0/+2
* Ignore AVM BlueFRITZ! USB Bluetooth Adapter v1.0 (product ID 0x2200).emax2005-07-191-0/+1
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-1961-107/+918
* Better name for type 4 chipsimp2005-07-181-1/+1
* remove the supposed max of 2^31, it hasn't been this small in a veryjmg2005-07-181-4/+1
* Fix minor memory leak when expanding ${variable}sgad2005-07-181-1/+5
* o Add Toshiba's id. Make AGERE an alias for LUCENT. Add Ungermann's ID.imp2005-07-181-0/+7
* s/then/thanschweikh2005-07-181-1/+1
* Ignore EPERM from sysctl(3). It is returned when passive coolingume2005-07-181-2/+5
* Implement passive cooling. It is enabled for tz0 by default whereume2005-07-181-13/+277
* - Slightly reorder the events around the setting of PRS_ZOMBIE to be lessjhb2005-07-181-8/+20
* Mark if_sbsh as IFF_NEEDSGIANT, because it does.rwatson2005-07-181-1/+2
* Mark if_cnw as IFF_NEEDSGIANT, because it does.rwatson2005-07-181-1/+2
* Lock down netnatm and mark as MPSAFE:rwatson2005-07-185-65/+77
* Add support for AVM BlueFRITZ! USB Bluetooth Adapter v2.0. It appears thatemax2005-07-181-1/+1
* Bump MEMSTAT_MAXCALLER to 16. memtop(8) seems to be able to happilyrwatson2005-07-181-1/+1
* Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45.imura2005-07-182-0/+77
* Modify "netstat -mb" to use libmemstat(3) when acting on a live system,rwatson2005-07-182-36/+197
* Regen:sheldonh2005-07-181-159/+324
* Fix for a NFS soft mounts bug where if the number of retries exceedsps2005-07-181-1/+2
* remove myself as maintainerwosch2005-07-171-2/+0
* remove myself as maintainer.wosch2005-07-171-1/+0
* I believe that this tsleep was placed here in 1.28 to try to solve theimp2005-07-171-3/+1
* The Sony i.LINK CXD1947 device is a firewire bridge, but it doesn'timp2005-07-171-2/+2
* o The ricoh bridge needs us to turn off the function interrupts forimp2005-07-171-12/+22
* Rename a bit to make it clearer that it enables routing of the functionimp2005-07-172-2/+2
* Add LIBMEMSTAT tp bsd.libnames.mk.rwatson2005-07-171-0/+1
* 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
OpenPOWER on IntegriCloud