summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* getopt(3) returns -1 not EOF.imp1999-05-2310-20/+20
* Getopt(3) returns -1 not EOF.imp1999-05-232-6/+6
* Getopt(3) returns -1, not EOF.imp1999-05-232-3/+3
* Added rgb_vbi_prog() to capture VBI data and video at theroger1999-05-232-2/+496
* Use RELENG_3 as an example, not RELENG_2_2.brian1999-05-231-3/+3
* Rely on the statistics in XPT_GDEV_STATS instead of the versions stillgibbs1999-05-233-13/+30
* Don't reference our SCB until we have validated that the firmware hasgibbs1999-05-231-2/+3
* Poll for interrupts in bt_cmd in case they are masked. A completinggibbs1999-05-231-4/+14
* Get case right in "COMPAT3X".obrien1999-05-233-6/+6
* xargs was spliting the input in a very different way from everyone else,jmz1999-05-231-20/+15
* brucifybrian1999-05-232-4/+4
* Use the correct width integer on both i386 and alpha.dfr1999-05-231-5/+5
* Don't reference non-existant ATAPI option..peter1999-05-233-12/+12
* Fix a problem with static initialisation of mutexes and conditionjb1999-05-239-6/+120
* Make MFS_ROOT work again. MFS_ROOT means that rootdev is not set.jb1999-05-232-4/+20
* Install g2c.h header incase others want to call libg2c from C.obrien1999-05-231-1/+5
* Add a missing backslash from the last commit. (Broke installworld)jb1999-05-231-1/+1
* Construct the profile file name from the name of the executable. A programjmz1999-05-233-14/+13
* Initialize exit code so that the program exits with code 0 on success.jmz1999-05-221-2/+2
* Add the amd driver.gibbs1999-05-221-0/+1
* aic7xxx.c:gibbs1999-05-223-18/+10
* Add a default async handler funstion to cam_periph.c to remove duplicatedgibbs1999-05-228-55/+46
* Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccbgibbs1999-05-224-114/+280
* First cut at a driver for the amd53c974 PCI SCSI host adapter. Thisgibbs1999-05-224-0/+6030
* Don't call calcru() on a swapped-out process. calcru() access p_stats, whichdt1999-05-223-40/+31
* Use BINOWN and BINGRP (some people do change these...)hoek1999-05-221-2/+2
* Port pnpinfo to alpha.dfr1999-05-223-7/+17
* Cope with non page-aligned arguments to ioperm.dfr1999-05-222-14/+19
* I seem to be having some CVS problems... I don't know why this wasn'tobrien1999-05-221-0/+702
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-228-36/+72
* Use the resource apis to manipulate resources.dfr1999-05-225-24/+96
* Don't use BUS_WRITE_IVAR to manipulate resources.dfr1999-05-223-27/+30
* * Factor out the common code between the isa bus drivers for i386 and alpha.dfr1999-05-2210-1324/+749
* Add some helper functions to make it easier to write a driver for a busdfr1999-05-222-3/+218
* Fix a reference to the mysterious Mike Smisth.rnordier1999-05-222-4/+4
* Include a table of disk error codes and a note about the cylinder >rnordier1999-05-221-1/+39
* Add seatbelt like in previous function..peter1999-05-221-1/+3
* Recover from removing the last (unshared) interrupt handler.peter1999-05-224-108/+48
* Fixed style bugs in previous commit.bde1999-05-224-20/+20
* Fix a coredump when debugging corefiles from static programs.dfr1999-05-221-1/+1
* Fixed disordering in previous commit.bde1999-05-221-4/+4
* If we're going to do such a non-UNIX(tm)y thing as appending outputhoek1999-05-221-2/+8
* Move arpcom structure be the first in softc structure. Neededsemenu1999-05-223-6/+6
* Cosmetic changes to make it compile without errors in gcc -Walljulian1999-05-223-30/+51
* Restored rev.1.76 which was clobbered by rev.1.77.bde1999-05-222-4/+4
* Remove `ix' driver. Justin Gibbs added support for the EtherExpress16 toobrien1999-05-221-2/+2
* Add euro-currency and constant rates of EMU area.jmz1999-05-221-11/+16
* Remove some #ifdef'ed code. The ADMtek doesn't have a 'enable reception ofwpaul1999-05-211-13/+2
* Fix a memory leak and a double free that could happen in certain errorken1999-05-211-5/+4
* Fix hostname lookup problems on 64-bit machines.jdp1999-05-214-9/+9
OpenPOWER on IntegriCloud