aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: fix markup.Ruslan Ermilov2001-05-161-4/+5
* mdoc(7) police: uppercase abbreviations in revision 1.34.Ruslan Ermilov2001-05-161-4/+4
* mdoc(7) police: double spaces in plain text chunks aren't good.Ruslan Ermilov2001-05-161-1/+1
* Catch up with some recent changes:Warner Losh2001-05-161-1/+6
* Separate out isa attachment to its own file. The pci attachment willWarner Losh2001-05-164-84/+189
* This file is now obsolete. The #defines in it have never been usedWarner Losh2001-05-161-44/+0
* Note recent windows of breakage.Warner Losh2001-05-161-1/+20
* remove include of ipl.h because it no longer existsAlfred Perlstein2001-05-161-1/+0
* Fix typo.Archie Cobbs2001-05-161-1/+1
* Lock the procfs functions for doing a single step and reading/writingJohn Baldwin2001-05-164-132/+67
* pcic98reg.h is now contained in meciareg.h.Warner Losh2001-05-152-59/+1
* The mecia support has moved to the mecia driver, so remove the copy ofWarner Losh2001-05-151-351/+35
* Add mecia driver definitions.Warner Losh2001-05-151-0/+1
* Rev 1.131 was missing:Warner Losh2001-05-150-0/+0
* This code touches MD code inappropriately. So we have to include pc98Warner Losh2001-05-151-0/+5
* Introduce getprogname(3) and setprogname(3) library calls. These getDima Dorfman2001-05-155-3/+126
* A new driver for the MECIA. This is the NEC Original PCMCIAWarner Losh2001-05-152-0/+792
* "Sir, the deorbit burn completed succesfully."John Baldwin2001-05-156-220/+0
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.John Baldwin2001-05-1559-63/+0
* Add a PROC_TRYLOCK() macro to perform a mtx_trylock() on the process lock.John Baldwin2001-05-151-0/+1
* Remove unneeded includes in the i386 case.John Baldwin2001-05-151-5/+0
* - Remove unneeded include of sys/ipl.h.John Baldwin2001-05-151-1/+2
* - Remove unneeded include of sys/ipl.h.John Baldwin2001-05-151-3/+2
* Move the definition of HWI_MASK to the i386/isa/icu.h header right next toJohn Baldwin2001-05-152-0/+4
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.Warner Losh2001-05-152-2/+2
* If PASTE isn't defined, define it as a transitional measure. ThisWarner Losh2001-05-151-6/+13
* - Use ICU_LEN rather than NHWI for the size of the array of ithreads.John Baldwin2001-05-152-4/+2
* - Use PROC_LOCK_ASSERT instead of a direct mtx_assert.John Baldwin2001-05-151-8/+6
* Fix instance of (struct ti_softc *) that should have beenBill Paul2001-05-151-1/+1
* Include sys/lock.h and sys/mutex.h so that this compiles.John Baldwin2001-05-151-0/+2
* Adjust the descriptor structures a little by making the software partsBill Paul2001-05-151-4/+12
* adapt to FreeBSD.Takuya SHIOZAKI2001-05-152-4/+20
* adapt to FreeBSD.Takuya SHIOZAKI2001-05-152-1/+15
* Remove a bogus comment which I forgot to get rid of after testingGeorge C A Reid2001-05-151-1/+1
* ahc_eisa.c:Justin T. Gibbs2001-05-1514-323/+506
* initial import of wchar.h and wctype.hTakuya SHIOZAKI2001-05-152-0/+201
* Use " |= " to enable special media handling for fxp with no MII, insteadJonathan Lemon2001-05-152-2/+2
* Print longer package names. Some of them were running off the rightBruce A. Mah2001-05-151-3/+3
* Support /dev/ctty againBrian Somers2001-05-151-3/+8
* Add support for FreeBSD 4.4.Ruslan Ermilov2001-05-151-0/+2
* Removed duplilcate $FreeBSD$ tag.Ruslan Ermilov2001-05-151-2/+0
* mdoc(7) police: FreeBSD -> .Fx.Ruslan Ermilov2001-05-152-2/+6
* mdoc(7) police: fix markup in revision 1.27.Ruslan Ermilov2001-05-152-4/+10
* Allow users to add local Makefile targets.Gregory Neil Shapiro2001-05-151-0/+5
* Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knobGregory Neil Shapiro2001-05-151-2/+11
* The aliases file now lives in /etc/mail/.Gregory Neil Shapiro2001-05-151-1/+1
* mdoc(7) police: sort xrefs.Ruslan Ermilov2001-05-152-3/+3
* Back out scanning file descriptors with holding a process lock.Seigo Tanimura2001-05-153-6/+66
* Hack to work around braindeath in libtelnet:sra.c. The sra.o filePeter Wemm2001-05-152-0/+2
* Merged from sys/isa/fd.c revision 1.197.KATO Takenori2001-05-152-46/+80