summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-1426-118/+32
* Introduce the new mk internal target _includeinstall and add thergrimes2000-01-142-1/+23
* Pre 4.0 tidy up.peter2000-01-1434-10166/+36
* Do a few minor cleanups.wpaul2000-01-142-9/+5
* (Forced commit) RSARef support is still forthcoming once I finish hackingkris2000-01-140-0/+0
* Build infrastructure for OpenSSLkris2000-01-147-0/+762
* Fix breakage when NO_RSA specified.kris2000-01-149-5/+54
* Don't do device_set_desc() until after checking for PnP probes. Otherwisepeter2000-01-143-9/+12
* Non-operational change, fix compiler warning.dillon2000-01-142-2/+2
* The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0.gibbs2000-01-142-2/+4
* 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
OpenPOWER on IntegriCloud