summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move up to 5.2-RELEASE!release/5.2.0Scott Long2004-01-101-1/+1
* MFC rev 1.131:Scott Long2004-01-101-0/+1
* MFC rev 1.9:Scott Long2004-01-101-0/+1
* MFC: Make ip6fw reset work for TCP packets with SYN set.David Malone2004-01-092-1/+2
* MFC 1.138 - Check for transmit status and free the mbuf chain whenDon Lewis2004-01-092-3/+5
* The change that set the ip_id to 0 on DF packets was reverted due toBruce A. Mah2004-01-091-4/+1
* Delete a release note that doesn't apply anymore: We're installingBruce A. Mah2004-01-091-9/+0
* MFC: Limiters and sanity checks for TCP MSS resource exhaustion attacks.Andre Oppermann2004-01-091-0/+24
* MFC rev 1.20: Reduce TCP_MINMSS default to 216.Andre Oppermann2004-01-091-4/+3
* MFC: Limiters and sanity checks for TCP MSS resource exhaustion attacks.Andre Oppermann2004-01-095-4/+92
* MFC rev 1.173: If path mtu discovery is enabled set the DF bit in allAndre Oppermann2004-01-091-0/+4
* MFC rev 1.204: Do not set the ip_id to zero when DF is set on packet.Andre Oppermann2004-01-091-12/+6
* MFC 1.92: remove extraneous unlock that can lead to a panicSam Leffler2004-01-081-1/+1
* MFC: Copyright 2004Warner Losh2004-01-081-3/+3
* MFC: Update the copyright date here toWarner Losh2004-01-081-0/+29
* Merge critical bugfix (panic due to NULL pointer deref) from rev 1.30.Joerg Wunsch2004-01-071-1/+4
* Revert rev 1.51. There turns out to be enough room on the CD for theScott Long2004-01-071-2/+2
* Revert rev 1.219. We will install the full gnome and kde packages.Scott Long2004-01-071-2/+2
* Commit the fix from 1.49 which prevents false positives in theDoug Barton2004-01-061-5/+4
* MFC: Rev. 1.8Martin Blapp2004-01-061-1/+1
* MFC 1.48, which contains two small cleanups and theDoug Barton2004-01-031-2/+51
* MFC: 1.17Guido van Rooij2004-01-031-0/+1
* MFC: Catch up with reality with respect to the location of 4.8, 4.9,Bruce A. Mah2004-01-021-1/+6
* Version number bumps for the upcoming 5.2-RELEASE.Bruce A. Mah2004-01-011-2/+2
* Plug file descriptor leak, as discussed on -current.David Malone2003-12-301-0/+1
* MFC:Poul-Henning Kamp2003-12-304-4/+15
* MFC: Improvements to if_sis driver.Poul-Henning Kamp2003-12-302-17/+31
* MFC: Fix acpi_MatchHid() to check compatability IDs.John Baldwin2003-12-291-3/+3
* MFC: 1.24: Hopefully fix the upgrade path from old 4.x and 5.x systems.Ruslan Ermilov2003-12-241-8/+8
* MFC 1.97: fix double mutex initialization when statically configuredSam Leffler2003-12-231-11/+27
* MFC rev. 1.52: IN_MULTICAST wants an address in host byte order.Maxim Konovalov2003-12-231-1/+1
* MFC rev 1.33: Move the em and vx drivers back into the kernel.Scott Long2003-12-221-2/+0
* MFC Rev 1.71SUZUKI Shinsuke2003-12-221-1/+1
* MFC Rev 1.350:Scott Long2003-12-211-6/+6
* - Add FTP site in Turkey.Ken Smith2003-12-211-0/+3
* New release notes: fatm(4) [1], hfa update [1], initgroups(3) changeBruce A. Mah2003-12-201-0/+16
* InstaMFC: Mount the mfsroot read/write during installs.John Baldwin2003-12-201-1/+6
* MFC: Don't force-unmount devfs during installScott Long2003-12-191-22/+1
* MFC: Add support for _CID package types and use dynamic storage forNate Lawson2003-12-193-62/+123
* MFC: Sync ata driver with head.John Baldwin2003-12-185-12/+40
* MFC: Handle empty channels in earlier fix for missing slaves.John Baldwin2003-12-181-3/+7
* Merge dist.c:1.228 from HEAD to RELENG_5_2:Robert Watson2003-12-181-1/+1
* MFC 1.398: Fix a problem where 'make installworld' can fail andGarance A Drosehn2003-12-181-13/+7
* - MFC 1.475, return EBUSY if NOWAIT was passed to vget() and the XLOCK wasJeff Roberson2003-12-181-3/+4
* - MFC 1.474, properly cleanup VCHR after forced unmount.Jeff Roberson2003-12-181-1/+28
* Define __LP64__ when producing 64-bit code.David E. O'Brien2003-12-181-0/+11
* MFC: add sys/_null.h and change the definition of NULL to a long on ia64Peter Wemm2003-12-1813-48/+16
* MFC: make preloaded filesystems work with md(4) again.Poul-Henning Kamp2003-12-171-1/+1
* MFC: Make msdosfs long filenames matching case insensitive again.Tim J. Robbins2003-12-1710-33/+66
* MFC rev. 1.33: Don't sign-extend characters in file names.Tim J. Robbins2003-12-171-2/+2