summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use __strong_reference() instead of __weak_reference() to assure that thejasone2000-01-2960-60/+60
* Add __strong_reference().jasone2000-01-291-0/+2
* cosmetic changes only.sos2000-01-291-1/+1
* Grammar fix: ``Different than'' should be ``different from''.chris2000-01-291-1/+1
* Add wx && ses manpagesmjacob2000-01-291-2/+2
* add a minimal man page for the SES drivermjacob2000-01-291-0/+129
* add a figleaf of a man page for the Intel Gigabit cardmjacob2000-01-291-0/+51
* Correcting SECURITY warning.chuckr2000-01-292-22/+32
* Merge from RELENG_3 (oops):chris2000-01-291-5/+5
* Use config's tools rather than #if's.peter2000-01-292-5/+1
* Get the KASSERT right.n_hibma2000-01-291-1/+1
* Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".peter2000-01-296-24/+0
* Remove a rather bizzare set of #ifdefs and #defines that all worked outpeter2000-01-291-10/+0
* Remove #if NDGB > 0 and #if NDGM > 0peter2000-01-294-18/+0
* Remove a somewhat odd #if that is always true (NOLTR will be alwayspeter2000-01-291-4/+0
* Remove #include "eisa.h" and #if NEISA > 0peter2000-01-291-4/+0
* Remove unneeded #include "eisa.h" and #if NEISA > 0peter2000-01-291-5/+0
* Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,shin2000-01-293-3/+3
* Mark the 'conflicts' keyword as obsolete, and don't generate (unused)peter2000-01-293-7/+3
* Remove #if NGIF > 0 and #if NFAITH > 0 as config already checks this.peter2000-01-292-5/+0
* Remove 'conflicts' token - it has been effectively doing absolutelypeter2000-01-299-9/+9
* Fix debugging output. The TDs are linked through the dnext field, notn_hibma2000-01-291-1/+2
* Zap isa_device -> id_conflicts. The sole user of it (userconfig) neverpeter2000-01-293-34/+8
* Add some more comments about sound card bridge devices and theirpeter2000-01-293-12/+39
* Still allow sbc/gusc/csa to perform as bridge devices (eg: to newmidi)peter2000-01-291-2/+3
* Allow the pnp and pci cards to be attached with just a 'device pcm' inpeter2000-01-294-83/+73
* Force installs. This is to allow (semi-)automatic garbage removal bymarkm2000-01-291-0/+6
* update copyrightmjacob2000-01-291-3/+1
* Move the (duplicated exactly!) portable ISA pcm drivers to files andpeter2000-01-294-21/+9
* Remove #include "wd.h" and #if NWDC > 0 as that's always true as thispeter2000-01-291-6/+0
* Wrong patch had been applied.mjacob2000-01-291-3/+1
* Remove some #if NFOO > 0 that are always true because of config rules.peter2000-01-296-18/+2
* Remove the TABLDISC line discipline number, it's not in the treepeter2000-01-291-1/+0
* Don't report TABLDISC - it "doesn't happen(TM)"peter2000-01-291-3/+0
* Don't report the tablet line discipline, it "doesn't happen (TM)"peter2000-01-291-3/+0
* Update copyright and pull some newer definitions from NetBSD version.mjacob2000-01-291-5/+63
* Put tslb_device structure in this file. Put a pointer to to primarymjacob2000-01-291-1/+13
* Clean up some compilation warnings and errors.mjacob2000-01-291-13/+2
* Remove (commented out and marked as broken) pseudo-device tb. This waspeter2000-01-293-12/+0
* Remove kern/tty_tb.c.peter2000-01-291-1/+0
* Remove sys/tablet.h and kern/tty_tb.c (the old RS232 CAD-style tabletpeter2000-01-292-466/+0
* Remove a warning from LINTn_hibma2000-01-291-1/+1
* Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and somepeter2000-01-2918-63/+0
* Fix this so LINT compiles. There is no way this could have worked ifpeter2000-01-291-5/+5
* Remove #if NFOO > 0 (it's not required in most cases) and also where itpeter2000-01-2914-61/+0
* Don't build the wdc atapi attachments unless wdc is also present.peter2000-01-291-3/+3
* Unbreak LINT.n_hibma2000-01-291-1/+1
* Dont confuse our users with this, the ata driver uses burncd.sos2000-01-292-88/+0
* Put a FYI in the compatability shims so that people are aware that theypeter2000-01-293-0/+3
* Increase the default msgbuf size from 8k to 32k. Boot -v easilypeter2000-01-291-1/+1
OpenPOWER on IntegriCloud