summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Truly limit the path to local filesystems.dougb2001-05-311-2/+4
* Display -tcp w/o load average so that all statistics fits on a 80x25 screen.ru2001-05-312-3/+3
* Show TCP checksum failures with -tcp display.ru2001-05-311-0/+3
* Minor style(9) tweak: if ( instead of if(.imp2001-05-311-3/+3
* Add suggested parens around truth value.imp2001-05-311-1/+1
* Fix date. This man page was not written on July 11, 2001, because thatwpaul2001-05-311-1/+1
* Correct the documentation for snprintf() and vsprintf() which actuallygshapiro2001-05-301-1/+12
* Revert the previous commit in favor of the fix in rev 1.42 ofjhb2001-05-301-1/+0
* Forward declare struct cg to quiet a warning.jhb2001-05-301-0/+1
* Catch up to the axeing of MFS and fix the ia64 build.jhb2001-05-301-1/+0
* fix typocg2001-05-302-2/+2
* no longer usedcg2001-05-301-3496/+0
* update this driver to use new firmware and incorporate many fixes.cg2001-05-304-258/+313
* new (gpl licensed) firmware image for cs4280/cs46xx sound chipscg2001-05-301-0/+340
* Quiet warnings by adding a prototype for set_user_ldt_rv() and making itjhb2001-05-302-2/+12
* From the PR:imp2001-05-301-4/+2
* Add Billionton LNT-10TNimp2001-05-301-0/+6
* When doing the chdir("..") in the !FTS_NOCHDIR case, stat() after we getkris2001-05-302-4/+32
* Default daily_accounting_flags to -q. I thought this was a typo in thebrian2001-05-303-1/+8
* state the licencing terms for this filecg2001-05-301-0/+23
* Document s/NORELNOTES/NODOC/ in RELNOTESng README.bmah2001-05-301-3/+3
* Fold the functionality of NORELNOTES into NODOC. There is now onlybmah2001-05-301-23/+8
* Add $daily_accounting_save and $daily_accounting_flagsbrian2001-05-303-9/+33
* Fixed two bugs, first not allowing '.' as a valid login name characterpirzyk2001-05-302-3/+7
* Fix an alignment errorbrian2001-05-301-5/+10
* We can't grab the sched_lock in set_user_ldt() because when it is calledjhb2001-05-304-12/+50
* Add an integer field to keep protocol-specific flags with links.ru2001-05-306-30/+40
* Fix include path for recent acpica update.takawata2001-05-302-2/+2
* Note that the default behavior has changed to copy files.ru2001-05-301-9/+11
* Don't link ${BINDIR}/newfs to nowhere.bde2001-05-301-3/+1
* Add the last of the compatibility mods from openbsd. Neatly, thedougb2001-05-301-9/+14
* Change to spell erasing right.sos2001-05-301-6/+7
* Dont try to play tracks outside whats on the media.sos2001-05-301-1/+2
* Dont free a hard code array.sos2001-05-301-1/+1
* Update to support the NEC NR-7500A burners.sos2001-05-301-2/+16
* Add Melco's WLI-PCM-L11G.kuriyama2001-05-301-0/+6
* Backout rev. 1.42 (relaxing the check for -d plus other flags).ru2001-05-301-1/+8
* Note: INSTALL=install -C is no longer supported. Use COPY=-C instead.imp2001-05-301-0/+10
* Do not clobber COPY, it may be set differently in /etc/make.conf.ru2001-05-301-2/+0
* Don't ask to build something that doesn't exist anymore.dougb2001-05-301-1/+1
* Move the mfs deletion process down the road a few stepsdougb2001-05-301-10/+0
* What I get for "fixing" at the last minute. Correct a mis-merge of takawata'smsmith2001-05-302-1/+1
* List the valid IRQs and the non-sharingness.imp2001-05-301-0/+3
* Use PATH_MAX in preference in MAXPATHLEN.imp2001-05-301-1/+2
* Use PATH_MAX instead of MAXPATHLEN.imp2001-05-301-3/+4
* Export via sysctl:dd2001-05-303-0/+39
* PATH_MAX in preference to MAXPATHLEN.imp2001-05-301-1/+2
* Use PATH_MAX rather than MAXPATHLEN.imp2001-05-301-1/+1
* Minor comment fiximp2001-05-301-1/+1
* move wx to be part of miibus requiring chipsetsmjacob2001-05-305-5/+5
OpenPOWER on IntegriCloud