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