| Commit message (Expand) | Author | Age | Files | Lines |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 1 | -1/+1 |
* | Instead of dynamically allocating list heads allocated them statically | harti | 2004-12-16 | 1 | -1/+1 |
* | Get rid of the sequential access feature of the lists. This was used | harti | 2004-12-08 | 1 | -2/+2 |
* | Change a couple of the primitve list functions to be macros. This changes | harti | 2004-11-30 | 1 | -5/+3 |
* | Merge the contents of lstInt.h into the public lst.h. This let's us get | harti | 2004-11-29 | 1 | -1/+1 |
* | Include sys/sysctl.h on all architectures not only i386. | harti | 2004-11-25 | 1 | -0/+1 |
* | remove XXX comment now that the kernel is fixed, there isn't any obvious | jmg | 2004-09-06 | 1 | -1/+1 |
* | Put variable assignments on .MAKEFLAGS and .MFLAGS targets into | harti | 2004-08-12 | 1 | -1/+1 |
* | Put variable assignments from the command line into the MAKEFLAGS | harti | 2004-08-03 | 1 | -1/+1 |
* | Implement POSIX's '+' flag for command lines. This flag causes a line | harti | 2004-07-29 | 1 | -1/+1 |
* | Split var.c into var.c and var_modify.c and move all the modification funcs | jmallett | 2002-10-28 | 1 | -1/+1 |
* | Move utilitarian routines to util.c, which isn't the same as the old | jmallett | 2002-10-10 | 1 | -1/+1 |
* | Give make(1) the ability to use KQUEUE to wait for worker processes | phk | 2002-10-04 | 1 | -0/+3 |
* | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | jmallett | 2002-09-17 | 1 | -1/+1 |
* | Deal with bootstrapping from an old -current (almost exactly a year old) | peter | 2002-08-31 | 1 | -0/+3 |
* | Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) and | jmallett | 2002-08-25 | 1 | -1/+1 |
* | Back out the ``run shell from $PATH'' change; this was an overkill | ru | 2002-05-24 | 1 | -1/+1 |
* | Do not run shell from /bin, run it from $PATH. | ru | 2002-05-22 | 1 | -1/+1 |
* | Added the MAKE_VERSION global that could be useful in determining | ru | 2002-05-22 | 1 | -0/+4 |
* | Fix copyrights, and undo SCS ID damage. | obrien | 2002-04-13 | 1 | -0/+1 |
* | o unifdef -D__STDC__ | imp | 2002-03-23 | 1 | -1/+1 |
* | By default build make(1) as a static binary. It costs only 100k of additional | sobomax | 2001-05-18 | 1 | -0/+2 |
* | Remove GCC-ism (-Wall). | will | 2001-04-26 | 1 | -1/+1 |
* | Add -Wall. | ru | 2001-04-25 | 1 | -1/+1 |
* | with my mentor hat on... | billf | 2001-03-15 | 1 | -2/+0 |
* | Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSD | will | 2000-09-29 | 1 | -0/+2 |
* | Allow use of the ${MAKE_SHELL} variable to specify alternate shells for | green | 2000-08-16 | 1 | -0/+16 |
* | Remove CROSS_MAKE_FLAGS. | marcel | 1999-11-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Per requests from the community, commit rudimentary cross compilation | imp | 1999-07-07 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | 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 |
* | Merge in NetBSD's changes to make(1). Changes include: | steve | 1996-10-06 | 1 | -4/+8 |
* | Stop using gnumalloc. | phk | 1995-09-22 | 1 | -4/+1 |
* | Allow additional parsing of SYSV/GNU make "include" directive, it covers | ache | 1995-06-16 | 1 | -2/+2 |
* | Bring in a number of changes from NetBSD's make, fixing quite a few | jkh | 1995-01-23 | 1 | -2/+3 |
* | Use gnumalloc. | dg | 1994-08-29 | 1 | -0/+3 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+14 |