aboutsummaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37.Jacques Vidrine2002-08-131-0/+10
* MFS: check far end of pipe.Dag-Erling Smørgrav2002-08-051-0/+3
* MFC sys/kern/kern_exec.c 1.178: Fix ordering of set-(user|group)-ID checks.Jacques Vidrine2002-07-301-1/+2
* MFS: prevent tracing of previously privileged processes.Dag-Erling Smørgrav2002-07-111-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-03116-0/+80076
|\
| * MFC: (rev. 1.92) Don't set "m->m_ext.ext_size" to zero in m_split().Archie Cobbs2002-07-021-1/+5
| * MFC: 1.137; fix a harmless typo in do_sigaction() where the wrongIan Dowse2002-07-011-3/+3
| * MFC 1.12: In m_aux_delete, no need to chase beyond victim.Hajimu UMEMOTO2002-06-291-0/+1
| * MFC 1.313 - fix a bug in an optimization made by vfs_bio_clrbuf().Matthew Dillon2002-06-291-6/+11
| * MFC 1.176 - fix a defect in wakeup() and a more serious defect inMatthew Dillon2002-06-281-2/+8
| * MFC: remove a printf and add a comment about an assumption which mightLuigi Rizzo2002-06-271-3/+10
| * Fix sendfile bug where headers counted against amount of file to be sent.Alfred Perlstein2002-06-241-3/+5
| * Prevent DoS: Do not allow one to trace an ancestor when one is being traced.Alfred Perlstein2002-06-171-1/+7
| * MFC rev 1.94:Mike Silbersack2002-05-211-1/+1
| * MFC 1.81: Add a sysctl which disables the logging of console output.David Malone2002-05-141-0/+7
| * MFC (1.23: don't accept malformed environment strings or match namesBruce Evans2002-05-071-3/+4
| * Rework mbuf exhaustion warning messages so that they pointMike Silbersack2002-05-061-4/+3
| * MFC: 1.63 (attempt #2); hold a vnode reference corresponding toIan Dowse2002-05-011-0/+1
| * MFC:Mike Silbersack2002-05-012-3/+8
| * MFC:Mike Silbersack2002-05-011-44/+0
| * Of course, td is p in STABLE.Jeroen Ruigrok van der Werven2002-04-291-1/+1
| * I broke kernel builds that didn't have the KTRACE option.David Malone2002-04-291-2/+0
| * MFC: Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.Jeroen Ruigrok van der Werven2002-04-291-2/+3
| * MFC: 1.146 Release text vnode in exit() rather than wait().David Malone2002-04-281-6/+8
| * MFC: shave 4 bytes off struct socketJeffrey Hsu2002-04-281-2/+1
| * MFC:SUZUKI Shinsuke2002-04-281-1/+1
| * MFC: 1.91: Fix corner case where m_len was not being initialized.Jeffrey Hsu2002-04-261-1/+3
| * MFC: avoid a problem where some NFS client operations might beIan Dowse2002-04-261-2/+9
| * Fix bogon introduced when MFCing: In FreeBSD 4.x, the second argumentJacques Vidrine2002-04-221-1/+1
| * MFC 1.137 src/sys/kern/kern_descrip.cJacques Vidrine2002-04-212-0/+62
| * MFC (part of 1.34: set p->p_priority in uio_yield() _after_ enteringBruce Evans2002-04-211-1/+1
| * MFC rev 1.94: track the number of wired pages.Seigo Tanimura2002-04-161-0/+1
| * MFC: rev. 1.128 (make st_blksize default to PAGE_SIZE instead of zero)Max Khon2002-04-141-2/+2
| * MFC: rev 1.4 - Add support for iovcnt > 1.Boris Popov2002-04-131-14/+16
| * MFC 1.308Matthew Dillon2002-04-031-5/+2
| * MFC: (rev. 1.94) Add realloc() and reallocf() and allow free(NULL).Archie Cobbs2002-03-161-0/+74
| * MFC rev. 1.48: maximum semid is seminfo.semmni not seminfo.semmsl.Maxim Konovalov2002-03-131-2/+2
| * MFC all bug fixes to the sbuf code. This makes sbuf in -stable equal toArchie Cobbs2002-03-121-26/+164
| * MFC 1.153: remove custom hacks for snp(4) which the latter no longer needs.Dima Dorfman2002-03-111-27/+0
| * MFC: sync snp(4) device to -current modulo -current-specific stuff.Dima Dorfman2002-03-111-523/+0
| * MFC: unstaticize l_nullioctl.Dima Dorfman2002-03-111-2/+1
| * MFC:Alan Cox2002-03-111-21/+27
| * MFC: [Revision 1.107]Alan Cox2002-03-101-12/+12
| * MFC rev 1.163: Avoid mount list corruption and vnode leak.Tor Egge2002-03-101-4/+19
| * Make this suitable for compilation with LINT (the ugly way -- byLuigi Rizzo2002-03-091-0/+3
| * MFC rev 1.53:Mike Silbersack2002-03-091-0/+6
| * MFC: LOCAL_PEERCRED socket option.Dima Dorfman2002-03-092-3/+74
| * MFC: struct xucred and cru2x().Dima Dorfman2002-03-091-0/+16
| * MFC 1.91: nuke incorrect comment.Dima Dorfman2002-03-091-1/+0
| * Add more blank lines to generate traffic on -hackers.David E. O'Brien2002-03-061-0/+3