| Commit message (Expand) | Author | Age | Files | Lines |
* | uptime display more in style with original code | obrien | 1999-01-09 | 3 | -42/+37 |
* | Don't pass unused unused timestamp args to UFS_UPDATE() or waste | bde | 1999-01-07 | 1 | -16/+22 |
* | ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have). | peter | 1999-01-07 | 1 | -3/+74 |
* | UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value | bde | 1999-01-06 | 1 | -5/+5 |
* | Add a macro for ISO/IEC 9945-1: 1996, the official designation of the most | wollman | 1999-01-03 | 1 | -0/+16 |
* | remove non-existant references, correct spelling errors. | billf | 1998-12-30 | 4 | -4/+4 |
* | Remove bogus reference to mkfilters(1) | billf | 1998-12-29 | 1 | -1/+1 |
* | Remove bogus reference. | billf | 1998-12-29 | 1 | -1/+1 |
* | Display uptime in upper right corner. | obrien | 1998-12-19 | 1 | -0/+43 |
* | Old stuff laying around: Don't use getstr which can conflict with some | peter | 1998-12-16 | 2 | -6/+6 |
* | Old stuff from a source tree: copy (verbatum) the code to expand the | peter | 1998-12-16 | 1 | -2/+31 |
* | Make this work with the perl5 in the source tree - the API has "evolved" | peter | 1998-12-16 | 2 | -3/+7 |
* | Compile threaded proframs with -D_THREAD_SAFE, not -D_THREADSAFE | cracauer | 1998-12-15 | 1 | -2/+2 |
* | Restore traditional behaviour by allowing tabs in strings. In deference | mckay | 1998-12-14 | 1 | -2/+2 |
* | Remove some compiler warnings. | julian | 1998-12-10 | 1 | -9/+6 |
* | Another directive nit. | steve | 1998-12-10 | 1 | -1/+1 |
* | Remove @code directive around --change-leading-char. | steve | 1998-12-10 | 1 | -1/+1 |
* | Comment out empty "BUGS" section. | steve | 1998-12-10 | 1 | -1/+1 |
* | Remove duplicate entries for -N and -S commandline switches. | steve | 1998-12-10 | 1 | -9/+2 |
* | Typo fix: "whether on not" -> "whether or not". | steve | 1998-12-10 | 1 | -1/+1 |
* | Typo fix. | steve | 1998-12-10 | 1 | -1/+1 |
* | Balance the brackets. | billf | 1998-12-08 | 1 | -1/+1 |
* | The \*(td string macro, which is supposed to display today's date in the form | obrien | 1998-12-06 | 1 | -1/+2 |
* | The explanation shows "-V" as being 'verbose' correct this to "-v" | billf | 1998-12-03 | 1 | -1/+1 |
* | Fixed typo in previous commit. oops. | dillon | 1998-12-03 | 1 | -1/+1 |
* | Reviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, cvs-all@freebsd.org | dillon | 1998-12-03 | 2 | -1/+28 |
* | ".Mn mountd" -> ".Nm mountd" which now makes the instructions accurate. | billf | 1998-11-30 | 1 | -2/+2 |
* | Grammer fix and style nits. | billf | 1998-11-30 | 1 | -7/+7 |
* | Remove files that we don't use and are unlikely to use. You can | jdp | 1998-11-25 | 163 | -26807/+0 |
* | Port top to the alpha. | dfr | 1998-11-25 | 1 | -1/+1 |
* | xfer typo | obrien | 1998-11-20 | 1 | -2/+2 |
* | amq.8 contains typos | obrien | 1998-11-20 | 1 | -4/+4 |
* | Not part of AM-UTILS any longer. Should be build from fixrmtab.in. | obrien | 1998-11-20 | 1 | -24/+0 |
* | Eliminate a setreuid() call that doesn't make sense for FreeBSD. | jdp | 1998-11-18 | 1 | -0/+2 |
* | Fix #includes for FreeBSD. | jdp | 1998-11-18 | 1 | -2/+1 |
* | Don't call openlog() and closelog(). Assume that the application | jdp | 1998-11-18 | 1 | -0/+8 |
* | s/Linux-PAM/PAM/g | jdp | 1998-11-18 | 8 | -43/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r41220, | jdp | 1998-11-18 | 225 | -0/+41922 |
|\ |
|
| * | Initial import of virgin Linux-PAM 0.65, slightly stripped down. | jdp | 1998-11-18 | 225 | -0/+41922 |
* | Initial revision | jdp | 1998-11-18 | 2 | -0/+27 |
* | vmunix -> kernel | nectar | 1998-11-16 | 1 | -2/+2 |
* | Prevent MakeMaker to produce /usr/local/local/bin path for | ache | 1998-11-15 | 1 | -3/+4 |
* | update for latest vendor import | obrien | 1998-11-14 | 1 | -4/+4 |
* | Clean up conflicts. | obrien | 1998-11-14 | 7 | -85/+144 |
* | This commit was generated by cvs2svn to compensate for changes in r41142, | obrien | 1998-11-14 | 24 | -36/+504 |
|\ |
|
| * | Virgin import of AMD (am-utils) v6.0b1 | obrien | 1998-11-14 | 32 | -130/+648 |
* | | Change dirty block list handling to use TAILQ macros. | peter | 1998-10-31 | 1 | -8/+8 |
* | | Per request from ache, change the numbering scheme of __FreeBSD_cc_version. | jdp | 1998-10-29 | 2 | -2/+2 |
* | | Add a new predefined preprocessor symbol "__FreeBSD_cc_version", | jdp | 1998-10-29 | 2 | -2/+2 |
* | | Clarify a rather ambiguous debugging message. | jkh | 1998-10-28 | 1 | -2/+2 |