aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle correctly iicbus request/release mechanism. Add iicbus allocationNicolas Souchu1999-02-132-9/+28
* Fix smbus allocation and add the alsmb (see alpm(4)) driver.Nicolas Souchu1999-02-134-18/+29
* Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).Nicolas Souchu1999-02-133-3/+9
* Add alpm.c, Aladdin Power Management SMBus support for the SMBus framework.Nicolas Souchu1999-02-132-1/+688
* Add pci/alpm.c, Aladdin SMBus driver (alpm(4)).Nicolas Souchu1999-02-131-0/+1
* Add alpm.4, Aladdin Power Management SMBus support for the SMBus framework.Nicolas Souchu1999-02-132-2/+67
* Don't pass PSL_NT to vm86 signal handlers. Some vm86/real modeBruce Evans1999-02-132-4/+16
* remove collating optimization - not work with substituted charactersAndrey A. Chernov1999-02-131-37/+2
* syntax change: allow symbolic names as substitute first argAndrey A. Chernov1999-02-139-16/+18
* syntax change: allow symbolic names as substitute first argAndrey A. Chernov1999-02-133-41/+39
* use strcoll() where it is easy to sort german ss and similar properlyAndrey A. Chernov1999-02-131-21/+7
* Add "beep" subcommand.Jun Kuriyama1999-02-133-3/+82
* Add "beep" ioctl. (#10 is reserved for PIOCSVIR)Jun Kuriyama1999-02-134-4/+14
* Fix ufs mounting supportDavid E. O'Brien1999-02-132-6/+6
* Add -z option to vmstat to dump data from the zone allocatorMatthew Dillon1999-02-132-12/+77
* remove BUGS section, now behaviour is predictable enoughAndrey A. Chernov1999-02-131-2/+0
* General additional cleanup of VOP API for NFS ops - mainly NFS ignoringMatthew Dillon1999-02-132-8/+26
* Remove XXX comment in regarsd to why NFS doesn't use VOP_ABORT(). NFSMatthew Dillon1999-02-131-3/+3
* PR: kern/9970Matthew Dillon1999-02-132-4/+2
* Clarify more of what VOP_LINK expects.Matthew Dillon1999-02-131-5/+10
* Update man page - directory vnode should not be unlocked or releasedMatthew Dillon1999-02-131-4/+6
* Correct various mentions of rc.confJordan K. Hubbard1999-02-131-21/+10
* Update to current state of /etcJordan K. Hubbard1999-02-132-34/+24
* Add some examples of how to throw a window up on your display whenBrian Somers1999-02-133-64/+313
* more words about return valueAndrey A. Chernov1999-02-131-1/+5