summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the -f flag to detach.grog1999-06-221-2/+8
* Remove ancient, mouldy comments.grog1999-06-221-16/+0
* vinum_ldi:grog1999-06-221-3/+4
* Allow a 'start <drive>' command.grog1999-06-221-1/+4
* Add some comments about the VINUMMINOR macro, which is not for humangrog1999-06-221-1/+6
* bre: Don't loop if we try to access an invalid plex type. This isgrog1999-06-221-0/+1
* Be more intelligent about attaching subdisks to plexes.grog1999-06-221-5/+13
* Print more legible error message if a drive open fails.grog1999-06-221-2/+4
* Modify to work with phk's latest mods to cdevsw. This is a temporarygrog1999-06-221-5/+4
* typo: Adviseroty -> Advisoryhoek1999-06-221-2/+2
* When allocating new buffers in getnewbuf, there are several pointsmckusick1999-06-221-11/+40
* Only print the device name once, during attach (device_quiet)n_hibma1999-06-211-0/+2
* Don't strip trailing .suffixes from filenames. Although obviouslyhoek1999-06-212-5/+6
* Update the locate database even if user nobody can't stat root'ssheldonh1999-06-211-1/+2
* Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.rnordier1999-06-215-11/+44
* Add missing declarations.sheldonh1999-06-211-0/+2
* Correctly return ENOEXEC for really short zipped files. The way this ishoek1999-06-211-1/+10
* Signal init(8) instead of executing halt(8) or reboot(8)ru1999-06-212-70/+100
* Don't allow users to prevent the updating of /etc/motd on machines forsheldonh1999-06-211-3/+3
* Live & postmortem kernel debugging support for the alpha platform.gallatin1999-06-215-2/+492
* Ensure that an update takes place when the -m option is used.rnordier1999-06-211-2/+2
* Undo some of the reversions from previous revisions, and attempt tokris1999-06-211-52/+83
* Add missing argument to synopsis.sheldonh1999-06-211-1/+2
* Use Dq mdoc tag for double-quoted words.sheldonh1999-06-211-12/+33
* Fix handling of maximum children and connections per minute.sheldonh1999-06-211-20/+28
* Sync with sys/i386/i386/machdep.c revision 1.342.kato1999-06-212-24/+20
* Sync with sys/i386/conf/majors.i386 revision 1.77.kato1999-06-211-3/+3
* Sync with sys/i386/conf/files.i386 revision 1.247.kato1999-06-212-2/+4
* Correct troff sequence for backslashes in manual page.jkoshy1999-06-212-2/+2
* Mention that data going from one internal address to another willbrian1999-06-211-4/+11
* Minor cleanups to shutdown(8):jkoshy1999-06-212-5/+22
* dsopen: Print a message if the unit has an invalid sector size.grog1999-06-211-4/+6
* This fixes the problem of cancelling an FTP transfer resulting ingreen1999-06-212-3/+6
* Remove vm_object::cache_count and vm_object::wired_count. They arealc1999-06-203-32/+3
* Tweak FIFO and DMA thresholds to improve performance and reduce likelyhoodwpaul1999-06-201-5/+5
* Quirk NOLUNS cabletron device.mjacob1999-06-201-16/+15
* 1) Do not include usbdivar.h and access the interface descriptor throughn_hibma1999-06-201-88/+39
* This is the second round of dd(1) changes. Some changes made/reversed bygreen1999-06-207-83/+108
* Use the proper interfaces to find if a device is enabled, don't dig intopeter1999-06-202-6/+4
* Add ipfw binary breakage, as well as inetd updates.imp1999-06-201-1/+13
* Bump the __FreeBSD_version number now that libc_r contains a wrapperjb1999-06-201-2/+2
* Remove -DNOPOLL from the compilation flags now that there is a poll wrapperjb1999-06-203-12/+12
* In the words of the author:jb1999-06-2078-4373/+5601
* Set cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PAGE_SIZE so thatalc1999-06-202-5/+5
* Correct description of Vinum.grog1999-06-202-6/+6
* Clean up some of the documentation at the top.jkh1999-06-202-16/+24
* For consistency with other implementations, check for the existencealc1999-06-191-3/+3
* Implement -m option to enable/disable slices.rnordier1999-06-192-8/+22
* Provide for enabling/disabling each slice individually.rnordier1999-06-192-3/+5
* Fix use of e_phoff in place of e_phnum.rnordier1999-06-192-4/+4
OpenPOWER on IntegriCloud