summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.jkoshy1999-05-041-9/+15
* Add missing ``.''.brian1999-05-042-2/+2
* Grab a char-major for dallas semiconductor one-wire bus.phk1999-05-042-2/+4
* forgot passing the right pointer to dst to dummynet_io().luigi1999-05-041-2/+2
* Add AmbiCom Inc NICbrian1999-05-042-2/+18
* Use ``grep -w'' to prevent catching "pcic_pci"dima1999-05-042-4/+4
* Make the type and map files claim 0 bytes size. Tar doesn't get confusedphk1999-05-042-26/+20
* Add even more () to CHECKIO which by now feels positively LISPish.phk1999-05-042-6/+8
* assorted dummynet cleanup:luigi1999-05-042-27/+38
* Disable the ppc chipset-specific probes by default.msmith1999-05-042-4/+4
* Add sysctl descriptions to many SYSCTL_XXXsbillf1999-05-0327-174/+238
* Descriptors can be delivered with short transfers.n_hibma1999-05-031-1/+1
* Add a load of definitionsn_hibma1999-05-031-10/+24
* Remove disconnected methodn_hibma1999-05-031-8/+1
* Replace UE_GET_IN with UE_GET_DIRn_hibma1999-05-031-14/+9
* Replace UE_GET_IN with UE_GET_DIRn_hibma1999-05-031-1/+2
* Change '#if UKBD_DEBUG' to '#ifdef...'n_hibma1999-05-031-8/+5
* Remove double removal of children of a hub. (remove disconnected method)n_hibma1999-05-031-29/+2
* Add URL to HID specn_hibma1999-05-031-1/+5
* Clean up parts of struct shared between NetBSD and FreeBSDn_hibma1999-05-031-4/+3
* Clean up debugging outputn_hibma1999-05-031-8/+13
* All directory accesses must be made with NFS_DIRBLKSIZE chunks to avoidalc1999-05-032-6/+6
* GC some unused files from gdb and add them to the exclude list for futuredfr1999-05-033-268/+10
* Add 3Com/Noteworthy 56k modembrian1999-05-032-2/+14
* Document NO_FORTRAN.obrien1999-05-031-1/+2
* Upgrade firmware images Alteon's latest release (12.3.10). This fixes awpaul1999-05-036-2352/+2358
* Unbreak my previous commitgpalmer1999-05-031-1/+2
* Create share/man8/alphagpalmer1999-05-031-1/+2
* temporary workaround for bin/11464mjacob1999-05-031-1/+5
* Activate pccardc.8.kuriyama1999-05-031-2/+2
* Don't deref a NULL mem_range_softc.mr_op pointer on non-MTRR systems whenpeter1999-05-032-4/+4
* Changes to support diskless booting on the alpha:dfr1999-05-034-15/+51
* Add an additional probe, hopefully allowing me to distinguishbrian1999-05-032-12/+20
* Correct typos.jkoshy1999-05-032-10/+12
* Correct misuse of .Nm.jkoshy1999-05-031-2/+2
* Round two of MetBSD games merges.steve1999-05-0310-341/+189
* Clarify when the user gets a prompt for the old password, and thatgrog1999-05-031-13/+33
* The VFS/BIO subsystem contained a number of hacks in order to optimizealc1999-05-0230-998/+1414
* timestamp:grog1999-05-021-1/+3
* Set ifq_maxlen to default value. (This should be safe, it's not clearpeter1999-05-022-2/+4
* Add driver for the Iomega Zip 100 drive.n_hibma1999-05-026-78/+934
* Sigh, serves me right for committing without reading the followups. :-]peter1999-05-021-2/+2
* Change e-mail addressn_hibma1999-05-022-10/+10
* Operator precedence bugpeter1999-05-022-4/+4
* Operator precedence bugpeter1999-05-022-4/+4
* Operator precedence (nit: in #if 0 code) bug.peter1999-05-021-1/+1
* Typo: if (mpu_config = NULL) -> if (mpu_config != NULL)peter1999-05-021-1/+1
* Operator precedence bugpeter1999-05-023-3/+3
* s/size == 0;/size = 0;/peter1999-05-024-12/+12
* _G_USING_THUNKS probably applies to a.out too.obrien1999-05-021-1/+1
OpenPOWER on IntegriCloud