aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make cbb interrupts MPSAFE:Warner Losh2003-06-122-22/+34
* Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERSGarance A Drosehn2003-06-121-3/+0
* When sanity-checking a variable, it's good to check the correct variable...Garance A Drosehn2003-06-121-1/+1
* Drop maintainership of whois(1). If someone needs a review they canMike Barcroft2003-06-122-3/+0
* Reorder P_* flags.David Xu2003-06-121-10/+8
* Make sure pcpu->pc_pcb is pointing to a 16-byte aligned address. TheMarcel Moolenaar2003-06-121-2/+10
* Use __FBSDID().David E. O'Brien2003-06-1123-41/+69
* Fix LINT for now.Jake Burkholder2003-06-111-0/+1
* style clean.David E. O'Brien2003-06-112-11/+9
* Fixed some style bugs (disorder and long lines).Bruce Evans2003-06-111-4/+7
* Remove uneeded cast.David E. O'Brien2003-06-111-1/+1
* This appears to be WARNS=3 safe.David E. O'Brien2003-06-111-0/+2
* Best we can do is WARNS=1 due to lex.David E. O'Brien2003-06-111-0/+1
* Do not refer to the non-existant BDECFLAGS.David E. O'Brien2003-06-112-3/+0
* Lock the vm object when removing a page.Alan Cox2003-06-112-0/+5
* Catch up with the English version:Hiroki Sato2003-06-112-951/+51
* There is no need for this makefile to reference BDECFLAGS, particularlyGarance A Drosehn2003-06-111-1/+0
* Remove the psycho and sbus iommu function stubs, and put the pointerThomas Moestl2003-06-114-308/+81
* Autosize the property buffer instead of limiting it to 8192, andThomas Moestl2003-06-112-7/+76
* Deallocate major 177; the openfirm device does not use a fixed majorThomas Moestl2003-06-111-1/+0
* - Add an OFIOCGETPROPLEN ioctl() to get the length of a property.Thomas Moestl2003-06-112-13/+12
* ARtem ONAIR cardWarner Losh2003-06-111-0/+1
* regen for 1.52Warner Losh2003-06-111-1/+7
* Add ARtem ONAIR wi card.Warner Losh2003-06-111-0/+4
* Minor tweaks that are effectively all style tweaks.Warner Losh2003-06-111-7/+2
* Call wi_free() in all the relevant error cases.Warner Losh2003-06-111-3/+2
* Call wi_free on the failure cases of pccard.Warner Losh2003-06-111-2/+6
* Lock the vm object when removing a page.Alan Cox2003-06-111-0/+8
* add my birthdayErwin Lansing2003-06-111-0/+1
* Whitespace cleanup.Dag-Erling Smørgrav2003-06-111-10/+10
* Use __FBSDID().David E. O'Brien2003-06-1136-355/+108
* Use __FBSDID().David E. O'Brien2003-06-119-81/+26
* Use __FBSDID().David E. O'Brien2003-06-112-19/+6
* Use __FBSDID().David E. O'Brien2003-06-1116-155/+48
* Use __FBSDID().David E. O'Brien2003-06-1123-53/+64
* Add vm object locking.Alan Cox2003-06-111-12/+12
* Add "-n" argument, which causes mdconfig to simply print the unitRobert Watson2003-06-112-5/+16
* Fix date, appearantly everybody else got done with May before I did.Poul-Henning Kamp2003-06-111-1/+1
* Use __FBSDID().David E. O'Brien2003-06-1157-106/+175
* Use __FBSDID().David E. O'Brien2003-06-1111-16/+37
* Use __FBSDID().David E. O'Brien2003-06-1177-152/+242
* GC unused cpu_wait() functionPeter Wemm2003-06-119-43/+0
* Don't overflow when calculating vm_kmem_size. This fixes kmem_mapPaul Saab2003-06-111-4/+4
* Remove all files. They're now in tools/debugscripts.Greg Lehey2003-06-114-1104/+0
* Add the comment I meant to add about not passing in PCATCH to theRobert Watson2003-06-111-0/+8
* Fix error in my last commit. Correctly maintain p_maxthrwaits and unlockDavid Xu2003-06-112-10/+16
* Use __FBSDID().David E. O'Brien2003-06-11145-263/+449
* Use __FBSDID().David E. O'Brien2003-06-1133-55/+99
* Use __FBSDID().David E. O'Brien2003-06-1120-60/+60
* Use __FBSDID().David E. O'Brien2003-06-1033-111/+100