summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.des1998-10-084-26/+6
* Discard previous commit.kato1998-10-082-28/+2
* Oops, discard my previous commits becase sumitted code is for RELENG_2_2.kato1998-10-085-200/+24
* Add entry for EtherEZ98 and Access/PC N98C+ cards.kato1998-10-082-8/+12
* Add ungermann-Bass Access/PC N98C+ support to fe driver (PC-98).kato1998-10-081-1/+162
* Add SMC EtherEZ98 support to ed driver (PC-98).kato1998-10-084-17/+54
* BIOS ROM base address is 0xe8000 on PC-98.kato1998-10-087-7/+42
* Correctly update the tail pointer of the transmit queue in tl_start()wpaul1998-10-081-2/+3
* Sync with sys/i386/conf/GENERIC revision up to 1.123.kato1998-10-082-8/+8
* Sync with sys/i386/i386/userconfig.c revision 1.111.kato1998-10-081-3/+6
* Finally settle on a name for the mfsroot image.jkh1998-10-081-2/+2
* Only install boot blocks if !MFSKERN. Too big otherwise!jkh1998-10-081-2/+2
* Quiet many compiler warnings.obrien1998-10-0810-20/+31
* Add boot bits to boot floppy.jkh1998-10-081-1/+5
* Make both types of boot targets.jkh1998-10-081-2/+3
* Final cleanup pass over boot floppy changes.jkh1998-10-081-8/+5
* Avoid using dmesg to find devices, the buffer may not be big enough.phk1998-10-086-30/+12
* Remove a gratuitous copy.jkh1998-10-081-3/+1
* Add some rudimentary documentation for my new functions.jkh1998-10-084-2/+182
* Remove debug output on disk change.sos1998-10-083-6/+6
* Add auth.conf. JKH Added the code to understand this to libutil, andmarkm1998-10-082-2/+12
* Add the quirk entry framework to handle disabling the synchronize cacheken1998-10-081-25/+168
* Correct a build error that got past my build test somehow.jkh1998-10-082-0/+3
* Check the timeval passed to BIOCSRTIMEOUT with itimerfix. Use tvtohz()alex1998-10-081-8/+9
* Unreverse a conditional and gzip the mfs image by default.jkh1998-10-071-3/+3
* Support 3 floppy images as standard now: boot kernel, mfs image andjkh1998-10-071-6/+11
* Fix typo.jkh1998-10-071-2/+2
* Fix typos.jkh1998-10-071-3/+3
* Add MFSKERN flag to enable the combining of kernel and MFS fs.jkh1998-10-071-7/+8
* By popular request, mention that mailq responds to the same options asdes1998-10-071-4/+8
* Read in all the nlist entries properly.jkh1998-10-071-2/+2
* Add isa_devtab_camjkh1998-10-071-0/+1
* Add a simple mechanism for reading property lists from files (whichjkh1998-10-074-2/+300
* Add missing newline in probe message.des1998-10-071-2/+2
* Use vm_page_xxx() inline functions to manipulate vm_page::flags, vm_page::busy.luoqi1998-10-071-6/+6
* Fix syntax errors I introduced.obrien1998-10-075-15/+15
* Add strcasecmp source file required for dosfs operation.msmith1998-10-071-0/+74
* Use MACHINE_ARCH instead of MACHINE to detect x86 arch.kato1998-10-071-1/+1
* Fix that pesky boot aguments parsing bug. (I think :-)peter1998-10-073-6/+3
* Request the flags back when checking for keyboard status.msmith1998-10-071-2/+2
* Add entries for the adw device driver.gibbs1998-10-075-8/+16
* ahc_pci.c:gibbs1998-10-076-16/+34
* Fix a parent tag reference count bug during tag teardown.gibbs1998-10-072-14/+36
* Add a missing newline.gibbs1998-10-071-1/+2
* Don't set the active flag on a transaction resource until it has beengibbs1998-10-072-37/+37
* Add ADW_ALLOW_MEMIO and DPT_ALLOW_MEMIO. Until our configurationgibbs1998-10-071-2/+7
* Add a quirk entry for the CFP2107, another drive with brokengibbs1998-10-071-2/+9
* Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).gibbs1998-10-079-0/+3533
* Don't use boot2 on alpha.jkh1998-10-073-3/+15
* Remove hard-coded constants being passed to doFS.sh and add in a 386/alphajkh1998-10-071-15/+31
OpenPOWER on IntegriCloud