summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1993-11-09Add 4.4BSD more(1) from UUNET. Patched to support regex(3)alm
1993-11-09Well behaved POSIX.2 utilities always call setlocale() and getopt().jtc
1993-11-08Added regex(3) support.alm
1993-11-05Changes required to make printf utility POSIX.2 compliant:jtc
1993-11-04Checkin minor tweaks before giving a copy to the FreeBSD folks.jtc
1993-11-04make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"andrew
1993-11-03Build units(1).mycroft
1993-11-03fix inconsistent definition of exitcode. change things so that itcgd
1993-11-03mid+magic is 26 bits, not 24.mycroft
1993-11-03Correct page sizes for M68k and SPARC.mycroft
1993-11-03Add entries for object files. Someone should update GAS to generate new-stylemycroft
1993-11-03Don't generate two warnings if OSI isn't configured in the kernel.mycroft
1993-11-03Add entries for the 386BSD and BSDI executables that we also run, andmycroft
1993-11-03Clean up deleted files.mycroft
1993-11-03include the NetBSD magic file seperately. call it 'NetBSD' rathercgd
1993-11-03comment out the check for "8086 relocatable (Microsoft)", becausecgd
1993-11-03'official' patch from Ozan S. Yigit <oz@ursa.sis.yorku.ca>:cgd
1993-11-03Oops. Don't spew garbage if the type is string.mycroft
1993-11-03Update to reflect changes.mycroft
1993-11-03Add explicit endians so file(1) works well across architectures.mycroft
1993-11-03Fix numerous sign-extension problems, and add support for explicitly unsignedmycroft
1993-11-03No, I don't need anyone to point out that I was asleep at the keyboard.mycroft
1993-11-03Correct test for dynamically linked executables. (Someone forgot that themycroft
1993-11-02Don't dump core when processing more than one file.jtc
1993-11-02update to the latest cksum utility from uunet. this one is posixcgd
1993-10-31Close those file descriptors.pk
1993-10-31Check for EX_DYNAMIC flag in exec header.pk
1993-10-30latest m4 from ozan. now does the right thing w/respect to sendmailglass
1993-10-28Added ns32532 and the sparc magic numbers.phil
1993-10-27Added -print0 (like GNU find). This will allow file names that containjtc
1993-10-27add units command, written by Adrian Mariano (adrian@cam.cornell.edu orcgd
1993-10-26Print `-' rather than ` ' for 0 idle time.mycroft
1993-10-26Change fopen(fname, "a") to fopen(fname, "w") so that the current messagejtc
1993-10-26Remove ${LIBCOMPAT} from DPADD --- it was removed from LDADD a long time ago.jtc
1993-10-26Fixed multiple off-by-one bugs which caused the open file printing tocgd
1993-10-23add support for an obj.${MACHINE} dir, which will be used rather than obj,cgd
1993-10-23Both compress and gzip installed themselves as "zcat". I've changed thejtc
1993-10-23slight fix from Mark Weaver <Mark_Weaver@brown.edu>cgd
1993-10-22From Jeremy Scofield -- correctly terminate ranges with backquoted endpoint.jtc
1993-10-22Oops, we do have a man page.pk
1993-10-22ldd: list shared library dependencies.pk
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
1993-10-12Streamline the char/word/line counting logic in anticipation of multibytejtc
1993-10-12Like cat, set the return-value variable "rval" instead of exiting whenjtc
1993-10-09get rid of some (bad) setreuid() calls, which caused a security problem.cgd
1993-10-08no more librpccgd
1993-10-07Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (webrezak
1993-10-07converted to use gnu malloc, and depend on it correctlycgd
1993-10-07always use libcryptcgd
1993-10-06Got bored, converted yet another manpage to use the -mandoc macroes.jtc