aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-252153-8279/+2254
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0cvs2svn2000-06-251-1/+1
* Update FreeBSD version for 3.5Jordan K. Hubbard2000-06-201-1/+1
* Set for post-3.5Jordan K. Hubbard2000-06-201-1/+1
* Set for 3.5-RELEASEJordan K. Hubbard2000-06-201-2/+2
* MF4: add support for the Am79C973.Gary Jennejohn2000-06-182-0/+2
* MFC r1.86: small extra checks on arg values.Jordan K. Hubbard2000-06-161-11/+9
* MFC (1.67: fixed allocation of unit numbers).Bruce Evans2000-06-141-2/+1
* MFC: Celeron recognition (rev. 1.82).KATO Takenori2000-06-141-1/+1
* MFC: (rev 1.29) treat \t and \n inside /boot.config as whitespaces.Ruslan Ermilov2000-06-131-2/+2
* MFC: Remove a no-option MD5.Ruslan Ermilov2000-06-132-7/+0
* MFC: (rev 1.133) do not call icmp_error() if ipfirewall(4) denied packet.Ruslan Ermilov2000-06-131-0/+4
* MFC: r1.50, r1.48, KASSERT() debugging and M_PREPEND null checking.Jonathan Lemon2000-06-111-5/+2
* MFC: Fix minor numbers, locking, the return value of rpattach()Seigo Tanimura2000-06-111-9/+13
* MFC: mbuf wait code, as well as some other mbuf related bugfixes.Jonathan Lemon2000-06-105-225/+490
* MFC: Fix linux_wait4() vunerability.Marcel Moolenaar2000-06-081-4/+9
* MFC: r1.34, LAST_ACK problem. (slightly different patch)Jonathan Lemon2000-06-081-0/+3
* MFC: correct boundary checks against IP optionsJonathan Lemon2000-06-083-3/+16
* MFC: Bring up to date with -CURRENT.Greg Lehey2000-06-0821-1078/+1596
* MFC of rev 1.27.Boris Popov2000-06-031-1/+2
* add IPFILTER_DEFAULT_BLOCK in opt_ipfilter.hDarren Reed2000-05-301-0/+1
* MFC: 1.134, problem relating to sizeof() unsignedness.Jonathan Lemon2000-05-261-3/+4
* do not add state upon RSTDarren Reed2000-05-241-0/+2
* MFC: Add SI_SUB_VINUM. This will one day help support Vinum root fileGreg Lehey2000-05-161-0/+1
* Only send warnings once per second when there is a problem withLuigi Rizzo2000-05-121-0/+8
* Fix bug in dealing with "hlen == 1 and opt > 1"Darren Reed2000-05-101-6/+12
* MFC: One author name per call to %A.Sheldon Hearn2000-05-101-1/+2
* MFC: bug fixes & statisticsArchie Cobbs2000-05-082-41/+253
* Merge in fix in delta 1.29 from current to properly resetKirk McKusick2000-05-061-0/+10
* MFC: (rev 1.6) document the new statistics control messagesArchie Cobbs2000-05-051-0/+18
* MFC: fix broken multi-link fragment reassembly algorithm.Archie Cobbs2000-05-052-257/+711
* MFC: typename -> type_name; add ng_copy_meta()Archie Cobbs2000-05-053-2/+23
* MFC: TAILQ_FOREACH_REVERSE and CIRCLEQ_FOREACH_REVERSEArchie Cobbs2000-05-051-1/+12
* MFC: move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-0439-3092/+80
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn2000-05-0418-0/+3014
* MFC: define IF_MINMTU and IF_MAXMTU, and validate MTU against them.Archie Cobbs2000-05-033-5/+12
* MFC: (rev. 1.18) add missing declaration of lchmod(2).Archie Cobbs2000-05-021-0/+1
* MFC: remove flawed semconfig(2)Peter Wemm2000-05-0110-112/+17
* MFC: IO apics are not necessarily page aligned, they are only requiredLuoqi Chen2000-04-281-3/+5
* MFC 1.88 to 3.x. Close a window in the use of HLT. When using HLT,Matthew Dillon2000-04-271-2/+1
* MFC (rev 1.130): SIGIO bug fixArchie Cobbs2000-04-271-0/+2
* MFC patches for stream attack. This fell through the crackWes Peters2000-04-251-6/+19
* MFC, rev 1.21. Fix a panic in the case of a probe failure, and add aKenneth D. Merry2000-04-221-2/+13
* MFC: Changed interrupt level to splcam().Yoshihiro Takahashi2000-04-221-2/+4
* MFC: 1.85 & 1.86Guido van Rooij2000-04-211-2/+5
* MFC: open compile bktr_i2c.c if smbus is definedRoger Hardiman2000-04-181-1/+1
* MFC: (rev. 1.13) fix uninitialized variableArchie Cobbs2000-04-121-1/+1
* MFC: (rev 1.8) use snprintf instead of sprintfArchie Cobbs2000-04-111-1/+1
* MFC: (rev 1.5) unicast/multicast correctionArchie Cobbs2000-04-111-1/+1
* MFC: minor prototype tweaksArchie Cobbs2000-04-112-6/+5