summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import RAID-5 code.grog1999-08-071-30/+120
* vinum_init:grog1999-08-071-29/+83
* Import RAID-5 code.grog1999-08-071-3/+26
* Update a comment.grog1999-08-071-3/+8
* Import RAID-5 code.grog1999-08-071-11/+51
* Import RAID-5 code.grog1999-08-071-86/+155
* Import RAID-5 code.grog1999-08-073-7/+375
* Import RAID-5 code.grog1999-08-071-6/+18
* Add definition of new ioctl (READPOL) for setting the read policy of agrog1999-08-071-2/+3
* Remove code to accept partitions of type 'unused'. From now on, Vinumgrog1999-08-071-84/+97
* Close a memory leak.grog1999-08-071-1/+2
* vinumopen: add code to open raw subdisks. This is now used togrog1999-08-071-8/+13
* Rework many comments.grog1999-08-071-19/+20
* We don't end up checking for a return value of EFAULT from the copyinstr()green1999-08-072-10/+24
* Re-enable play-nice-with-DHCP option now that bpf is the defaultjkh1999-08-072-6/+2
* Enable bpf by default. There was no significant dissention to my proposaljkh1999-08-072-6/+6
* Forgot the "bsd" slice, now setrootbyname() understands "wd0s1a".phk1999-08-062-4/+4
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-0623-175/+683
* Add limitted support for the Promise Ultra/66 controller. Itssos1999-08-062-6/+10
* Better way to circumvent the boot problem on older versions.phk1999-08-062-20/+5
* Back out redundant check, and remove the MAXMTU comparison as it'sbrian1999-08-061-7/+4
* Back out redundant checksbrian1999-08-062-12/+5
* Add driver support for M-systems DiskOnChip Products.phk1999-08-0611-3/+1580
* Fix a bunch of typos and spelling errors.mpp1999-08-065-230/+230
* strfile(8) incorrectly states that the output files generatedmpp1999-08-061-4/+4
* Fix integer overflow for files containing more than 4GB by usingsheldonh1999-08-061-15/+16
* updating isdn4bsd to beta version 0.83hm1999-08-0665-541/+3878
* Define IF_MAXMTU and IF_MINMTU and don't allow MTUs withbrian1999-08-065-15/+31
* Set the close-on-exec flag when we lock the file we're editing.brian1999-08-061-3/+10
* Fixed printf format errors. One of them fixes the garbage output forbde1999-08-061-5/+5
* Mention that CCD requires partitions of type FS_BSDFFS.jkoshy1999-08-061-1/+7
* Perhaps I should have looked at the whole file rather than just the delta.peter1999-08-061-2/+2
* I don't think `customify' is a real word.peter1999-08-061-2/+2
* Don't use /tmp/_motd in the aftermath of the chflags(2) revelations.peter1999-08-061-8/+11
* Remove empty "SEE ALSO" section.jkoshy1999-08-061-2/+1
* Typo police. 'Acknowledgement' is spelled correctly so it was left untouched.dwhite1999-08-063-6/+6
* If the clock is put back, ensure that we don't end up dividing bybrian1999-08-061-1/+10
* Add usr.sbin/elf2exe to the build-tools target on the Alpha. Thisjdp1999-08-061-1/+5
* Sync with alc's revision 1.125 of i386/i386/vm_machdep.c. Thisjdp1999-08-053-9/+9
* Add a local distribution under the "costum distribution" menu.sos1999-08-057-9/+19
* Make the newfs parameters a global option.phk1999-08-0511-14/+29
* Add RCS IDs to those files without them.deischen1999-08-05237-254/+423
* Fix thread initialization to allow for the case where stdio filedeischen1999-08-057-39/+51
* Add access(2) to the list of recognized syscalls.des1999-08-051-1/+2
* - ignore the user-supplied umask, set it to 0022 by defaultru1999-08-051-5/+9
* o Obsolete the undocumented ``set weight'' command.brian1999-08-0515-352/+514
* Stay on the serial console if installed that way.jkh1999-08-053-3/+9
* Backup existing init(8) as /sbin/init.bak.ru1999-08-051-3/+9
* I was clearly smoking crack when I committed the change to allow forjkh1999-08-051-3/+15
* commit these files after updating syscalls.master.jkh1999-08-054-4/+4
OpenPOWER on IntegriCloud