summaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* MFC: kern_event.c v1.97John-Mark Gurney2006-04-041-0/+2
* MFC: kern_event.c v1.96John-Mark Gurney2006-04-021-1/+1
* MFC link_elf.c:1.86 to RELENG_5:Ed Maste2006-03-111-0/+6
* MFC kern_sig.c 1.319 sys_process.c 1.134 to RELENG_5:Ed Maste2006-02-282-28/+30
* MFC kern_kse.c 1.215 sys_process.c 1.132 to RELENG_5:Ed Maste2006-02-282-7/+8
* MFC:Ariff Abdullah2006-01-301-3/+10
* MFC:Ariff Abdullah2006-01-301-0/+2
* MFC Rev 1.31: Don't use Giant for fast taskqueues.Scott Long2006-01-291-1/+1
* MFC kern_sysctl.c 1.168Don Lewis2006-01-281-1/+12
* MFC subr_witness.c 1.198 and 1.200.Don Lewis2006-01-261-157/+117
* MFC vfs_lookup.c 1.84 and 1.85, and vfs_syscalls.c 1.400Don Lewis2006-01-262-5/+12
* MFC: Return EINVAL if the tv_usec part of the utimes(2) argumentsDiomidis Spinellis2006-01-221-0/+3
* Merge IP multicast address list locking from HEAD to RELENG_5, with aEd Maste2006-01-181-0/+7
* MFC revision 1.185Xin LI2006-01-141-0/+2
* MFC: allow execution of ET_DYN elf binaries (aka shared libraries) whenMaxim Sobolev2006-01-101-1/+9
* MFC kern_proc.c 1.232, adapted to RELENG_5.Don Lewis2006-01-051-95/+113
* MFC: -j 1.280 -j 1.281Roman Kurakin2006-01-041-1/+3
* MFC kern_clock.c:1.181Ed Maste2006-01-031-2/+1
* MFC r1.160:Ed Maste2005-12-221-1/+2
* MF6: Use >= rather than > to check for a process exceeding its time limit.John Baldwin2005-12-051-2/+2
* MFC 1.151: Fix a bug in the loop in sonewconn that makes room on theJohn Polstra2005-11-261-1/+1
* Merge kern_descrip.c:1.284 from HEAD to RELENG_5:Robert Watson2005-11-161-2/+6
* MFC 1.118: Don't include self-dependencies in the file's referenceJohn Polstra2005-11-041-0/+3
* MFC kern_exec.c 1.276 (and 1.278)Don Lewis2005-10-081-10/+10
* MFC to RELENG_5:Ralf S. Engelschall2005-10-041-0/+11
* MFC m_copyup function, uipc_mbuf.c r1.147Andrew Thompson2005-10-031-0/+48
* Merge subr_pcpu.c:1.7 from HEAD to RELENG_5:Robert Watson2005-10-021-12/+36
* Merge subr_kdb.c:1.13 from HEAD to RELENG_5:Robert Watson2005-10-021-1/+1
* Merge kern_lock.c:1.94, 1.95 from HEAD to RELENG_5:Robert Watson2005-10-021-2/+9
* Merge subr_prof.c:1.119, 1.120, 1.121 from HEAD to RELENG_6:Robert Watson2005-09-291-8/+13
* Merge uipc_usrreq.c:1.156 from HEAD to RELENG_5:Robert Watson2005-09-281-2/+3
* Merge uipc_socket.c:1.249, socket.h:1.89 from HEAD to RELENG_5:Robert Watson2005-09-271-0/+17
* Merge kern_acct.c:1.75 from HEAD to RELENG_5:Robert Watson2005-09-251-2/+2
* Merge uipc_socket.c:1.248 from HEAD to RELENG_5:Robert Watson2005-09-211-1/+1
* Merge uipc_socket2.c:1.148 from HEAD to RELENG_5:Robert Watson2005-09-211-7/+20
* MFC 1.118:Xin LI2005-09-141-1/+5
* MFC src/sys/gnu/fs/ext2fs/fs.h 1.18Don Lewis2005-09-121-11/+13
* MFC: ignore non-useful cpufreq levels and change the powerd algorithm toNate Lawson2005-09-061-41/+51
* MFC: Do not use vm_pager_init() to initialize vnode_pbuf_freecnt variable.Maxim Sobolev2005-08-161-6/+0
* MFC rev 1.15: use more reasonable boundary for user setting of lowestNate Lawson2005-08-121-2/+2
* MFCGeorge V. Neville-Neil2005-08-051-1/+4
* MFC 1.14: bring up cpufreq interface up to date.Bruno Ducrot2005-07-211-21/+152
* Regen.John Baldwin2005-07-142-6/+6
* MFC: Add the preadv() and pwritev() system calls.John Baldwin2005-07-142-169/+203
* MFC 1.143: Use ssize_t for cnt in dofile{read,write}() rather than long.John Baldwin2005-07-141-2/+4
* MFC: kern/kern_switch.c 1.112, 1.114-1.116Stephan Uphoff2005-07-032-69/+128
* MFC: 1.9 Zero terminate empty string in kdb_sysctl_available.Stephan Uphoff2005-07-031-0/+2
* MFC: kern_ktrace.c 1.100,1.101Pawel Jakub Dawidek2005-07-011-3/+19
* MFC:Paul Saab2005-06-291-44/+51
* MFC: fix for NFS client deadlock with exceptionally large write sizes.Brian Feldman2005-06-261-1/+1