| Commit message (Expand) | Author | Age | Files | Lines |
* | O' to be bitten by CVS. Cleanup after import | steve | 1996-10-08 | 57 | -101/+99 |
* | Export $TERM only if it has been set in our environment. | joerg | 1996-10-07 | 1 | -2/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r18764, | steve | 1996-10-06 | 11 | -8/+103 |
|\ |
|
| * | Import Christos Zoulas' version of NetBSD's make onto the | steve | 1996-10-06 | 60 | -1629/+2914 |
* | | Clarify the rule used to determine the object | steve | 1996-10-06 | 1 | -5/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r18756, | peter | 1996-10-06 | 8 | -8/+8 |
|\ \
| |/ |
|
| * | Import the 4.4BSD-Lite2 version of make onto the vendor branch | peter | 1996-10-06 | 56 | -779/+1604 |
| * | This commit was manufactured by cvs2svn to create branch 'CHRISTOS'. | cvs2svn | 1996-10-06 | 1 | -0/+349 |
* | | Correct problem with traversing into PSD.doc directory, | steve | 1996-10-06 | 1 | -5/+1 |
* | | Correct merge bogon: You want to descend into PSD.doc for both `all' and | jkh | 1996-10-06 | 1 | -2/+2 |
* | | Remove annoying -Wall warning. | steve | 1996-10-06 | 1 | -1/+1 |
* | | Merge in NetBSD's changes to make(1). Changes include: | steve | 1996-10-06 | 31 | -1042/+2230 |
* | | Honor the MAIL environment variable. | jkh | 1996-10-06 | 2 | -3/+12 |
* | | Honor the MAIL environment variable, if set. | jkh | 1996-10-06 | 2 | -7/+20 |
* | | The -h flag implies ftp = 1. | jmz | 1996-10-06 | 1 | -1/+2 |
* | | With -delete, don't complain about non-empty directories. Otherwise | peter | 1996-10-05 | 1 | -1/+1 |
* | | Some new options for the FreeBSD web pages. These are for the moment | jfieber | 1996-10-05 | 1 | -6/+37 |
* | | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 10 | -13/+22 |
* | | For the -delete option, emulate the behavior of "rm -f" when dealing with | peter | 1996-10-05 | 1 | -0/+7 |
* | | Fix Moscow timezone rule | ache | 1996-10-05 | 2 | -4/+4 |
* | | Fix the previous commit. The second of the 8-character columns was | peter | 1996-10-04 | 1 | -4/+2 |
* | | Implement a -delete option to find. The code is extremely paranoid and | peter | 1996-10-04 | 5 | -2/+70 |
* | | When starting HTML generation, remove any pre-existing link file. | jfieber | 1996-10-01 | 1 | -2/+5 |
* | | When used as a shell builtin, this program decoded a subset of arguments | peter | 1996-10-01 | 1 | -4/+9 |
* | | Sync usage line to man page, per style(9). | imp | 1996-10-01 | 1 | -3/+4 |
* | | Incorporate John Polstra's sods.c display of the details about the | peter | 1996-10-01 | 4 | -4/+533 |
* | | Support for specifying printf-like output specs to control the ldd output | peter | 1996-10-01 | 2 | -4/+32 |
* | | Submitted by: Bruce Evans | imp | 1996-09-29 | 1 | -5/+5 |
* | | Add a signal handler to clean up files if an INT, HUP, or QUIT | jfieber | 1996-09-29 | 1 | -1/+32 |
* | | Include <fcntl.h> so that this doesn't depend on the KERNEL version | bde | 1996-09-29 | 1 | -0/+1 |
* | | Remove some stray debugging code. | jfieber | 1996-09-29 | 1 | -2/+1 |
* | | Change the behavior of the -links option. Instead of actually | jfieber | 1996-09-29 | 2 | -16/+13 |
* | | Implement -d in install. Update the man page to reflect this change. | imp | 1996-09-29 | 2 | -12/+73 |
* | | Now that we've already got "hexdump -C", make calling the command "hd" | joerg | 1996-09-29 | 3 | -4/+28 |
* | | .Os NetBSD -> .Os FreeBSD. | wosch | 1996-09-28 | 1 | -1/+1 |
* | | Various cleanups: | joerg | 1996-09-28 | 3 | -17/+93 |
* | | Eliminated NOFILE. Use the arbitrary (currently identical) limit of 64 | bde | 1996-09-28 | 1 | -2/+4 |
* | | Use EX_* exit values, from NetBSD | imp | 1996-09-28 | 1 | -5/+9 |
* | | Added magic file for bzip in ./Magdir | andreas | 1996-09-27 | 1 | -0/+14 |
* | | Fix for PR# 1231, make(1) execution of ``.BEGIN'' does | steve | 1996-09-25 | 2 | -2/+4 |
* | | Changed 'd' to 'D' in getopt arg too. | bde | 1996-09-24 | 1 | -2/+2 |
* | | Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename, | peter | 1996-09-24 | 1 | -2/+2 |
* | | Rudimentry support for viewing weak symbols. There are two types that | peter | 1996-09-24 | 3 | -11/+45 |
* | | Really eliminated includes of the "temporary" backwards compatibility | bde | 1996-09-24 | 1 | -1/+0 |
* | | Eliminated includes of the "temporary" backwards compatibility header | bde | 1996-09-24 | 6 | -11/+11 |
* | | Per discussions in -current | imp | 1996-09-24 | 2 | -5/+5 |
* | | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 3 | -4/+6 |
* | | Be sure to remove any newlines encountered when | steve | 1996-09-23 | 1 | -1/+2 |
* | | Remove length field from utrace entries. | phk | 1996-09-22 | 1 | -6/+6 |
* | | Fix for PR# 1095, make's continuation line handling buggy | steve | 1996-09-22 | 3 | -45/+61 |