| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.0.0 | cvs2svn | 1999-01-21 | 3264 | -297797/+114990 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-01-21 | 1433 | -541450/+19 |
| * | Update to reflect changes in kernel module | Greg Lehey | 1999-01-21 | 1 | -37/+59 |
| * | Update to reflect major changes in vinum kernel module | Greg Lehey | 1999-01-21 | 4 | -131/+431 |
| * | Update to reflect changes in kernel lkm | Greg Lehey | 1999-01-21 | 1 | -83/+168 |
| * | Remove -DRAID5 from CFLAGS | Greg Lehey | 1999-01-21 | 1 | -2/+2 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -47/+59 |
| * | Retain some of the RAID5 texts even in the non-RAID5 versions. | Greg Lehey | 1999-01-21 | 1 | -1/+67 |
| * | Remove states: | Greg Lehey | 1999-01-21 | 1 | -28/+21 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -412/+455 |
| * | Change the style of revive: revive subdisks instead of plexes. This | Greg Lehey | 1999-01-21 | 1 | -35/+86 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -83/+41 |
| * | Add keywords help, makedev, quit and setdaemon | Greg Lehey | 1999-01-21 | 1 | -1/+7 |
| * | MMalloc: remove directory part of name correctly | Greg Lehey | 1999-01-21 | 1 | -5/+4 |
| * | Create functions lockdrive and unlockdrive to handle drive locking | Greg Lehey | 1999-01-21 | 1 | -2/+35 |
| * | Add keywords makedev, setdaemon and help. | Greg Lehey | 1999-01-21 | 1 | -1/+6 |
| * | Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longer | Greg Lehey | 1999-01-21 | 1 | -3/+7 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 2 | -390/+482 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -14/+25 |
| * | Remove old cruft | Greg Lehey | 1999-01-21 | 1 | -11/+2 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -110/+116 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -18/+40 |
| * | Code for vinum daemon. | Greg Lehey | 1999-01-21 | 1 | -0/+202 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -74/+30 |
| * | Reflect changes in vinumstate.h | Greg Lehey | 1999-01-21 | 1 | -5/+4 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -12/+41 |
| * | Include the copyright notice in the script, making the file COPYRIGHT | Greg Lehey | 1999-01-21 | 1 | -2/+40 |
| * | Minor rearranging of code to allow simple protocol domains to be | Julian Elischer | 1999-01-21 | 2 | -27/+71 |
| * | Add source file vinumdaemon.c | Greg Lehey | 1999-01-21 | 1 | -4/+5 |
| * | Set JADETEX=no on ports build line. | Jordan K. Hubbard | 1999-01-20 | 1 | -2/+2 |
| * | put it back the way it was | Matt Jacob | 1999-01-20 | 1 | -9/+2 |
| * | Rename some globals to reduce namespace pollution. | John Polstra | 1999-01-20 | 2 | -20/+20 |
| * | Allow login to be linked statically even when PAM is used, since | John Polstra | 1999-01-20 | 1 | -4/+2 |
| * | Make it possible to use PAM in statically-linked applications. | John Polstra | 1999-01-20 | 17 | -103/+147 |
| * | Change the definition of LIBPAM to support the static PAM library. | John Polstra | 1999-01-20 | 1 | -1/+14 |
| * | Add some capabilities to <bsd.lib.mk> so that it can be used for | John Polstra | 1999-01-20 | 1 | -48/+47 |
| * | The strtok_r() function is in libc now, so use it. | John Polstra | 1999-01-20 | 3 | -6/+6 |
| * | Add a prototype for strtok_r(). | John Polstra | 1999-01-20 | 1 | -0/+1 |
| * | Fix some mildly annoying compiler warnings about unused variables | Andrew Gallatin | 1999-01-20 | 2 | -5/+2 |
| * | iso639 is the ISO two letter codes for the representation of the names of | Nik Clayton | 1999-01-20 | 2 | -2/+178 |
| * | *blush*. As a quick fix, move configure()'s SYSINIT back a little to allow | Peter Wemm | 1999-01-20 | 1 | -9/+2 |
| * | temporary fix so alpha stays working while configure code is fixed | Matt Jacob | 1999-01-20 | 1 | -2/+9 |
| * | Clarify the number of network interfaces per physical interface available with | Mike Spengler | 1999-01-20 | 2 | -7/+10 |
| * | Fix raw timestamps (zero-pad usecs) | Bill Fenner | 1999-01-20 | 1 | -2/+4 |
| * | I guess this is now a legacy driver (for alpha only right now). | Matt Jacob | 1999-01-20 | 2 | -6/+6 |
| * | Recurse when we've switched state via LoginDone(). If we've | Brian Somers | 1999-01-20 | 1 | -2/+2 |
| * | Add support for accessing ports. This was done to access parallel | Warner Losh | 1999-01-20 | 1 | -4/+19 |
| * | Also consider the space left in the socket buffer when deciding whether | Bill Fenner | 1999-01-20 | 1 | -2/+2 |
| * | Add a flag, passed to pru_send routines, PRUS_MORETOCOME. This | Bill Fenner | 1999-01-20 | 5 | -24/+34 |
| * | remove - before __entry, it is not make conmmand but shell continuation line | Andrey A. Chernov | 1999-01-20 | 1 | -2/+2 |