summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an a.out ld.so so these distributions are standalone.obrien1999-05-214-8/+1416
* Need a few more dependacies.obrien1999-05-211-3/+3
* Add usr/libexec/ld.soobrien1999-05-211-2/+4
* Remove duplicated `ex0' entry.obrien1999-05-211-1/+0
* Chflags was clearing all flags supplied on the command line after ajmz1999-05-215-10/+10
* Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bitjdp1999-05-211-1/+1
* Realy fix overflow on SO_*TIMEOache1999-05-211-4/+12
* Fix a couple of small grammatical errors.wpaul1999-05-214-8/+8
* Improve handling of "do ... while" following "else". This changernordier1999-05-211-1/+1
* Don't do anything on alpha machines.jkh1999-05-212-2/+24
* Silently return NULL from devclass_get_device if dc == NULL. The callerdfr1999-05-211-2/+2
* ftp3.fr.freebsd.org (UVSQ, Versailles, France) has been available for a longroberto1999-05-213-3/+9
* Fix typo (#unset where #undef was meant).jdp1999-05-211-1/+1
* Ack! Cut & paste-o: xl -> alwpaul1999-05-211-3/+3
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-2117-13/+3056
* FIx the output of long command names.jmz1999-05-211-2/+2
* Print SPANS addresses in the correct byte order.mks1999-05-201-3/+3
* Set CHAR_{MIN,MAX} according to -funsigned-char flag given or notache1999-05-204-12/+36
* Ignore the MAIL environment variable when the -u flag is set.jmz1999-05-201-0/+1
* Make incoming packets work as keepalives, too. This should fix problemseivind1999-05-202-0/+2
* usbdi.h:n_hibma1999-05-207-108/+80
* Add comment about split in drivern_hibma1999-05-202-2/+12
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-2016-69/+253
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-20130-6206/+8811
* Remove bio/cam/net/tty labels.yokota1999-05-2047-132/+132
* - Include isa/isareg.h rather than i386/isa/isa.h for i386.yokota1999-05-202-86/+6
* Include sys/isa/isareg.h rather than i386/isa/isa.h for i386.yokota1999-05-202-10/+2
* Eigth update to the new ATA/ATAPI driver:sos1999-05-206-41/+99
* Consistantly protect "#define FOO ..." with "#undef FOO".obrien1999-05-201-1/+37
* Sync with sys/boot/i386/btx/Makefile revision 1.5.kato1999-05-201-2/+2
* Oops, set module->file..peter1999-05-201-1/+2
* * Remove "'s in the synopsis as config(8) does not require them any more.obrien1999-05-191-4/+4
* Updated Australian channel frequenciesroger1999-05-192-14/+24
OpenPOWER on IntegriCloud