aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFC ucred structure leak fix.release/5.2.1Pawel Jakub Dawidek2004-02-231-0/+2
* Update the BSD family tree for 5.2 and 5.2.1Scott Long2004-02-231-0/+6
* Point the pkg tools to the 5.2.1 packages.Scott Long2004-02-231-1/+2
* Change 502001 to 50201. The more I think about it, the more the latterScott Long2004-02-231-1/+1
* Bump __FreeBSD_version to 502001 for the 5.2.1-RELEASEScott Long2004-02-231-1/+1
* Update for 5.2.1-RELEASEScott Long2004-02-231-1/+1
* MFC r127_state.c:1.9 to RELENG_5_2 for inclusion in 5.2.1-RELEASE:Robert Watson2004-02-231-0/+17
* Update the release makefile for 5.2.1Scott Long2004-02-231-2/+2
* Update the man pages for 5.2.1Scott Long2004-02-231-1/+2
* Update for 5.2.1 and note that 5.2.1 is on the 5.2 release branch.Scott Long2004-02-231-2/+6
* Add a hack to allow sysisntall to handle mixing 5.2 vs. 5.2.1 cds.Scott Long2004-02-201-0/+2
* MFC 1.40: Rework jail_attach(2) so that an already jailed process cannot hop toJacques Vidrine2004-02-191-12/+12
* Reduce AAC_MAX_FIBS a little so that we don't exhaust the queue. This is aScott Long2004-02-181-1/+1
* Version number bumps for the upcoming 5.2.1-RELEASE.Bruce A. Mah2004-02-161-2/+2
* Forced commit to add a notice that the previous commit was ...Don Lewis2004-02-150-0/+0
* Partial MFC of revision 1.16.Don Lewis2004-02-151-1/+3
* MFC rev 1.351 (no disklabel on ia64).Marcel Moolenaar2004-02-141-0/+12
* MFC rev 1.14 (uninitialized variable) and 1.15 (non-close of diskMarcel Moolenaar2004-02-141-7/+4
* MFC: os_name -> osname fixes the OS override directive for ACPINate Lawson2004-02-142-9/+12
* MFC: If deferring a command due to lack of card resources, unmap it so thatScott Long2004-02-111-1/+3
* Use 'strip -g' instead of 'strip -x' on the boot floppy modules. HopefullyScott Long2004-02-111-1/+1
* MFC many more fixes for the ata driver.Scott Long2004-02-1110-75/+93
* MFC the geom_taskqueue addition so that the pending ATA MFC can use it.Scott Long2004-02-112-1/+30
* MFC pseudofs_vnops.c 1.43: Fix a panic in pseudofs(9).Jacques Vidrine2004-02-102-0/+7
* Get ready for 5.2.1-RC2.Jacques Vidrine2004-02-101-2/+2
* MFC vfs_mount.c 1.117: Fix issues related to mount/unmount.Jacques Vidrine2004-02-102-0/+20
* MFC: SA-04:02.Bruce A. Mah2004-02-061-0/+11
* MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2).Jacques Vidrine2004-02-053-2/+6
* MFC 1.11, the latest from InterNIC.Doug Barton2004-02-031-7/+8
* MFC: SA-04:01, devfs(5) path rules, pc98 libdisk bugfix.Bruce A. Mah2004-02-031-0/+20
* Run 'strip -x' on the kernel modules on the mfsroot floppy to reclaim someScott Long2004-01-311-0/+1
* Shift into RC mode for 5.2.1Scott Long2004-01-301-2/+2
* 5.2-RELEASE-p1 is a security branch release to address an issue inJacques Vidrine2004-01-292-1/+64
* MFC rev 1.9-1.10: Allow path rules to work on directories.Colin Percival2004-01-291-1/+2
* MFC 1.3: If we're going to unhide fd/*, we'd better unhide fd as well.Colin Percival2004-01-291-0/+1
* MFC: revision 1.25 (Fixed pc98 partition type.)Yoshihiro Takahashi2004-01-281-1/+1
* MFC (1.6): preserve existing options on the mountpoint we're snapshotting.Dag-Erling Smørgrav2004-01-271-1/+5
* MFC: IPsec fixes, ata(4) fixes.Bruce A. Mah2004-01-271-0/+11
* MFC 1.65: avoid duplicate free.Hajimu UMEMOTO2004-01-271-3/+3
* MFC 1.64: invalidate secpolicy pcb cache on key_timehandler.Hajimu UMEMOTO2004-01-271-0/+3
* MFC 1.63: add missing key_freesp()s.Hajimu UMEMOTO2004-01-271-1/+4
* MFC 1.62: don't touch after free.Hajimu UMEMOTO2004-01-271-2/+3
* MFC 1.31: fix potential 'cannot-happen' memory leakHajimu UMEMOTO2004-01-271-1/+4
* MFC 1.47: call ipsec_pcbconn()/ipsec_pcbdisconn() from in6_pcbconnect().Hajimu UMEMOTO2004-01-271-0/+7
* MFC 1.136: do not deref freed pointerHajimu UMEMOTO2004-01-271-2/+2
* Bring the ata man page up to HEAD to stay in sync with the ata driver.Scott Long2004-01-271-6/+6
* Remove local changes to ata that accidentally crept in.Scott Long2004-01-273-42/+9
* Don peril-senstive goggles and update the ata driver to HEAD.Scott Long2004-01-2717-316/+491
* MFC: Make CVS update release note match reality.Bruce A. Mah2004-01-271-6/+6
* MFC: PFIL_HOOKS now enabled in GENERIC.Bruce A. Mah2004-01-261-7/+13