aboutsummaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* MFR6:David Xu2006-12-231-30/+52
* MFC Rev. 1.267Martin Blapp2006-12-211-1/+1
* MFC: Handle an end of ULONG_MAX properly in rman_manage_region().John Baldwin2006-12-071-4/+7
* MFC: sys/kern/vfs_subr.c 1.682Pawel Jakub Dawidek2006-12-041-2/+18
* Fix a race in soclose() where connections could be queued to theMohan Srinivasan2006-11-221-23/+23
* MFC 1.139:Tom Rhodes2006-11-141-1/+1
* MFC: Don't drop reference to tty in tty_close() if TS_ISOPEN is alreadyTor Egge2006-11-101-7/+6
* MFC rev. 1.427:Konstantin Belousov2006-11-031-1/+2
* MFCKonstantin Belousov2006-10-301-0/+18
* MFCKonstantin Belousov2006-10-241-10/+31
* MFC: Correct bogous typosKris Kennaway2006-10-151-3/+3
* MFC: sys/kern/vfs_bio.c 1.504Pawel Jakub Dawidek2006-10-131-0/+1
* Regenerate.Robert Watson2006-10-102-4/+4
* Merge syscalls.master:1.229 from HEAD to RELENG_6:Robert Watson2006-10-101-2/+2
* MFC: If the buffer lock has waiters after the buffer has changed identityTor Egge2006-10-092-0/+26
* MFC: Reduce fluctuations of mnt_flag to allow unlocked readers to get aTor Egge2006-10-091-6/+6
* MFC: Don't restore MNT_QUOTA bit in mnt_flag after a failed mount withTor Egge2006-10-091-1/+2
* MFC: Don't restore mnt_kern_flag on failed MNT_UPDATE mount, it can raceTor Egge2006-10-091-5/+2
* MFC: Use mount interlock to protect all changes to mnt_flag andTor Egge2006-10-094-0/+31
* MFC rev. 1.685:Konstantin Belousov2006-10-091-1/+2
* MFC:Andre Oppermann2006-10-061-1/+4
* Back out rev. 1.137.2.3. It open a possible security hole.Martin Blapp2006-10-041-8/+2
* MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments.Ruslan Ermilov2006-10-042-4/+16
* Fix 'pty leak by number'. Make the leaked ptys usable again.Martin Blapp2006-09-301-2/+9
* MFC rev. 1.260Martin Blapp2006-09-301-1/+9
* MFC: v1.298 kern_descript.cJohn-Mark Gurney2006-09-291-1/+1
* MFC rev. 1.241, 1.242, 1.243Martin Blapp2006-09-291-0/+9
* MFC rev. 1.58, 1.59Martin Blapp2006-09-291-1/+5
* Merge init_main.c:1.266, 1.267, copyright.h:1.22, 1.23 from HEAD toRobert Watson2006-09-281-3/+4
* MFC rev 1.422: Hold reference on mountpoint slightly longer inTor Egge2006-09-271-4/+3
* MFC rev 1.134: Handle reclaimed vnode in VOP_GETWRITEMOUNT()Tor Egge2006-09-271-4/+6
* MFC rev 1.419 and 1.420: Hold reference on mountpoint slightly longer inTor Egge2006-09-271-24/+16
* MFC rev 1.226: Unbusy mount before destruction.Tor Egge2006-09-271-5/+6
* MFC rev 1.221 : Print dangling vnodes before panic at unmount.Tor Egge2006-09-271-1/+6
* MFC: Release references acquired by VOP_GETWRITEMOUNT() and vfs_getvfs().Tor Egge2006-09-272-8/+23
* MFC rev 1.667: vfs_busy() holds reference on mount until vfs_unbusy()Tor Egge2006-09-271-3/+9
* MFC rev 1.133: VOP_GETWRITEMOUNT() returns a referenced mount.Tor Egge2006-09-271-1/+15
* MFC rev 1.220: Make struct mount type stable.Tor Egge2006-09-271-8/+34
* MFC: Fix rman_manage_region() to detect overlaps and coallesce adjacentJohn Baldwin2006-09-221-3/+41
* MFC: Add bus_generic_add_child().John Baldwin2006-09-221-0/+7
* MFC revision 1.290Christian S.J. Peron2006-09-211-2/+2
* Regenerate.Robert Watson2006-09-172-2/+2
* Correct auditctl() prototype; it was changed at some point in HEAD, but notRobert Watson2006-09-171-1/+1
* MFC of fix for PR 98858George V. Neville-Neil2006-09-131-2/+2
* MFC: Use sysctl_handle_long() for kern.ipc.maxsockbuf.John Baldwin2006-09-111-8/+4
* MFC:Mark Peek2006-09-091-6/+0
* MFC: Backport ktrace enhancements to make ktrace mostly synchronous againJohn Baldwin2006-09-066-98/+200
* MFC vfs_cache.c revision 1.106Christian S.J. Peron2006-09-051-4/+0
* MFC: v1.98John-Mark Gurney2006-09-041-1/+1
* MFC: sys/kern/kern_descrip.c 1.295Pawel Jakub Dawidek2006-09-041-2/+4