summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvscvs2svn1999-01-217093-141081/+12987
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0cvs2svn1999-01-213264-297797/+114990
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-211433-541450/+19
* Update to reflect changes in kernel moduleGreg Lehey1999-01-211-37/+59
* Update to reflect major changes in vinum kernel moduleGreg Lehey1999-01-214-131/+431
* Update to reflect changes in kernel lkmGreg Lehey1999-01-211-83/+168
* Remove -DRAID5 from CFLAGSGreg Lehey1999-01-211-2/+2
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-47/+59
* Retain some of the RAID5 texts even in the non-RAID5 versions.Greg Lehey1999-01-211-1/+67
* Remove states:Greg Lehey1999-01-211-28/+21
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-412/+455
* Change the style of revive: revive subdisks instead of plexes. ThisGreg Lehey1999-01-211-35/+86
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-83/+41
* Add keywords help, makedev, quit and setdaemonGreg Lehey1999-01-211-1/+7
* MMalloc: remove directory part of name correctlyGreg Lehey1999-01-211-5/+4
* Create functions lockdrive and unlockdrive to handle drive lockingGreg Lehey1999-01-211-2/+35
* Add keywords makedev, setdaemon and help.Greg Lehey1999-01-211-1/+6
* Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longerGreg Lehey1999-01-211-3/+7
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-212-390/+482
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-14/+25
* Remove old cruftGreg Lehey1999-01-211-11/+2
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-110/+116
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-18/+40
* Code for vinum daemon.Greg Lehey1999-01-211-0/+202
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-74/+30
* Reflect changes in vinumstate.hGreg Lehey1999-01-211-5/+4
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-12/+41
* Include the copyright notice in the script, making the file COPYRIGHTGreg Lehey1999-01-211-2/+40
* Minor rearranging of code to allow simple protocol domains to beJulian Elischer1999-01-212-27/+71
* Add source file vinumdaemon.cGreg Lehey1999-01-211-4/+5
* Set JADETEX=no on ports build line.Jordan K. Hubbard1999-01-201-2/+2
* put it back the way it wasMatt Jacob1999-01-201-9/+2
* Rename some globals to reduce namespace pollution.John Polstra1999-01-202-20/+20
* Allow login to be linked statically even when PAM is used, sinceJohn Polstra1999-01-201-4/+2
* Make it possible to use PAM in statically-linked applications.John Polstra1999-01-2017-103/+147
* Change the definition of LIBPAM to support the static PAM library.John Polstra1999-01-201-1/+14
* Add some capabilities to <bsd.lib.mk> so that it can be used forJohn Polstra1999-01-201-48/+47
* The strtok_r() function is in libc now, so use it.John Polstra1999-01-203-6/+6
* Add a prototype for strtok_r().John Polstra1999-01-201-0/+1
* Fix some mildly annoying compiler warnings about unused variablesAndrew Gallatin1999-01-202-5/+2
* iso639 is the ISO two letter codes for the representation of the names ofNik Clayton1999-01-202-2/+178
* *blush*. As a quick fix, move configure()'s SYSINIT back a little to allowPeter Wemm1999-01-201-9/+2
* temporary fix so alpha stays working while configure code is fixedMatt Jacob1999-01-201-2/+9
* Clarify the number of network interfaces per physical interface available withMike Spengler1999-01-202-7/+10
* Fix raw timestamps (zero-pad usecs)Bill Fenner1999-01-201-2/+4
* I guess this is now a legacy driver (for alpha only right now).Matt Jacob1999-01-202-6/+6
* Recurse when we've switched state via LoginDone(). If we'veBrian Somers1999-01-201-2/+2
* Add support for accessing ports. This was done to access parallelWarner Losh1999-01-201-4/+19
* Also consider the space left in the socket buffer when deciding whetherBill Fenner1999-01-201-2/+2
* Add a flag, passed to pru_send routines, PRUS_MORETOCOME. ThisBill Fenner1999-01-205-24/+34