summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit should be a extensive NO-OP:phk1999-05-30136-941/+2853
* Don't bogusly define a d_reset_t function.phk1999-05-301-14/+2
* 1) Add URL for printer class specificationn_hibma1999-05-301-12/+8
* - When aborting an interrupt pipe, just wait for 1ms for the completionn_hibma1999-05-301-9/+5
* When the mouse is being disconnected, do the followings:n_hibma1999-05-301-4/+14
* Simplistic pnp support. Needs more ids to be added.dfr1999-05-302-2/+16
* No support for pnp yet.dfr1999-05-308-11/+40
* No support for pnp devices yet.dfr1999-05-303-3/+15
* Allow up to 8 ports, 4 memory regions and two irqs and drqs.dfr1999-05-302-8/+16
* * Use ISA_DELETE_RESOURCE to cancel memory resource if driver clears maddr.dfr1999-05-301-4/+8
* Don't include isa_dma.h if we have already seen isavar.hdfr1999-05-301-1/+3
* * Add ivars for ISA pnp.dfr1999-05-306-12/+408
* In pci_alloc_resource() only check start and end to see if its a default.dfr1999-05-302-4/+4
* Activate/deactivate resources by calling the method, not through thedfr1999-05-304-4/+68
* Use resource allocation apis to get ports.dfr1999-05-301-9/+34
* Typo: "can't boot 'boot'" should be "can't boot 'kernel'"dfr1999-05-301-2/+2
* * Add a function devclass_create() which looks up the named devclass anddfr1999-05-302-5/+12
* Addendum to 1.155. Verify the existence of the object before checkingalc1999-05-301-2/+3
* When memory mapping a PCI device (like XFree86 does) on an XP1000, we mustgallatin1999-05-291-2/+2
* Fix my DOC2k CHRDEV goofphk1999-05-292-6/+6
* A small change to allow automatic detection of the bootgallatin1999-05-291-2/+3
* "Tn DNS" -> ".Tn DNS"nik1999-05-292-4/+4
* Fix a couple of typos related to wfd.nik1999-05-291-3/+3
* Fix typo which causes an unnecessary line break.nik1999-05-291-1/+1
* Description of LOCKLEAF said "inode" when it should have said "vnode".nik1999-05-291-2/+2
* Note that using the dirent.d_type member is non-portable, and mightnik1999-05-291-1/+4
* Fix the typos, and add new entries (like the /etc/periodic/ and /etc/mail/nik1999-05-291-32/+54
* $Header$ -> $Id$kris1999-05-293-58/+70
* Xref mountd in text.kris1999-05-292-4/+6
* Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes,kris1999-05-292-25/+27
* Stop the TSC from being used as timecounter on K5/step0 machines.phk1999-05-299-14/+23
* Don't put CVS files in ports. It's kinda useful for cvs updatingjkh1999-05-291-3/+3
* Fix support for the PNIC II. Earlier I had assumed that the PNIC II waswpaul1999-05-288-13/+39
* Fixed glitches (jumps) of about 1/HZ seconds for the i8254 timecounter.bde1999-05-2813-271/+301
* Fixes from OpenBSD:kris1999-05-289-26/+46
* Don't call disable_intr() when interrupts are already disabled, sincebde1999-05-283-9/+18
* Use .Dq instead of ``'' in manpagekris1999-05-282-8/+23
* Set FTP_PASSIVE_MODE=YES by default in the default login class.jkh1999-05-281-2/+2
* Add new Bt848/Bt878 driver options.roger1999-05-283-48/+108
* remote the bt848/bt878 commentsroger1999-05-281-20/+11
* Document device_add_child_ordered().dfr1999-05-281-16/+12
* Allow a sio port with its flags set to DEBUGGER+LLCONSOLE to be used fordfr1999-05-282-4/+4
* * Change device_add_child_after() to device_add_child_ordered() which isdfr1999-05-287-45/+59
* Don't forget to free the mbufs that get processed bybrian1999-05-281-1/+2
* Always output a linefeed when we've decided whether to bootbrian1999-05-281-6/+3
* pmap_object_init_pt:alc1999-05-283-6/+6
* fix End key nameache1999-05-281-1/+1
* don't include Makefile.inc twiceache1999-05-282-4/+2
* Add description on configuration options and the EXAMPLE section.yokota1999-05-282-8/+88
* add libhistoryache1999-05-281-1/+2
OpenPOWER on IntegriCloud