summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal withjesper2001-05-167-14/+49
* Fix type noticed by jasoneimp2001-05-161-1/+1
* Migrate from using MAXPATHLEN to MAX_PATH. Use strlcpy to copy theimp2001-05-163-5/+6
* Add entry for cygwin, the Cygnus Windows emulator.imp2001-05-161-0/+2
* srandomdev() affords us the opportunity to radically improve, and at thensayer2001-05-162-0/+14
* Catch any attempted buffer overflows. The magic numbers in this codensayer2001-05-162-4/+12
* Catch malloc return failures. This should help avoid dereferencing NULL onnsayer2001-05-162-0/+16
* Change the second argument of vflush() to an integer that specifiesiedowse2001-05-1630-333/+118
* Add BUGS section describing the requirement to manually load the KLD.archie2001-05-161-0/+13
* Fix man page markup.joerg2001-05-161-23/+28
* Unbreak world; _DIAGASSERT macro is not available in FreeBSD.ru2001-05-1621-57/+0
* mdoc(7) police: fix markup.ru2001-05-161-198/+255
* Install wchar.h and wctype.h.ru2001-05-161-1/+1
* Remove forgotten -Wallbrian2001-05-161-1/+0
* Fix an array which was too small.phk2001-05-161-1/+1
* Fix problem with static linking:markm2001-05-161-1/+1
* mdoc(7) police: fix markup and spelling.ru2001-05-161-33/+32
* mdoc(7) police: fix markup and spelling.ru2001-05-161-13/+17
* mdoc(7) police: fix markup (demonstrates new -xwidth modifier).ru2001-05-161-26/+26
* mdoc(7) police: fix markup.ru2001-05-161-4/+5
* mdoc(7) police: uppercase abbreviations in revision 1.34.ru2001-05-161-4/+4
* mdoc(7) police: double spaces in plain text chunks aren't good.ru2001-05-161-1/+1
* Catch up with some recent changes:imp2001-05-161-1/+6
* Separate out isa attachment to its own file. The pci attachment willimp2001-05-164-84/+189
* This file is now obsolete. The #defines in it have never been usedimp2001-05-161-44/+0
* Note recent windows of breakage.imp2001-05-161-1/+20
* remove include of ipl.h because it no longer existsalfred2001-05-161-1/+0
* Fix typo.archie2001-05-161-1/+1
* Lock the procfs functions for doing a single step and reading/writingjhb2001-05-164-132/+67
* pcic98reg.h is now contained in meciareg.h.imp2001-05-152-59/+1
* The mecia support has moved to the mecia driver, so remove the copy ofimp2001-05-151-351/+35
* Add mecia driver definitions.imp2001-05-151-0/+1
* Rev 1.131 was missing:imp2001-05-150-0/+0
* This code touches MD code inappropriately. So we have to include pc98imp2001-05-151-0/+5
* Introduce getprogname(3) and setprogname(3) library calls. These getdd2001-05-155-3/+126
* A new driver for the MECIA. This is the NEC Original PCMCIAimp2001-05-152-0/+792
* "Sir, the deorbit burn completed succesfully."jhb2001-05-156-220/+0
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.jhb2001-05-1559-63/+0
* Add a PROC_TRYLOCK() macro to perform a mtx_trylock() on the process lock.jhb2001-05-151-0/+1
* Remove unneeded includes in the i386 case.jhb2001-05-151-5/+0
* - Remove unneeded include of sys/ipl.h.jhb2001-05-151-1/+2
* - Remove unneeded include of sys/ipl.h.jhb2001-05-151-3/+2
* Move the definition of HWI_MASK to the i386/isa/icu.h header right next tojhb2001-05-152-0/+4
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.imp2001-05-152-2/+2
* If PASTE isn't defined, define it as a transitional measure. Thisimp2001-05-151-6/+13
* - Use ICU_LEN rather than NHWI for the size of the array of ithreads.jhb2001-05-152-4/+2
* - Use PROC_LOCK_ASSERT instead of a direct mtx_assert.jhb2001-05-151-8/+6
* Fix instance of (struct ti_softc *) that should have beenwpaul2001-05-151-1/+1
* Include sys/lock.h and sys/mutex.h so that this compiles.jhb2001-05-151-0/+2
* Adjust the descriptor structures a little by making the software partswpaul2001-05-151-4/+12
OpenPOWER on IntegriCloud