aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 4.6.1-RELEASE-p11 becomes 4.6.2-RELEASE.Murray Stokely2002-08-141-2/+2
* MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37.Jacques Vidrine2002-08-133-2/+14
* MFC src/crypto/openssl/crypto/asn1/asn1_lib.c rev 1.1.1.6:Jacques Vidrine2002-08-051-1/+1
* MFS: check far end of pipe.Dag-Erling Smørgrav2002-08-052-1/+4
* Bump patch level for ATA READ_BIG fixes.Jacques Vidrine2002-08-041-1/+1
* MFS: Fixes for READ_BIG related errors.Murray Stokely2002-08-045-51/+37
* Update UPDATING and bump patch level for NFS fix.Dag-Erling Smørgrav2002-08-011-1/+1
* MFC (1.78): avoid infinite loop upon receipt of zero-length RPCDag-Erling Smørgrav2002-08-011-1/+5
* The fix applied to the XDR decoder in lib/libc/xdr/xdr_array.c revisionJacques Vidrine2002-08-011-1/+1
* Correct bounds checking error in FFS filesize limits.Chris D. Faulhaber2002-07-312-1/+4
* Note XDR decoder fix.Jacques Vidrine2002-07-311-1/+1
* MFC: OpenSSL 0.9.6eJacques Vidrine2002-07-311-1/+1
* MFC 1.20: Use fchmod() to restore the tty modes.Jacques Vidrine2002-07-301-1/+1
* MFC sys/kern/kern_exec.c 1.178: Fix ordering of set-(user|group)-ID checks.Jacques Vidrine2002-07-302-2/+3
* Bump __FreeBSD_version to 460002 for FreeBSD 4.6.1. 460001 wasMurray Stokely2002-07-191-1/+1
* Update version number.Murray Stokely2002-07-191-2/+2
* MFS: Fix another ATA bug for 4.6.1.Murray Stokely2002-07-181-2/+4
* Bump patchlevel to reflect upgrade to BIND 8.3.3Doug Barton2002-07-181-1/+1
* MFS: Don't set the PCPWRE bit of the POWER on boot. This keeps usWarner Losh2002-07-141-1/+1
* MFC 1.6: Correct a buffer overflow when handling malformed NFSJacques Vidrine2002-07-121-1/+1
* MFS: prevent tracing of previously privileged processes.Dag-Erling Smørgrav2002-07-111-1/+2
* MFS: Fix a misplaced splx().Murray Stokely2002-07-081-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-033566-0/+1665495
|\
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-07-032-0/+681
| * MFC rev 1.131 - add another chip rev.Mike Silbersack2002-07-031-0/+1
| * MFC: Fix GCC warnings caused by initializing a zero length array.Archie Cobbs2002-07-0232-242/+155
| * Adjust the previous commit so that the value of SI_SUB_DRIVERS doesn't change,Archie Cobbs2002-07-021-2/+2
| * MFC: Const'ify variables to make it clear we're not writing to the mbuf data.Archie Cobbs2002-07-025-49/+53
| * MFC: (rev. 1.70) Initialize mbuf subsystem before initializing drivers.Archie Cobbs2002-07-021-2/+2
| * MFC: (rev. 1.90) Fix M_TRAILINGSPACE() to return zero if !M_WRITABLE(m).Archie Cobbs2002-07-021-2/+9
| * MFC: (rev. 1.92) Don't set "m->m_ext.ext_size" to zero in m_split().Archie Cobbs2002-07-021-1/+5
| * MFC: (rev. 1.18) Fix bugs where mbuf was being accessed without m_pullup().Archie Cobbs2002-07-021-7/+41
| * MFC: (rev. 1.24) Fix for checking M_WRITABLE(), eliminate some complexity.Archie Cobbs2002-07-021-57/+27
| * MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use forMatthew Dillon2002-07-024-1/+26
| * MFC: (rev. 1.23) Don't send packets out an interface unless IFF_UP|IFF_RUNNING.Archie Cobbs2002-07-021-2/+9
| * MFC r1.22 - delaying ich calibration until system clock itself is calibrated.Orion Hodson2002-07-021-6/+22
| * MFC: Fixes to asm statements in the Internet checksum code to makeJohn Polstra2002-07-022-20/+28
| * A bit of language touches to LINTTom Rhodes2002-07-021-2/+2
| * MFC: 1.72; avoid exposing struct if_clone and the sys/queue.h macrosIan Dowse2002-07-011-0/+4
| * MFC: Fix two off-by-one errors when sanity-checking inode numbers.Ian Dowse2002-07-012-2/+2
| * MFC: 1.137; fix a harmless typo in do_sigaction() where the wrongIan Dowse2002-07-011-3/+3
| * Now that the IF_HANDOFF macro has been MFC'd, don't define it here. AWarner Losh2002-06-301-0/+2
| * MFC: Add missing splx call (if_bge.c revision 1.15).John Polstra2002-06-301-1/+3
| * MFC: Work around an apparent chip bug involving the BCM5701 on aJohn Polstra2002-06-302-2/+37
| * Add one function and one macro to timestamp events in the kernel usingLuigi Rizzo2002-06-303-0/+56
| * MFC (all: 1.11 (minor style fixes) and 1.12 (return the old mask and notBruce Evans2002-06-301-9/+18
| * Re-enable send_sessionid().Brian Somers2002-06-291-2/+2
| * MFC 1.12: In m_aux_delete, no need to chase beyond victim.Hajimu UMEMOTO2002-06-291-0/+1
| * MFC: Revised MLD-related definitionsHajimu UMEMOTO2002-06-293-69/+94
| * MFC v1.21: Add additional cpuid feature flags and put into a canonical format.Mark Peek2002-06-291-18/+33