aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* uptime display more in style with original codeDavid E. O'Brien1999-01-093-42/+37
* Don't pass unused unused timestamp args to UFS_UPDATE() or wasteBruce Evans1999-01-071-16/+22
* ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have).Peter Wemm1999-01-071-3/+74
* UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the valueBruce Evans1999-01-061-5/+5
* Add a macro for ISO/IEC 9945-1: 1996, the official designation of the mostGarrett Wollman1999-01-031-0/+16
* remove non-existant references, correct spelling errors.Bill Fumerola1998-12-304-4/+4
* Remove bogus reference to mkfilters(1)Bill Fumerola1998-12-291-1/+1
* Remove bogus reference.Bill Fumerola1998-12-291-1/+1
* Display uptime in upper right corner.David E. O'Brien1998-12-191-0/+43
* Old stuff laying around: Don't use getstr which can conflict with somePeter Wemm1998-12-162-6/+6
* Old stuff from a source tree: copy (verbatum) the code to expand thePeter Wemm1998-12-161-2/+31
* Make this work with the perl5 in the source tree - the API has "evolved"Peter Wemm1998-12-162-3/+7
* Compile threaded proframs with -D_THREAD_SAFE, not -D_THREADSAFEMartin Cracauer1998-12-151-2/+2
* Restore traditional behaviour by allowing tabs in strings. In deferenceStephen McKay1998-12-141-2/+2
* Remove some compiler warnings.Julian Elischer1998-12-101-9/+6
* Another directive nit.Steve Price1998-12-101-1/+1
* Remove @code directive around --change-leading-char.Steve Price1998-12-101-1/+1
* Comment out empty "BUGS" section.Steve Price1998-12-101-1/+1
* Remove duplicate entries for -N and -S commandline switches.Steve Price1998-12-101-9/+2
* Typo fix: "whether on not" -> "whether or not".Steve Price1998-12-101-1/+1
* Typo fix.Steve Price1998-12-101-1/+1
* Balance the brackets.Bill Fumerola1998-12-081-1/+1
* The \*(td string macro, which is supposed to display today's date in the formDavid E. O'Brien1998-12-061-1/+2
* The explanation shows "-V" as being 'verbose' correct this to "-v"Bill Fumerola1998-12-031-1/+1
* Fixed typo in previous commit. oops.Matthew Dillon1998-12-031-1/+1
* Reviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, cvs-all@freebsd.orgMatthew Dillon1998-12-032-1/+28
* ".Mn mountd" -> ".Nm mountd" which now makes the instructions accurate.Bill Fumerola1998-11-301-2/+2
* Grammer fix and style nits.Bill Fumerola1998-11-301-7/+7
* Remove files that we don't use and are unlikely to use. You canJohn Polstra1998-11-25163-26807/+0
* Port top to the alpha.Doug Rabson1998-11-251-1/+1
* xfer typoDavid E. O'Brien1998-11-201-2/+2
* amq.8 contains typosDavid E. O'Brien1998-11-201-4/+4
* Not part of AM-UTILS any longer. Should be build from fixrmtab.in.David E. O'Brien1998-11-201-24/+0
* Eliminate a setreuid() call that doesn't make sense for FreeBSD.John Polstra1998-11-181-0/+2
* Fix #includes for FreeBSD.John Polstra1998-11-181-2/+1
* Don't call openlog() and closelog(). Assume that the applicationJohn Polstra1998-11-181-0/+8
* s/Linux-PAM/PAM/gJohn Polstra1998-11-188-43/+37
* This commit was generated by cvs2svn to compensate for changes in r41220,John Polstra1998-11-18225-0/+41922
|\
| * Initial import of virgin Linux-PAM 0.65, slightly stripped down.vendor/libpam/0.65John Polstra1998-11-18225-0/+41922
* Initial revisionJohn Polstra1998-11-182-0/+27
* vmunix -> kernelJacques Vidrine1998-11-161-2/+2
* Prevent MakeMaker to produce /usr/local/local/bin path forAndrey A. Chernov1998-11-151-3/+4
* update for latest vendor importDavid E. O'Brien1998-11-141-4/+4
* Clean up conflicts.David E. O'Brien1998-11-147-85/+144
* This commit was generated by cvs2svn to compensate for changes in r41142,David E. O'Brien1998-11-1424-36/+504
|\
| * Virgin import of AMD (am-utils) v6.0b1David E. O'Brien1998-11-1432-130/+648
* | Change dirty block list handling to use TAILQ macros.Peter Wemm1998-10-311-8/+8
* | Per request from ache, change the numbering scheme of __FreeBSD_cc_version.John Polstra1998-10-292-2/+2
* | Add a new predefined preprocessor symbol "__FreeBSD_cc_version",John Polstra1998-10-292-2/+2
* | Clarify a rather ambiguous debugging message.Jordan K. Hubbard1998-10-281-2/+2