summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Finish the vm object locking in sendfile(2). More generally,alc2003-06-121-1/+8
* Remove "raw" and "label" keywords.grog2003-06-122-6/+2
* s/BURN_THE_BOATS/BURN_BRIDGES/g to adopt to new world orderimp2003-06-121-2/+2
* vinum_bounds_check: Don't check the label sector if the architecturegrog2003-06-121-12/+13
* Remove VINUM_LABEL ioctl. It has been deprecated since December 1998,grog2003-06-122-8/+2
* Remove write_volume_label, the implementation of VINUM_LABEL ioctl.grog2003-06-121-50/+1
* Enable bus mastering in the attach routine. This appears to fix theimp2003-06-123-0/+6
* Remove kw_raw. I've forgotten what it was intended for, and it wasgrog2003-06-121-5/+1
* OLDCARD is OBSOLETE_IN_6. Tag it as such.imp2003-06-126-0/+12
* If BURN_BRIDGES or _FreeBSD_version >= 6.0 and OBSOLETE_IN_6 isimp2003-06-121-0/+4
* New global option: BURN_BRIDGESimp2003-06-121-0/+1
* pc98 doesn't need COMPAT_OLDISA for any devices in the kernel.imp2003-06-121-2/+2
* Make cbb interrupts MPSAFE:imp2003-06-122-22/+34
* 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
* Lock the vm object when removing a page.alc2003-06-112-0/+5
* Remove the psycho and sbus iommu function stubs, and put the pointertmm2003-06-114-308/+81
* 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
* 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
* 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
* Use __FBSDID().obrien2003-06-107-32/+21
* Use __FBSDID().obrien2003-06-1025-86/+76
* Use __FBSDID().obrien2003-06-1019-53/+67
OpenPOWER on IntegriCloud