| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs | cvs2svn | 2000-07-26 | 109 | -109/+109 |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0 | cvs2svn | 2000-07-26 | 2 | -284/+0 |
| * | MFC: check for truncated files and also set VTEXT on external included files | Brian Feldman | 2000-07-25 | 1 | -3/+32 |
| * | When shutdown(s, SHUT_RD) is called, it calls sorflush(), which uses | Jonathan Lemon | 2000-07-24 | 1 | -0/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-07-20 | 2 | -0/+284 |
| * | MFC: [rev 1.66] If devclass_alloc_unit() is called with a wired unit #, | Alan Cox | 2000-07-19 | 1 | -12/+7 |
| * | MFC: merge in various cosmetic cleanups: | Kelly Yancey | 2000-07-19 | 3 | -15/+14 |
| * | MFC: kqueue API change + latest changes from -current | Jonathan Lemon | 2000-07-18 | 4 | -69/+57 |
| * | MFC: rev 1.265 - Fix support for more than 256 simultaneous mounts | Boris Popov | 2000-07-16 | 1 | -2/+4 |
| * | MFC: rev 1.49 - correct execution order of SYSINITs within the same | Boris Popov | 2000-07-16 | 1 | -2/+2 |
| * | MFC: Merge KAME 2000/07/01 code. | Kris Kennaway | 2000-07-15 | 1 | -0/+9 |
| * | MFC: convert ktrgenio() to use a uio to fix a DoS. | Brian Feldman | 2000-07-15 | 3 | -56/+79 |
| * | o MFC changes in revisions 1.56 and 1.57 from 5.0-CURRENT to 4.0-STABLE | Robert Watson | 2000-07-14 | 1 | -6/+14 |
| * | MFC: Zero the tv_usec field in the atv timeval struct for infinite timeouts | John Baldwin | 2000-07-13 | 1 | -2/+6 |
| * | MFC: Fix select() and poll() to handle timeouts correctly when called with | John Baldwin | 2000-07-12 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-07-12 | 1 | -0/+332 |
| * | MFC: 1.29 fixes the disk going away and then coming back problem | Warner Losh | 2000-07-11 | 1 | -24/+28 |
| * | MFC: move the securelevel check into linker_load_file() | Archie Cobbs | 2000-07-10 | 2 | -7/+10 |
| * | MFC: | Boris Popov | 2000-07-07 | 1 | -0/+24 |
| * | MFC: Change our ELF binary branding to match the SCO (as USL) method in | David E. O'Brien | 2000-07-06 | 1 | -26/+27 |
| * | MFC: rev 1.37 [sort the sys includes] | David E. O'Brien | 2000-07-04 | 1 | -3/+3 |
| * | MFC rev 1.14: fix calling semantics wrt suser() in ipcperm(). | Brian S. Dean | 2000-07-01 | 1 | -7/+2 |
| * | MFC: 1.85, don't panic on strange filetypes | Alfred Perlstein | 2000-06-27 | 1 | -1/+1 |
| * | MFC: textvp_fullpath() | Dag-Erling Smørgrav | 2000-06-20 | 1 | -0/+94 |
| * | MFC (1.67: fixed allocation of unit numbers). | Bruce Evans | 2000-06-14 | 1 | -2/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-06-04 | 2 | -0/+256 |
| * | MFC rev 1.58 | Warner Losh | 2000-05-27 | 1 | -0/+1 |
| * | MFC: include opt_rootdevname.h | Mike Smith | 2000-05-22 | 1 | -0/+2 |
| * | MFC SMP Cleanups, regenerate syscalls | Matthew Dillon | 2000-05-16 | 2 | -7/+7 |
| * | MFC the SMP cleanup. | Matthew Dillon | 2000-05-16 | 12 | -44/+78 |
| * | MFC 1.56, guarentee local buffer alignment for ioctl | Matthew Dillon | 2000-05-13 | 1 | -3/+6 |
| * | MFC: Use a MI /dev/[u]random device. | David E. O'Brien | 2000-05-10 | 1 | -1/+0 |
| * | MFC i386/linux/imgact_linux.c 1.36 and friends - fix #! script exec | Matthew Dillon | 2000-05-09 | 2 | -32/+37 |
| * | MFC: If selecting a new unit number for a new device, don't pick the | Nick Hibma | 2000-05-07 | 1 | -13/+20 |
| * | MFC: kqueue() and kevent() | Jonathan Lemon | 2000-05-05 | 14 | -12/+463 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-04 | 1 | -0/+913 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-04 | 1 | -0/+393 |
| * | MFC: remove semconfig(2) | Peter Wemm | 2000-05-01 | 4 | -92/+6 |
| * | MFC: remove semconfig() | Peter Wemm | 2000-05-01 | 1 | -1/+1 |
| * | MFC sequential write detection heuristic. This extends the sequential | Matthew Dillon | 2000-04-26 | 2 | -35/+67 |
| * | MFC (rev 1.130): SIGIO bug fix | Archie Cobbs | 2000-04-11 | 1 | -0/+2 |
| * | MFC: make SYSVSHM limits arbitarily configurable via sysctl after boot | Peter Wemm | 2000-04-02 | 2 | -33/+83 |
| * | MFC buffer cache cleanup, geteblk fix. | Matthew Dillon | 2000-03-27 | 1 | -198/+138 |
| * | MFC 1.61 - fix in-kernel infinite loop in pipe_write() when reader goes | Matthew Dillon | 2000-03-24 | 1 | -3/+15 |
| * | MFC: Add sysctl kern.coredump | Paul Saab | 2000-03-21 | 1 | -1/+5 |
| * | MFC: In vn_isdisk(), return ENXIO if vp->v_rdev is NULL before passing that | Chris Costello | 2000-03-19 | 1 | -0/+5 |
| * | MFC 1.59: free the socket in soabort() if the protocol couldn't. | Bill Fenner | 2000-03-18 | 1 | -1/+7 |
| * | MFC: Remove MAX_PERF with extreme prejudice. | Paul Saab | 2000-03-17 | 4 | -50/+0 |
| * | MFC: 1.250 Don't try so hard to make the lower 16 bits of fsids unique. | Paul Saab | 2000-03-17 | 1 | -22/+13 |
| * | MFC: 1.65 Print "previous type" correctly when INVARIANTS is defined. | Paul Saab | 2000-03-17 | 1 | -1/+1 |