summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Revert part of the 1.51 merge. What looked like an obvious fix to anStephen McKay2001-03-201-1/+1
* By doing "ipf -P -f -", a user can cause the box to panic if they haveJordan K. Hubbard2001-03-201-4/+8
* MFC (1.185: fix access()).Bruce Evans2001-03-201-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-03-204-0/+457
* MFC: rev 1.14: whitespace fix.John Baldwin2001-03-191-5/+5
* MFC: Fix phase table lookup and PCI 2.1 retry bug workaround.Justin T. Gibbs2001-03-193-5/+7
* MFC:Cameron Grant2001-03-183-1/+22
* MFC: rev 1.30Cameron Grant2001-03-181-7/+10
* MFC: rev 1.65Cameron Grant2001-03-181-1/+3
* MFC rev 1.12. Fix a race condition in the interrupt handler that can causeScott Long2001-03-181-2/+2
* MFC: Merge from kame (1.175 -> 1.176):Jun Kuriyama2001-03-181-1/+27
* MFC: revision 1.97 of kern/vfs_aio.c and revision 1.24 of sys/aio.hAlan Cox2001-03-172-7/+27
* MFC: 4MB kernel fixes (the temp stack must be mapped while switchingPeter Wemm2001-03-173-6/+13
* MFC: revs 1.71, 1.73, 1.74, 1.75: Fix up bogus poll() pollfd array limits.Peter Wemm2001-03-171-10/+18
* MFC, rev 1.108:Kenneth D. Merry2001-03-171-10/+12
* MFC 1.9 -> 1.10: nuke IPSEC_SRCSEL which does not do the right thing.Hajimu UMEMOTO2001-03-161-33/+3
* MFC: Better descriptions for the accept filter modules.John Baldwin2001-03-151-2/+2
* MFC: [rev 1.18] Don't set the gateway address if the netmask isPaul Saab2001-03-151-1/+5
* Improve comments about sound modules a bit.Daniel C. Sobral2001-03-141-4/+4
* MFC: fix a panic triggerable by anyone with read/write access to the audioCameron Grant2001-03-143-1/+11
* MFC: relax checks for slighlty broken Joilet disks.Boris Popov2001-03-142-1/+3
* MFC rev 1.16 and 1.18: Fix possible deadlocks on rename and updateBoris Popov2001-03-142-14/+4
* MFC lock reversal fix related to threaded programs.Matthew Dillon2001-03-143-0/+10
* MFC 1.196 - undo a small piece of 1.194 to temporarily work aroundMatthew Dillon2001-03-141-0/+7
* MFC: Update to latest.Poul-Henning Kamp2001-03-131-52/+94
* Fix breakage in bridging introduced in 1.70.2.13:Luigi Rizzo2001-03-131-0/+3
* MFC: r1.56; Unbreak LINTJonathan Lemon2001-03-131-5/+17
* minor typo correction.Jordan K. Hubbard2001-03-131-2/+2
* Catch up with -CURRENT. I've left it very late to MFC a number ofGreg Lehey2001-03-1314-298/+278
* Add the aac module so that it is built with all the other modules.Scott Long2001-03-131-1/+1
* MFC: rev 1.82: Correctly cleanup in case of failure to bind a pcb.Poul-Henning Kamp2001-03-121-11/+10
* Correct the check of the seeprom signature that tells us that theJustin T. Gibbs2001-03-122-1/+3
* MFC: Update to top of tree.Justin T. Gibbs2001-03-1212-372/+494
* MFC: Add GVC1601(rev.1.328) and IOD0081(rev.1.327)MIHIRA Sanpei Yoshiro2001-03-121-0/+2
* MFC: put in MODULE_VERSION(), so unicode kld modules work as expected.Maxim Sobolev2001-03-121-0/+1
* MFC: change default to bss (infrastructure) from adhocAssar Westerlund2001-03-121-1/+1
* MFC: change the default to bss (infrastructure) from adhocAssar Westerlund2001-03-121-1/+1
* MFC: 1.122->1.223 Set up `ia' properly for dummynet packets to avoidIan Dowse2001-03-111-4/+8
* MFC: mbuf leaks fixesBosko Milekic2001-03-113-7/+14
* Use correct snd_foo_load options rather than snd_foo.Jordan K. Hubbard2001-03-111-21/+21
* MFC: Fix a botch where we wrote the year register with > 2 digits.Matt Jacob2001-03-101-9/+6
* MFC: 1.195 Fix panic that occurs when mmap(2) is used with MAP_INHERIT.Ian Dowse2001-03-091-0/+4
* MFC: let protocol layer decide how to handle accept() on a disconnected socket.Jonathan Lemon2001-03-092-4/+9
* MFC: r1.161; fix for byte swapped RST sequence number.Jonathan Lemon2001-03-091-1/+1
* Merged from sys/i386/conf/GENERIC revision 1.246.2.22 and 1.246.2.23.Yoshihiro Takahashi2001-03-091-11/+10
* MFC: Fix mbuf free-list corruption problem in icmp_error(). ForIan Dowse2001-03-082-8/+20
* MFC: fix potential crash caused by packets with bogus ACK's.Archie Cobbs2001-03-081-1/+2
* MFC some -current compatibility macros.Julian Elischer2001-03-081-5/+62
* MFC: Reduce si_iosize_max to 64K.Scott Long2001-03-071-11/+4
* MFC: v1.12.Nick Sayer2001-03-071-6/+2