index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
with my mentor hat on...
billf
2001-03-15
1
-2
/
+0
*
Revert previous change -- apparently it's not quite right. It broke
will
2001-03-15
1
-15
/
+9
*
Fix make(1) bug: nested comments may be placed in .if, .else .if, and
will
2001-03-15
1
-9
/
+15
*
Fix two bugs in null suffix handling. Both occured only after the suffix
tmm
2001-03-08
1
-6
/
+19
*
Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will
imp
2001-03-01
1
-1
/
+2
*
MAXPATHLEN includes the trailing NUL.
imp
2001-03-01
2
-6
/
+6
*
Introduce support for using OpenSSL ASM optimizations. This is done
kris
2001-02-19
1
-0
/
+15
*
Preceed/preceeding are not english words. Use precede and preceding.
asmodai
2001-02-18
6
-7
/
+7
*
Uname is in section 3 of the manual pages.
dwmalone
2001-02-11
1
-1
/
+1
*
Fix nasty bug where make(1) assumed that you could read the directory it
will
2001-02-10
1
-0
/
+2
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-13
/
+6
*
Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by moving
will
2001-01-21
3
-11
/
+9
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-2
/
+2
*
Fix for the case where the first two entries returned by readdir() are
will
2000-12-26
1
-6
/
+12
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-10
/
+11
*
Fix a bug introduced in rev. 1.17: initialize variables before use, not after.
des
2000-12-16
1
-1
/
+1
*
There's also no point in #typedef'ing void/char pointers. Accordingly,
will
2000-12-02
36
-512
/
+472
*
There's no reason to use fancy forms of NULL. Replace all instances
will
2000-12-02
38
-238
/
+224
*
Format string paranoia. This should avoid potential buffer overflows from
will
2000-11-30
3
-13
/
+29
*
Xref make.conf(5), and point to /usr/share/doc/psd/12.make for the
nik
2000-11-29
1
-1
/
+4
*
Reimplement the groff(1) warnings elimination fixes in a better way.
ru
2000-11-24
2
-10
/
+5
*
Eliminate groff(1) warnings.
ru
2000-11-23
2
-2
/
+20
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-13
/
+13
*
Unlink the temporary file immediately so it is removed on exit.
kris
2000-11-19
1
-19
/
+15
*
Add :L and :U variable modifiers. These convert the variable's value to
will
2000-10-09
2
-0
/
+38
*
Add :C/// variable modifier, which is similar to :S/// in functionality
will
2000-10-09
2
-0
/
+414
*
Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSD
will
2000-09-29
1
-0
/
+2
*
*** empty log message ***
peter
2000-09-25
2
-12
/
+28
*
Remove gratuitous free() call when we use special .SHELL target.
ru
2000-08-18
1
-5
/
+0
*
Allow use of the ${MAKE_SHELL} variable to specify alternate shells for
green
2000-08-16
4
-2
/
+39
*
Do include <unistd.h> for getopt interface.
imp
2000-07-28
1
-2
/
+1
*
Use pwd instead of cwd in backticks. cwd in backticks doesn't do
sheldonh
2000-07-17
1
-2
/
+2
*
Fix assembler error messages - there is no \n allowed in __COPYRIGHT macro
ache
2000-07-09
1
-2
/
+1
*
Use __RCSID()
wsanchez
2000-07-09
16
-100
/
+67
*
Use __RCSID()
wsanchez
2000-07-09
27
-56
/
+82
*
Initialize variable
wsanchez
2000-07-09
1
-1
/
+1
*
Update make(1) manpage to include information about the new loud
will
2000-05-14
1
-0
/
+3
*
Add loud debugging facility (-dl option) which allows programmers/developers
will
2000-05-14
4
-2
/
+6
*
#include <errno.h> where needed. Kill extern int errno;.
imp
2000-04-14
2
-5
/
+1
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-10
/
+20
*
Fix errors in .Xr usage.
nik
2000-03-01
1
-1
/
+1
*
${.MAKE} -> ${MAKE}
ru
2000-01-19
1
-1
/
+1
*
Create tempfiles securely.
kris
2000-01-17
2
-23
/
+16
*
Make '||' visible.
cracauer
1999-12-05
1
-1
/
+1
*
Improve backward compatibility.
marcel
1999-11-23
1
-1
/
+5
*
Remove CROSS_MAKE_FLAGS.
marcel
1999-11-15
1
-1
/
+1
*
Fix the following:
julian
1999-10-10
1
-1
/
+1
*
s/with historical makefils//. Also, relocate and change the description
hoek
1999-09-11
1
-7
/
+15
*
Remove the #include of sys/param.h. It was meant to improve portability
hoek
1999-09-11
1
-1
/
+0
*
Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)
hoek
1999-09-11
13
-36
/
+10
[next]