summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for XMS memory to doscmd.jlemon1997-08-157-68/+1193
* Map CSTATUS to ^T by default or it never noticed by novice usersache1997-08-151-2/+2
* make install should not install mail.rc in /etcwosch1997-08-151-0/+2
* Remove the bus settle delay after reset code. It could cause an infinitegibbs1997-08-152-168/+23
* Fixed file descriptor leak that occurs after certain types of failures.dg1997-08-151-2/+5
* Added DIAGNOSTIC routine to test inconsistency of vnode when cnpkato1997-08-152-2/+18
* Deleted unused code which adjust UN_UNLOCK flag.kato1997-08-152-34/+10
* The promised "better fix" for "Trap 9 When Boot SMP" problem.fsmp1997-08-153-6/+9
* The promised "better fix" for "Trap 9 When Boot SMP" problem.fsmp1997-08-152-29/+18
* Better fix, as originally submitted by reporter.fsmp1997-08-141-9/+10
* Snapshot the various mail configurations. hub.mc was reconstructed topeter1997-08-144-65/+104
* Add support for the new Parallel-Port Bus and devices thereon.msmith1997-08-145-5/+73
* ISA Parallel-Port Bus chipset driver.msmith1997-08-146-0/+2703
* Add parallel-Port Bus drivers.msmith1997-08-141-0/+4
* New directory and drivers for Parallel Port Bus devices.msmith1997-08-148-0/+2597
* Fixed locking violation of vnode operation. VOP_READ, VOP_WRITE andkato1997-08-141-2/+7
* typo fix.phk1997-08-141-2/+2
* Do not output anything for source-files with no counts.phk1997-08-142-8/+24
* Explicitly point that it_value == 0 disables timer regardles ofache1997-08-141-1/+3
* setitimer: if it_value == 0 clear it_interval nowache1997-08-141-2/+6
* Describe itimerfix upper limitache1997-08-141-0/+8
* Add the NetVin 5000 series NE2000 PCI card vendor and device IDs.danny1997-08-142-2/+4
* Describe upper limit based on itimerfix restrictionache1997-08-142-4/+17
* "addendum" -> "errata"jkh1997-08-141-3/+3
* Further optimize crontab's installation.jkh1997-08-141-3/+2
* Yeesh! I completely missed the cron.d install here which did the rightjkh1997-08-141-3/+1
* Add usage() and use err(3).charnier1997-08-142-12/+23
* Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD.charnier1997-08-144-32/+36
* Oops, fix logic for previous commitache1997-08-141-5/+5
* Hardcode progname in usage string.charnier1997-08-142-48/+62
* Use err(3) instead of local redefinition. Add usage().charnier1997-08-142-51/+29
* Use err(3). Correct usage string. Change default tape to /dev/rst0.charnier1997-08-143-41/+31
* Remove wrong machine-dependent phrase about maximum microsecondsache1997-08-141-6/+5
* Break loop if error != EINTR occurse or it can take forever withache1997-08-141-2/+5
* Fix PR bin/4291: /usr/bin/make - inconsistent -j<n> flag parsing.fsmp1997-08-141-8/+8
* If the user doesn't have read permission, union_copyup should not copykato1997-08-142-2/+22
* Backed out part of previous change. The example of -b mount inkato1997-08-142-8/+4
* Define NCURSES_VERSION publicly, some applications want itache1997-08-135-37/+80
* install dot.shrcwosch1997-08-131-1/+1
* Cheap TEMPORARY fix for "Trap 9 When Boot SMP" problem.fsmp1997-08-131-1/+10
* Reserve major 81 for rocketport driver.jkh1997-08-132-2/+4
* Protect the copyright comments from reformatting bysteve1997-08-135-3/+28
* add a diagnostic to catch some common cases of tsleep beingjulian1997-08-131-1/+8
* Note that default behaviour (restarting signals) is only for signal(3)ache1997-08-131-1/+4
* Handle syscalls error return slightly betterache1997-08-131-6/+12
* Back out itimerfix hack since nanosleep1 fixed nowache1997-08-131-58/+19
* Bypass itimerfix 100000000 limit in nanosleep1 using loop through timeoutsache1997-08-131-46/+64
* Use -I${.CURDIR}/../../sys so that the path is relativesteve1997-08-131-2/+2
* Add a spin lock that prevents the sequencer from attempting to add angibbs1997-08-134-11/+61
* Fix mdoc directivesache1997-08-131-5/+7
OpenPOWER on IntegriCloud