summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adv_pci.c:gibbs2000-01-146-434/+614
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-1425-8/+1577
* Add aio_waitcomplete(). Make aio work correctly for socket descriptors.jasone2000-01-1414-520/+701
* Eliminate PC-card installation floppy and add PC-card support forhosokawa2000-01-1414-111/+45
* Pull my head out of my ass and actually make the tx netisr stuff work right.wpaul2000-01-144-46/+22
* Clean up rxeof routines a little.wpaul2000-01-142-9/+17
* Port of ppbus standalone framework to the newbus system.nsouch2000-01-1432-2522/+3343
* Fix instance of AUE_BUFSZ that should have been AUE_CUTOFF.wpaul2000-01-131-1/+1
* Thresh-out the nfs manual page references a bitdillon2000-01-134-1/+6
* Remove debug printf I left in by mistake.wpaul2000-01-131-2/+0
* Readd ipfilter devicesguido2000-01-131-1/+13
* The alpha build cuases the 'nfsuid bloated' warning to occur. Well,dillon2000-01-1310-116/+0
* Regenerate.wpaul2000-01-132-2/+72
* Bunch of updates:wpaul2000-01-136-59/+128
* Confirming Peter's fix (locking 101: release the lock before you gomckusick2000-01-132-4/+0
* Add ipfilter 3.3.6guido2000-01-132-0/+4
* Bring over ipfilter kernel sources, including merging the local modifications.guido2000-01-1330-448/+858
* Free the global softupdates lock prior to tsleep() in getdirtybuf().peter2000-01-132-0/+4
* add MAINTAINER file for claritymjacob2000-01-131-0/+2
* This commit was generated by cvs2svn to compensate for changes in r55924,guido2000-01-1322-245/+714
|\
| * Import of ipfilter 3.3.6 (freebsd relevant part)guido2000-01-1331-258/+771
* | Fix dhclient-exit-hooks location. (PR 14253)asmodai2000-01-131-1/+4
* | fix wrong name which is hidden by wrong ifdef.shin2000-01-131-1/+1
* | libc rcmd update for IPv6.shin2000-01-137-88/+300
* | Change struct sockaddr_storage member name, because following changeshin2000-01-136-89/+89
* | Correct placement of $FreeBSD$ CVS identifier.asmodai2000-01-131-1/+1
* | Change ``from'' to ``to''.asmodai2000-01-131-1/+1
* | Clear rt after RTFREE. This might have sometime caused kernel panic at rtfree()shin2000-01-132-2/+8
* | Add the LSI-Logic 53C875e chipset and the DawiControl DC2976UW entriesasmodai2000-01-131-2/+3
* | Add missing 'DEVICE_SYSCTLS' to opt_bus.h. This is the (experimental?)peter2000-01-131-0/+1
* | Add myself as ntp docs maintainer, with roberto's permission.sheldonh2000-01-131-0/+2
* | Fix page fault in -vv mode.ru2000-01-131-2/+2
* | Add dhclient(8) crossreference to the dhcp_flags section.asmodai2000-01-131-0/+3
* | Synced with sys/dev/syscons/syscons.c rev 1.331.kato2000-01-131-27/+28
* | Fix old style /fB /fR emphasis to the correct usage of .Em or otherasmodai2000-01-131-4/+9
* | Add crossreference to dhclient(8) since our interfaces nowadaysasmodai2000-01-131-0/+1
* | Synced with following changes:kato2000-01-132-14/+0
* | Synced with sys/isa/sio.c rev 1.284.kato2000-01-132-6/+6
* | Add description for how to enable DHCP for network interfaces.asmodai2000-01-131-0/+10
* | Fixed missing include and missing arg in synopsis.bde2000-01-131-1/+2
* | Fixed missing include in synopsis.bde2000-01-132-0/+2
* | Move the Variables section of the old ntp_misc(8) manual page tosheldonh2000-01-131-9/+9
* | Abandon hope of keeping in line with the author's structure,sheldonh2000-01-1312-1880/+1798
* | Remove old copy of if_ed.c; it is no longer used.mdodd2000-01-131-3541/+0
* | Fix unresolved _libc_*() references in libc by creating weak aliasesjasone2000-01-131-0/+2
* | Set ifq_maxlen. (to default IFQ_MAXLEN)mdodd2000-01-131-0/+1
* | Allow SMP systems with an MCA bus to work properly.mdodd2000-01-138-28/+43
* | Implement BUS_{GET,SET,DELETE}_RESOURCE methods.mdodd2000-01-131-2/+44
* | Correctly test CF.mdodd2000-01-132-2/+2
* | Remove duplicate DEC 21050 PCI-PCI bridge (0x00011011)peter2000-01-131-2/+4
OpenPOWER on IntegriCloud