summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC: change ifa_refcnt from short to int so that lots of cloned routesPeter Wemm2000-05-241-1/+1
* MFC: (sort-of) - remove semconfig op from semsys() call. There is noPeter Wemm2000-05-012-85/+3
* MFC: fix typo "," -> ";"Peter Wemm1999-12-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-09-053-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-09-05986-1036/+1036
* MFC: rev 1.30 - free nfs_nofs_hash_lock and np if restartingPeter Wemm1999-06-201-1/+5
* MFC: Don't duplicate nfsnodes when loosing a race.Peter Wemm1999-06-071-3/+12
* MFC: don't integer overflow for va_bytes on >2G files (when convertingPeter Wemm1999-06-071-2/+3
* MFC: don't clobber a mbuf pointerPeter Wemm1999-06-071-4/+4
* MFC: fix the ttcp security problemGuido van Rooij1998-05-181-2/+4
* Merge IOPL fix from currentGuido van Rooij1997-10-281-1/+7
* Merge from rev 1.77: reject illegal combinations of O_RDONLY, O_RDWR, andAlexander Langer1997-10-241-2/+4
* Merge rev 1.62 (Don't consider a SYN/ACK with CC but no CCECHO aBill Fenner1997-10-061-9/+11
* Merge driver changes from current into the 2.1-STABLE branchJustin T. Gibbs1997-09-034-193/+87
* Merge sequencer assembler build changes from current.Justin T. Gibbs1997-09-0312-2721/+32
* MFC: procfs security patch. 2.1's not dead! Long live 2.1 ;-)Guido van Rooij1997-08-255-9/+46
* Fix a panic condition when accidentally installing a route withJoerg Wunsch1997-08-241-2/+2
* Sorta MFC. Don't allow PID 1 to compromise our securelevel. EquivalentJoerg Wunsch1997-08-171-2/+2
* MFC: Add the netboot manual page.Tor Egge1997-08-152-2/+2
* MFC: Remove unused routines.Tor Egge1997-08-152-100/+2
* MFC: Move commonly used code into static functions. Calculate correctTor Egge1997-08-151-96/+79
* Merge from -current (rev 1.99): Don't access dstat twice.Stefan Eßer1997-07-181-7/+10
* - Fix braino I did when hand-applying the patch to 1.7.4.4. The brainoNate Williams1997-07-181-2/+1
* YAMFC: I did the later commit which Bruce mentioned in the mailing list, butNate Williams1997-07-171-17/+27
* Fix my merge from current. cd_inb only takes 2 arguements in 2.1.*.Nate Williams1997-07-171-2/+2
* YAMFC:Nate Williams1997-07-171-7/+23
* Merge from main branch 1.58 -> 1.59: Fix for PR kern/3998.John Polstra1997-07-071-2/+2
* Merge from current: block write ops to /proc/1/* when securelevel > 0.Alexander Langer1997-06-211-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1997-06-041-0/+101
* YAMFC - Fix for promiscuous mode.Nate Williams1997-05-281-3/+2
* MFC - 3C589D support.Nate Williams1997-05-211-1/+2
* Merge from current: Don't send arp request for the ip address 0.0.0.0.Tor Egge1997-05-141-2/+3
* Use same syntax as netboot for root and swap mounts.Tor Egge1997-05-141-161/+153
* Bring in some kernel bootp support. This removes the need for netbootTor Egge1997-05-118-4/+1857
* Merge from -current: create default rule with IP_FW_F_IN | IP_FW_F_OUT.Alexander Langer1997-05-061-1/+2
* Merge from -current: disallow debugger attachment when securelevel > 0.Alexander Langer1997-04-272-2/+10
* Merge from rev 1.80: Prevent stat clock wedging.Stephen McKay1997-04-271-5/+10
* Sync with current.Justin T. Gibbs1997-04-261-4/+10
* YAMFC rev 1.83, copyin export net mask to correct variablePeter Wemm1997-04-251-2/+2
* Sync with current.Justin T. Gibbs1997-04-242-3/+8
* Sync with current.Justin T. Gibbs1997-04-191-1/+2
* Erm.. This is the 2.1-STABLE branch. Well, it's technically the 2.1.0-STABLEJordan K. Hubbard1997-04-191-3/+3
* Sync with current.Justin T. Gibbs1997-04-182-201/+237
* Sync with current.Justin T. Gibbs1997-04-114-63/+80
* Sync with current.Justin T. Gibbs1997-04-071-3/+32
* By popular demand: Sync with currentJustin T. Gibbs1997-04-061-16/+16
* By popular demand: Sync with current: Build assembler in an obj directory.Justin T. Gibbs1997-04-061-2/+2
* By popular demand: Sync with current.Justin T. Gibbs1997-04-062-14/+23
* From -current: be sure not to free cn buffer twice.David Greenman1997-04-041-3/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1997-03-2713-0/+5641