summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Sync gpart with the trunk. This includes:Marcel Moolenaar2009-03-1718-159/+1055
* We're a little less than a week from code freeze for the 7.2-REL releaseKen Smith2009-03-171-2/+2
* Merge r188992 from head to stable/7:Robert Watson2009-03-171-2/+3
* Merge adding RTF_RNH_LOCKED to the flags argument of rtrequest() inRobert Watson2009-03-161-1/+1
* Merge r188963 from head to stable/7:Robert Watson2009-03-161-0/+2
* Merge r188962 from head to stable/7:Robert Watson2009-03-161-1/+4
* Merge r188546 from head to stable/7:Robert Watson2009-03-161-2/+0
* Merge r188545 from head to stable/7:Robert Watson2009-03-161-4/+0
* Merge r189655 from head to stable/7:Robert Watson2009-03-161-5/+5
* Merge r189545 from head to stable/7:Robert Watson2009-03-161-13/+18
* Merge r189570 from head to stable/7:Robert Watson2009-03-164-5/+16
* Merge r186822 from head to stable/7:Robert Watson2009-03-161-3/+3
* Merge r186662 from head to stable/7:Robert Watson2009-03-161-1/+2
* Merge r182750, r182754 from head to stable/7:Robert Watson2009-03-162-12/+12
* Merge r174894 from head to stable/7:Robert Watson2009-03-161-1/+1
* Merge r189563Robert Noland2009-03-1510-91/+91
* Merge r189562Robert Noland2009-03-151-3/+3
* Merge r189561Robert Noland2009-03-151-3/+4
* Merge r189560Robert Noland2009-03-151-4/+4
* Merge 189559Robert Noland2009-03-151-2/+3
* Merge 189499,189557,189558Robert Noland2009-03-1510-383/+26953
* MFC r179093 (by pjd):Konstantin Belousov2009-03-141-1/+6
* MFC r178585 (by pjd):Konstantin Belousov2009-03-142-0/+157
* MFC r189706:Konstantin Belousov2009-03-141-1/+0
* Bump __FreeBSD_version to 701106 after the POSIX semaphoreBruce M Simpson2009-03-141-1/+1
* MFC rev: 189736Bruce M Simpson2009-03-141-1/+1
* MFC r189450:Konstantin Belousov2009-03-135-23/+21
* Disable the vm_page_startup assertion for now. It always fails onJohn Baldwin2009-03-121-0/+6
* MFC: Export hz, maxswzone, maxbcache, maxtsiz, dfldsiz, maxdsiz, dflssiz,John Baldwin2009-03-121-0/+19
* MFC r189283:Konstantin Belousov2009-03-123-12/+17
* Merge the open source Atheros HAL from HEAD to STABLE.Bruce M Simpson2009-03-1231-578/+321
* MFC: Make cd9660 MPSAFE and able to use shared vnode locks for pathnameJohn Baldwin2009-03-115-53/+121
* Merge 189130Robert Noland2009-03-1116-20/+44
* Merge r189128Robert Noland2009-03-111-1/+5
* Merge r189099Robert Noland2009-03-113-8/+7
* Merge r189054Robert Noland2009-03-115-1/+25
* Merge r189053Robert Noland2009-03-111-1/+1
* Merge r189052Robert Noland2009-03-113-35/+78
* Merge r189051Robert Noland2009-03-111-0/+28
* Merge r189050Robert Noland2009-03-111-9/+23
* Merge r189049Robert Noland2009-03-116-2270/+1907
* Merge 189048Robert Noland2009-03-114-64/+0
* Merge r189047Robert Noland2009-03-113-433/+14
* Merge r189046Robert Noland2009-03-111-2/+0
* Merge r189045Robert Noland2009-03-111-2/+2
* MFC r189360Andrew Thompson2009-03-112-0/+6
* MFC r188548Andrew Thompson2009-03-111-2/+2
* MFC: Add a flag to tag individual sysctl leaf nodes as MPSAFE. Tag theJohn Baldwin2009-03-108-124/+137
* MFC: Expand the scope of the sysctllock sx lock to protect the sysctl treeJohn Baldwin2009-03-108-66/+166
* MFC: Add sysctl_rename_oid() and use it in device_set_unit().John Baldwin2009-03-103-0/+31