aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsBill Fenner1999-02-155-10/+10
* If the user provided a large enough argument to the -w option, the sumDag-Erling Smørgrav1999-02-151-1/+3
* nlpt -> lpt changes. Point at the man page, but refrain fromWarner Losh1999-02-151-3/+6
* Change .Fx macro to always display "FreeBSD" and its argument, whetherBill Fenner1999-02-151-89/+40
* Always define oS to be "FreeBSD $2", no matter whether or not weBill Fenner1999-02-151-17/+19
* Update to deal with pnp userconfig data.Jordan K. Hubbard1999-02-152-14/+100
* Minor reorganization of vm_page_alloc(). No functional changes haveMatthew Dillon1999-02-152-114/+84
* - Set the system immutable flag when installing ld.so to avoid peopleNate Williams1999-02-151-2/+3
* Add entry for gnome category.Jordan K. Hubbard1999-02-152-2/+4
* Write out new boot blocks on upgrade.Jordan K. Hubbard1999-02-152-2/+6
* Do a better job of finding the default root device.Jordan K. Hubbard1999-02-151-5/+1
* Fix a bug in the new madvise() code that would possibly (improperly)Matthew Dillon1999-02-151-24/+12
* away go lkms, in come klds.Jordan K. Hubbard1999-02-151-5/+3
* Unbreak the fixit floppy.Jordan K. Hubbard1999-02-1510-85/+84
* Copy the 'reboot' script only for "dial" floppy.Andrzej Bialecki1999-02-151-3/+3
* Remove couple of 'extern int errno'. (They turned to something funny whenDmitrij Tejblum1999-02-142-8/+2
* Cosmetic reformating.David E. O'Brien1999-02-141-3/+8
* More appropriate fix to the id_irq read during probeNicolas Souchu1999-02-143-9/+9
* From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:Dmitrij Tejblum1999-02-141-3/+6
* Put a convenient marker in rc.conf to show updates.Jordan K. Hubbard1999-02-146-12/+27
* Fix incorrect initial state for two variables.Jordan K. Hubbard1999-02-146-12/+12
* Only needed to cast array index from char to unsigned char, did notMatthew Dillon1999-02-141-3/+3
* On second thought: do previous fux in pcic.c better.Guido van Rooij1999-02-142-9/+3
* MF3: add SYSVMSGJordan K. Hubbard1999-02-142-6/+10
* Somehow, it is possible to get a pcicintr() when in the resume process.Guido van Rooij1999-02-141-1/+8
* MF3: SYSVMSG addition, fluff with release notes.Jordan K. Hubbard1999-02-147-2/+7
* Include all the recent screen savers.Jordan K. Hubbard1999-02-143-6/+30
* Look in correct rc.conf file.Jordan K. Hubbard1999-02-142-5/+8
* DTRT for acd/wcd backwards compatibilityJordan K. Hubbard1999-02-142-20/+28
* Update to match ports reality.Jordan K. Hubbard1999-02-142-10/+10
* 4.0-current!Jordan K. Hubbard1999-02-141-3/+3
* The way the interrupt id was calculated was wrong and the lptNicolas Souchu1999-02-143-6/+6
* Move lp.4 to man4. It is not i386 dependent.Nicolas Souchu1999-02-144-10/+16
* Move away from lpt.h data structure definition that only lpt.c relies on.Nicolas Souchu1999-02-143-43/+59
* Return approriate errors to userland.Nicolas Souchu1999-02-143-20/+52
* Mention that chflags can fail with EOPNOTSUPP.Dag-Erling Smørgrav1999-02-141-0/+2
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-1411-23/+23
* Add -e option and change unit to device access in lptcontrol.8Nicolas Souchu1999-02-142-34/+26
* Describe manual dialing in greater detail.Brian Somers1999-02-142-108/+268
* Create new lpt manpage with ppbus info and the original lpt info.Nicolas Souchu1999-02-144-82/+115
* Fix interrupt handling with DMA. Bit nFault was tested in the control reg.Nicolas Souchu1999-02-143-15/+30
* Rename nlpt to lpt.Nicolas Souchu1999-02-1411-165/+126
* use minimum length for strcoll tooAndrey A. Chernov1999-02-141-4/+19
* Use more sensible defaults.Jordan K. Hubbard1999-02-141-1/+1
* rc.conf vars no longer "dirty" by default.Jordan K. Hubbard1999-02-143-6/+6
* Preserve existing rc.conf contents.Jordan K. Hubbard1999-02-143-12/+24
* lpt -> nlpt and ppbus due to Dag's changes.Warner Losh1999-02-141-6/+12
* Fix .Fx usage.Bill Fenner1999-02-131-2/+2
* Make sure correct path is set in upgrade.Jordan K. Hubbard1999-02-131-1/+6
* Fix the date and add an smbus declarationNicolas Souchu1999-02-131-2/+3