summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct and clarify some comments.rnordier1999-06-191-7/+7
* Add device rl0 to GENERIC. Also add al0 (ADMtek PCI ethernet) which Iwpaul1999-06-192-2/+6
* Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc.rnordier1999-06-193-39/+39
* Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves awpaul1999-06-192-9/+47
* Move the IFSTATUS stuff after the address listing.phk1999-06-191-5/+5
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,green1999-06-197-105/+104
* Thanks to Bruce for noticing this.... compare against the *new* nfsnode'smjacob1999-06-192-4/+4
* This is the much-awaited cleaned up version of IPFW [ug]id support.green1999-06-196-16/+172
* Remove some unused function and variable declarations.alc1999-06-194-43/+4
* Add a new interface ioctl, to return "aux status".phk1999-06-196-6/+43
* Add a fast version of bcmp which compares longwords at a time.dfr1999-06-191-1/+93
* Add again the ':' after the x option in th eargument list to getopt.n_hibma1999-06-191-2/+2
* Adjust mcclock lines to avoid config(8) warning.dfr1999-06-192-8/+8
* Convert signalling NaNs to quiet NaNs as specified by the Alpha Architecturedfr1999-06-191-5/+11
* Add RCS strings to kernel ipfilter files.green1999-06-195-0/+8
* sioprobe: Don't try to initialize disabled ports. In particular,grog1999-06-192-4/+8
* This should fix ipfilter for everyone it was broken for. CDEV_MAJOR is _not_green1999-06-191-1/+1
* Add a transmit descriptor usage counter and use it to absolutely,wpaul1999-06-194-8/+30
* Change active flag handling; sanity check passed drive number; passrnordier1999-06-182-77/+81
* K6-family MTRR supportgreen1999-06-183-2/+196
* Harmless change to prevent possible problems in the future. I madegreen1999-06-182-4/+8
* Clarified info on X release 3.3.1.n_hibma1999-06-182-16/+24
* New parallel port support for PC98. Old PC98s which havekato1999-06-1810-16/+5684
* Changed the global `idt' from an array to a pointer so that npx.cbde1999-06-1810-43/+36
* Fix a coredump with negative (due to overflow) offset values.ru1999-06-181-3/+4
* Don't use the ``next'' redial timer if we have no phone number at all.brian1999-06-181-1/+3
* This lets you specify "gemdosfs", "shortnames", "longnames", andjkh1999-06-186-12/+63
* Typo in previous commit.ru1999-06-181-2/+2
* Mention that pid 1 is not affected by kill(-1, SIGXXX) too.ru1999-06-181-3/+8
* Bring in System V run-level patches (turned off by default).ru1999-06-183-23/+97
OpenPOWER on IntegriCloud