summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed all printf format errors reported by gcc -Wformat on i386's:bde1999-08-082-20/+32
* Fix page fault in linux_uselib syscall.marcel1999-08-082-4/+4
* Sync with sys/i386/conf/options.i386 revision 1.119.kato1999-08-082-4/+14
* Sync with sys/i386/conf/majors.i386 revision 1.81.kato1999-08-081-2/+1
* Sync with sys/i386/conf/files.i386 revision 1.257.kato1999-08-082-32/+38
* Enable bpf by default.kato1999-08-082-16/+10
* Fixed missing "G" in the list item for the main description of %g andbde1999-08-081-2/+2
* Fix a panic caused by freeing unallocated structure.kato1999-08-081-2/+1
* Add vinumraid5.c to the files for Vinum. This allows (deprecated)grog1999-08-081-0/+1
* The following simplifies newvers.sh somewhat and makes what(1) work withjkh1999-08-081-8/+10
* Forgotten in previous log message:bde1999-08-081-1/+1
* Install c++filt in /usr/libexec/${OBJFORMAT}. The version thatbde1999-08-081-1/+2
* Correction to previous commit.stark1999-08-081-9/+5
* Corrected mistake that was causing daemon to loop without servingstark1999-08-081-2/+2
* cdevsw_remove: place correct value in bmaj2cmaj. This had causedgrog1999-08-081-2/+2
* Make long longs ("%ll" format) work.green1999-08-071-2/+6
* Fixed a bogus include pathname which broke compiling in an obj directory.bde1999-08-071-2/+2
* Fixed syntax errors. Code should be tested before committing it, or atbde1999-08-071-2/+2
* Re-delete the (meaningless) device-driver tokens that came back in 1.256peter1999-08-072-58/+58
* update list of ISDN hardware supported by isdn4bsd 0.83hm1999-08-071-3/+8
* Update to reflect recent changes.grog1999-08-072-131/+76
* Add vinumraid5.c to list of sources.grog1999-08-071-1/+1
* Import RAID-5 code.grog1999-08-071-0/+638
* Remove code to detect RAID-5/non-RAID-5 kernel modules.grog1999-08-071-7/+7
* Remove code to detect RAID-5/non-RAID-5 kernel modules.grog1999-08-071-99/+125
* 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
OpenPOWER on IntegriCloud