summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Simpler way to handling the names needed on the various platforms.obrien2002-03-061-7/+4
* | Removed gprof4. 8-byte counters are now handled by gprof.bde2002-03-062-16/+0
* | Belatedly OpenPAMify. I forgot this patch in last night's megacommit.des2002-03-061-2/+2
* | Boundary check an array holding tab stops.ru2002-03-061-0/+2
* | Support runtime specification of the history counter type by whateverbde2002-03-062-18/+51
* | Fixed some misspellings of 2 as sizeof(UNIT) so that they won't breakbde2002-03-063-13/+19
* | Switch to OpenPAM. Bump library version. Modules are now versioned, sodes2002-03-051-3/+3
* | On the sparc64 platform we install the `1 true AWK' as "awk". On all otherobrien2002-03-051-3/+10
* | Add the `1 true AWK' back to the mix.obrien2002-03-051-0/+1
* | Initialize `output' in a more proper location.mike2002-03-051-2/+3
* | Fix vendor ID (mostly obtained from Rev 1.1).mike2002-03-051-7/+8
* | Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.jmallett2002-03-053-29/+139
* | ANSIfication, WARNS and lint cleanup.markm2002-03-041-36/+38
* | Add support for french and german locales in tcsh's way.phantom2002-03-041-3/+6
* | Use NLSLINKS to setup symbolic links in NLS areaphantom2002-03-041-10/+6
* | Use bsd.nls.mk for building/installing NLS filesphantom2002-03-041-9/+5
* | (x)lint(1) works; re-enable it.markm2002-03-031-0/+1
* | Merge conflicts, fix Makefiles and remove (re)moved file(s).markm2002-03-0317-1328/+1598
* | This commit was generated by cvs2svn to compensate for changes in r91586,markm2002-03-0338-546/+2343
|\ \
| * | Import of NetBSD's (x)lint, snapshotted at 2002-3-3.markm2002-03-0356-1886/+4045
* | | Temporarily remove lint(1) from the build until the import and mergemarkm2002-03-031-1/+0
* | | Consistently refer to the trace file of ktrace as 'trfile'.keramida2002-03-031-3/+3
* | | properly handle zero length first string when doing -calfred2002-03-021-0/+1
* | | Add a new "-y" flag which causes the year to be included in theiedowse2002-03-012-5/+13
* | | Oops, unbreak the -d and -<n> options. The `snapfound' variableiedowse2002-03-011-11/+5
* | | Split up the big wtmp() function to avoid long lines and codeiedowse2002-03-011-151/+153
* | | Correct St. David's day: it's celebrated outside Cardiff.grog2002-02-281-1/+1
* | | Fix vendor ID (mostly obtained from rev 1.1).mike2002-02-281-21/+23
* | | Use SIGUSR1 to propogate SIGURG to the child; security measures preventfenner2002-02-271-2/+3
* | | Improve error reporting - report error message when there is one, orfenner2002-02-271-1/+4
* | | 1) Remove -Wall from Makefile.dwmalone2002-02-279-71/+80
* | | 1) Don't use -Wall in Makefile.dwmalone2002-02-272-32/+34
* | | 1) Move FreeBSD ID below vendor ID and don't compile vendor ID.dwmalone2002-02-271-9/+10
* | | Add missing "#include <string.h>" for memcmp, noticed by gcc3.dwmalone2002-02-271-0/+1
* | | 1) Move FreeBSD tag to after vendor ID, #if 0 vendor ID.dwmalone2002-02-271-5/+7
* | | 1) Remove blank line between include of sys/cdefs.h and __FBSDIDdwmalone2002-02-271-2/+1
* | | Avoid a null-pointer dereference which occurred when emulating DOSrobert2002-02-261-0/+2
* | | - Emulate instructions prefixed with 'rep' correctly: set the CXrobert2002-02-261-0/+1
* | | Thoreau listed twice.cjc2002-02-251-3/+2
* | | Add myself.jmallett2002-02-251-0/+1
* | | #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-0/+2
* | | Unremoved used includes. <sys/time.h> is needed if <sys/stat.h> isn'tbde2002-02-251-0/+2
* | | #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-2/+2
* | | #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-7/+8
* | | Correct name spelling for one of the people who share my birthday.grog2002-02-241-1/+1
* | | ctags would create a corrupt tags file if the source C file used '//' stylegshapiro2002-02-243-13/+16
* | | Fixed printf format errors. In printgprof.c, also convert the scalebde2002-02-214-39/+39
* | | Added missing copyright. Obtain one and a vendor id from gprof.c. aout.cbde2002-02-212-2/+83
* | | Fixed a missing variable declaration so that gprof compiles with -DDEBUG.bde2002-02-211-0/+3
* | | Moved the definition of the machine-independent macro UNITS_TO_CODEbde2002-02-2111-9/+12
OpenPOWER on IntegriCloud