aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed all printf format errors reported by gcc -Wformat on i386's:Bruce Evans1999-08-082-20/+32
* Fix page fault in linux_uselib syscall.Marcel Moolenaar1999-08-082-4/+4
* Sync with sys/i386/conf/options.i386 revision 1.119.KATO Takenori1999-08-082-4/+14
* Sync with sys/i386/conf/majors.i386 revision 1.81.KATO Takenori1999-08-081-2/+1
* Sync with sys/i386/conf/files.i386 revision 1.257.KATO Takenori1999-08-082-32/+38
* Enable bpf by default.KATO Takenori1999-08-082-16/+10
* Fixed missing "G" in the list item for the main description of %g andBruce Evans1999-08-081-2/+2
* Fix a panic caused by freeing unallocated structure.KATO Takenori1999-08-081-2/+1
* Add vinumraid5.c to the files for Vinum. This allows (deprecated)Greg Lehey1999-08-081-0/+1
* The following simplifies newvers.sh somewhat and makes what(1) work withJordan K. Hubbard1999-08-081-8/+10
* Forgotten in previous log message:Bruce Evans1999-08-081-1/+1
* Install c++filt in /usr/libexec/${OBJFORMAT}. The version thatBruce Evans1999-08-081-1/+2
* Correction to previous commit.Gene Stark1999-08-081-9/+5
* Corrected mistake that was causing daemon to loop without servingGene Stark1999-08-081-2/+2
* cdevsw_remove: place correct value in bmaj2cmaj. This had causedGreg Lehey1999-08-081-2/+2
* Make long longs ("%ll" format) work.Brian Feldman1999-08-071-2/+6
* Fixed a bogus include pathname which broke compiling in an obj directory.Bruce Evans1999-08-071-2/+2
* Fixed syntax errors. Code should be tested before committing it, or atBruce Evans1999-08-071-2/+2
* Re-delete the (meaningless) device-driver tokens that came back in 1.256Peter Wemm1999-08-072-58/+58
* update list of ISDN hardware supported by isdn4bsd 0.83Hellmuth Michaelis1999-08-071-3/+8
* Update to reflect recent changes.Greg Lehey1999-08-072-131/+76
* Add vinumraid5.c to list of sources.Greg Lehey1999-08-071-1/+1
* Import RAID-5 code.Greg Lehey1999-08-071-0/+638
* Remove code to detect RAID-5/non-RAID-5 kernel modules.Greg Lehey1999-08-071-7/+7
* Remove code to detect RAID-5/non-RAID-5 kernel modules.Greg Lehey1999-08-071-99/+125
* Import RAID-5 code.Greg Lehey1999-08-071-30/+120
* vinum_init:Greg Lehey1999-08-071-29/+83
* Import RAID-5 code.Greg Lehey1999-08-071-3/+26
* Update a comment.Greg Lehey1999-08-071-3/+8
* Import RAID-5 code.Greg Lehey1999-08-071-11/+51
* Import RAID-5 code.Greg Lehey1999-08-071-86/+155
* Import RAID-5 code.Greg Lehey1999-08-073-7/+375
* Import RAID-5 code.Greg Lehey1999-08-071-6/+18
* Add definition of new ioctl (READPOL) for setting the read policy of aGreg Lehey1999-08-071-2/+3
* Remove code to accept partitions of type 'unused'. From now on, VinumGreg Lehey1999-08-071-84/+97
* Close a memory leak.Greg Lehey1999-08-071-1/+2
* vinumopen: add code to open raw subdisks. This is now used toGreg Lehey1999-08-071-8/+13
* Rework many comments.Greg Lehey1999-08-071-19/+20
* We don't end up checking for a return value of EFAULT from the copyinstr()Brian Feldman1999-08-072-10/+24
* Re-enable play-nice-with-DHCP option now that bpf is the defaultJordan K. Hubbard1999-08-072-6/+2
* Enable bpf by default. There was no significant dissention to my proposalJordan K. Hubbard1999-08-072-6/+6
* Forgot the "bsd" slice, now setrootbyname() understands "wd0s1a".Poul-Henning Kamp1999-08-062-4/+4
* Add ISDN support via isdnd & i4b. This requires versionBrian Somers1999-08-0623-175/+683
* Add limitted support for the Promise Ultra/66 controller. ItsSøren Schmidt1999-08-062-6/+10
* Better way to circumvent the boot problem on older versions.Poul-Henning Kamp1999-08-062-20/+5
* Back out redundant check, and remove the MAXMTU comparison as it'sBrian Somers1999-08-061-7/+4
* Back out redundant checksBrian Somers1999-08-062-12/+5
* Add driver support for M-systems DiskOnChip Products.Poul-Henning Kamp1999-08-0611-3/+1580
* Fix a bunch of typos and spelling errors.Mike Pritchard1999-08-065-230/+230
* strfile(8) incorrectly states that the output files generatedMike Pritchard1999-08-061-4/+4