summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make cbb interrupts MPSAFE:imp2003-06-122-22/+34
* Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERSgad2003-06-121-3/+0
* When sanity-checking a variable, it's good to check the correct variable...gad2003-06-121-1/+1
* Drop maintainership of whois(1). If someone needs a review they canmike2003-06-122-3/+0
* Reorder P_* flags.davidxu2003-06-121-10/+8
* Make sure pcpu->pc_pcb is pointing to a 16-byte aligned address. Themarcel2003-06-121-2/+10
* Use __FBSDID().obrien2003-06-1123-41/+69
* Fix LINT for now.jake2003-06-111-0/+1
* style clean.obrien2003-06-112-11/+9
* Fixed some style bugs (disorder and long lines).bde2003-06-111-4/+7
* Remove uneeded cast.obrien2003-06-111-1/+1
* This appears to be WARNS=3 safe.obrien2003-06-111-0/+2
* Best we can do is WARNS=1 due to lex.obrien2003-06-111-0/+1
* Do not refer to the non-existant BDECFLAGS.obrien2003-06-112-3/+0
* Lock the vm object when removing a page.alc2003-06-112-0/+5
* Catch up with the English version:hrs2003-06-112-951/+51
* There is no need for this makefile to reference BDECFLAGS, particularlygad2003-06-111-1/+0
* Remove the psycho and sbus iommu function stubs, and put the pointertmm2003-06-114-308/+81
* Autosize the property buffer instead of limiting it to 8192, andtmm2003-06-112-7/+76
* Deallocate major 177; the openfirm device does not use a fixed majortmm2003-06-111-1/+0
* - Add an OFIOCGETPROPLEN ioctl() to get the length of a property.tmm2003-06-112-13/+12
* ARtem ONAIR cardimp2003-06-111-0/+1
* regen for 1.52imp2003-06-111-1/+7
* Add ARtem ONAIR wi card.imp2003-06-111-0/+4
* Minor tweaks that are effectively all style tweaks.imp2003-06-111-7/+2
* Call wi_free() in all the relevant error cases.imp2003-06-111-3/+2
* Call wi_free on the failure cases of pccard.imp2003-06-111-2/+6
* Lock the vm object when removing a page.alc2003-06-111-0/+8
* add my birthdayerwin2003-06-111-0/+1
* Whitespace cleanup.des2003-06-111-10/+10
* Use __FBSDID().obrien2003-06-1136-355/+108
* Use __FBSDID().obrien2003-06-119-81/+26
* Use __FBSDID().obrien2003-06-112-19/+6
* Use __FBSDID().obrien2003-06-1116-155/+48
* Use __FBSDID().obrien2003-06-1123-53/+64
* Add vm object locking.alc2003-06-111-12/+12
* Add "-n" argument, which causes mdconfig to simply print the unitrwatson2003-06-112-5/+16
* Fix date, appearantly everybody else got done with May before I did.phk2003-06-111-1/+1
* Use __FBSDID().obrien2003-06-1157-106/+175
* Use __FBSDID().obrien2003-06-1111-16/+37
* Use __FBSDID().obrien2003-06-1177-152/+242
* GC unused cpu_wait() functionpeter2003-06-119-43/+0
* Don't overflow when calculating vm_kmem_size. This fixes kmem_mapps2003-06-111-4/+4
* Remove all files. They're now in tools/debugscripts.grog2003-06-114-1104/+0
* Add the comment I meant to add about not passing in PCATCH to therwatson2003-06-111-0/+8
* Fix error in my last commit. Correctly maintain p_maxthrwaits and unlockdavidxu2003-06-112-10/+16
* Use __FBSDID().obrien2003-06-11145-263/+449
* Use __FBSDID().obrien2003-06-1133-55/+99
* Use __FBSDID().obrien2003-06-1120-60/+60
* Use __FBSDID().obrien2003-06-1033-111/+100
OpenPOWER on IntegriCloud