summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bitrot in K&R support (1 missing __P(()) defeated the point of 7bde2000-01-141-9/+4
* Adjust paths after repository copy.bde2000-01-142-2/+2
* Enable pccardd when the system is installed with PC-card support.hosokawa2000-01-142-2/+6
* Fix multicast filter programming.wpaul2000-01-141-3/+5
* Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are notpeter2000-01-1410-874/+3
* Removed yet another vestige of the ft driver.bde2000-01-141-7/+0
* Make this compile - missing ")";peter2000-01-141-1/+1
* Fixed corrupted tabs in previous commit.bde2000-01-141-2/+2
* Fixed disordering, misformatting, and duplicate declaration ofbde2000-01-141-3/+2
* Do this the Right Way (tm), i.e. use shutdown() instead of fooling arounddes2000-01-141-6/+2
* Reflect the change in secure mode semantics, and document fascist modedes2000-01-141-3/+2
* Slight change of secure mode semantics: instead of reading (and counting)des2000-01-141-13/+16
* Remove pre-CAM aic driver. Support for apm, pccard and pc98 has yet toluoqi2000-01-142-2698/+0
* Synced with sys/i386/isa/isa_compat.h rev 1.24.kato2000-01-141-15/+0
* Synced with sys/i386/i386/userconfig.c rev 1.168.kato2000-01-141-1/+2
* Synced with sys/i386/conf/GENERIC rev 1.228.kato2000-01-142-8/+10
* Synced with options.i386 rev 1.132.kato2000-01-141-0/+1
* Add a missing .El macro.sheldonh2000-01-141-0/+1
* Protect the i386 machine-dependant type definitions of __int64_tsheldonh2000-01-141-0/+2
* Populate /usr/libdata/lint again. David Malone <dwmalone@maths.tcd.ie>sheldonh2000-01-142-4/+5
* This patch solves the a cross-build problem where proj.c is both used by aobrien2000-01-141-2/+7
* Fix lint for the new cpp. Lint is still broken in other ways, butsheldonh2000-01-141-2/+1
* Add back the 'at ppbus?' for the lpt etc drivers. Now it's used.peter2000-01-145-33/+33
* ppi needs to use a bus method to get this rather than peering inside thensouch2000-01-143-4/+6
* Connect OpenSSL to the build.kris2000-01-142-2/+2
* 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
OpenPOWER on IntegriCloud