| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from RELENG_4: kern_subr.c 1.31.2.3, procfs_dbregs.c 1.4.2.4, | Jacques Vidrine | 2003-10-03 | 1 | -0/+23 |
| * | MFS 1.55.2.11: Correct a reference counting bug in readv(2). | Jacques Vidrine | 2003-10-02 | 1 | -6/+6 |
| * | Merge from RELENG_4_7 1.51.2.4.2.2: | Jacques Vidrine | 2003-08-12 | 1 | -1/+1 |
| * | MFC sys_process.c 1.113, spigot.c 1.60: | Jacques Vidrine | 2003-08-10 | 1 | -1/+2 |
| * | Eliminate ptrace/exec race. | Jacques Vidrine | 2002-01-23 | 2 | -3/+20 |
| * | MFC 1.216: Return EBADF if some vnode field has been reset to a NULL pointer. | Jacques Vidrine | 2002-01-17 | 1 | -0/+2 |
| * | MFC 1.35: make semop()::nsops unsigned to prevent overflow. | Dima Dorfman | 2001-09-11 | 1 | -5/+5 |
| * | MFS: don't share shared signal handlers accross the exec | Warner Losh | 2001-07-10 | 1 | -2/+25 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_3'. | cvs2svn | 2001-04-21 | 2 | -832/+0 |
| * | MFC: do not allow user applications to give aio bogus signals, fix some | Alfred Perlstein | 2001-04-19 | 1 | -2/+13 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-04-17 | 1 | -0/+285 |
| * | MFC: Pull in STAILQ_LAST changes. | Jeffrey Hsu | 2001-03-31 | 1 | -1/+1 |
| * | MFC: fnv hash improvements for nfsnode hash etc. | Peter Wemm | 2001-03-21 | 1 | -17/+12 |
| * | MFC (1.185: fix access()). | Bruce Evans | 2001-03-20 | 1 | -1/+1 |
| * | MFC: revision 1.97 of kern/vfs_aio.c and revision 1.24 of sys/aio.h | Alan Cox | 2001-03-17 | 1 | -7/+26 |
| * | MFC: revs 1.71, 1.73, 1.74, 1.75: Fix up bogus poll() pollfd array limits. | Peter Wemm | 2001-03-17 | 1 | -10/+18 |
| * | MFC: let protocol layer decide how to handle accept() on a disconnected socket. | Jonathan Lemon | 2001-03-09 | 1 | -4/+1 |
| * | MFC: In soshutdown(), use SHUT_* constants instead of FREAD and FWRITE. | Ruslan Ermilov | 2001-03-07 | 1 | -3/+5 |
| * | MFC: | Alan Cox | 2001-03-07 | 1 | -12/+6 |
| * | MFC: Support for VERASE2, OCRNL, ONOCR, and ONLRET. | John Baldwin | 2001-03-06 | 1 | -4/+23 |
| * | MFC: | David E. O'Brien | 2001-03-05 | 4 | -10/+0 |
| * | MFC: Do not set a default ELF syscall ABI fallback. | David E. O'Brien | 2001-03-05 | 2 | -8/+8 |
| * | MFC: 1.63: Hold a vnode reference corresponding to `rootvnode'. | Ian Dowse | 2001-03-04 | 1 | -1/+2 |
| * | MFC: Ensure that RLIMIT_NPROC limits are at least 1 to avoid bad | Tor Egge | 2001-03-02 | 1 | -0/+4 |
| * | MFC vfs_bio.c/1.273, kern/vfs_cluster.c/1.105, nfs/nfs_vnops.c 1.164, | Matthew Dillon | 2001-03-02 | 2 | -9/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-02-26 | 1 | -0/+547 |
| * | MFC: sync kq up to current (extend to device layer, plus other fixes) | Jonathan Lemon | 2001-02-26 | 11 | -195/+248 |
| * | MFC: Better approach for registering EVFILT_AIO type kq events. | Jonathan Lemon | 2001-02-26 | 1 | -29/+33 |
| * | MFC: have accept return ECONNABORTED for sockets which are now gone. | Jonathan Lemon | 2001-02-24 | 2 | -6/+16 |
| * | MFC: 1.102 kern_sysctl.c 1.88 sysctl.h | John Baldwin | 2001-02-22 | 1 | -2/+2 |
| * | MFC: ABI dependent MINSIGSTKSZ. | Marcel Moolenaar | 2001-02-22 | 3 | -3/+7 |
| * | MFC: Add mibs to hold the number of forks since boot. New mibs are: | Hajimu UMEMOTO | 2001-02-18 | 1 | -0/+15 |
| * | MFC 1.116->1.117: Export cp_time ("CPU time statistics") using SYSCTL_OPAQUE. | Hajimu UMEMOTO | 2001-02-18 | 1 | -0/+3 |
| * | MFC: 1.95,1.96: All the VFS are not UFS. This stops tail -f from | Peter Wemm | 2001-02-09 | 1 | -0/+8 |
| * | MFC Tor's buffer cache fixes. This turns buffer_map into a system map, | Matthew Dillon | 2001-02-09 | 1 | -6/+13 |
| * | Fix detection of flags. Otherwise directory names containing '-' | Dirk Froemberg | 2001-02-05 | 1 | -1/+1 |
| * | MFC: Add wimpy version of the M_WRITABLE macro to -stable. Use it | David Malone | 2001-02-04 | 1 | -2/+4 |
| * | MFC: kobj functionality | Cameron Grant | 2001-02-02 | 3 | -318/+410 |
| * | MFC, writeable CD support. | Kenneth D. Merry | 2001-01-29 | 1 | -1/+21 |
| * | MFC 1.103. Do not cluster with B_LOCKED buffers. This appears to fix | Matthew Dillon | 2001-01-24 | 1 | -5/+21 |
| * | MFC: Reparent a kernel thread to init during kthread_exit() so that the | Jeroen Ruigrok van der Werven | 2001-01-23 | 1 | -0/+2 |
| * | MFC r1.14: | Nick Hibma | 2001-01-18 | 1 | -8/+7 |
| * | MFC r1.88: Reset the devclass if attach fails. | Nick Hibma | 2001-01-18 | 1 | -0/+4 |
| * | MFC: logging of /dev/console output to syslogd. Disabled by default. | Poul-Henning Kamp | 2001-01-16 | 3 | -108/+165 |
| * | MFC: 1.68 and 1.70. Don't corrupt pipe_zone if pipe creation fails. | David Malone | 2001-01-11 | 1 | -14/+22 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-01-08 | 1 | -0/+474 |
| * | MFC rev.1.14 (partially): | Nick Hibma | 2001-01-06 | 1 | -1/+1 |
| * | Include <sys/sysent.h>, which defines SCARG. | Alexander Langer | 2001-01-06 | 1 | -0/+1 |
| * | MFC: limit utrace | Alfred Perlstein | 2001-01-06 | 1 | -0/+2 |
| * | MFC (cosmetic, rev 1.91): correct typos. | Bill Fumerola | 2000-12-31 | 1 | -2/+2 |