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
/
include
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go to SHARED=copies by default.
jkh
1997-06-05
1
-5
/
+6
*
Add new files in include/rpc.
wpaul
1997-05-28
1
-2
/
+3
*
Fill out the ELF header files to make them more or less complete.
jdp
1997-05-21
1
-2
/
+2
*
Build osreldate.h at build time rather than install time. This fixes
peter
1997-05-12
1
-15
/
+20
*
Removed login_cap.h, now moved to src/lib/libutil.
davidn
1997-05-10
1
-2
/
+2
*
Don't try to install f2c'h now that it's installed from
asami
1997-04-25
1
-2
/
+2
*
Don't use a dot in the chown command. In fact, don't use a chown command.
bde
1997-03-09
1
-8
/
+3
*
Install headers for isofs/cd9660 and msdosfs. The mount utilities need
bde
1997-03-02
1
-8
/
+8
*
Revert $FreeBSD$ to $Id$
peter
1997-02-23
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add the forgotten login_cap.h
sos
1997-01-04
1
-3
/
+3
*
Geeze, I'm really off-target on my Makefile hacking tonite. Guess I'll
jkh
1996-12-30
1
-3
/
+3
*
Add some missing ${DESTDIR}s here.
jkh
1996-12-30
1
-3
/
+3
*
Add back netns
jkh
1996-10-17
1
-3
/
+3
*
Fixed CLEANFILES. osreldate was missing.
bde
1996-09-20
1
-3
/
+4
*
install rpc header files
adam
1996-09-01
1
-1
/
+4
*
echo -> ${ECHO}
peter
1996-08-30
1
-6
/
+6
*
Clean up include Makefile:
peter
1996-08-29
1
-75
/
+61
*
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian
1996-08-20
1
-5
/
+5
*
Create FreeBSD copyright (c comment) for OS version
wosch
1996-08-04
1
-3
/
+4
*
Add netatalk symlink, ifconfig not compiled in other case
ache
1996-07-09
1
-2
/
+2
*
Add `netkey' to list of kernel directories to include in /usr/include.
wollman
1996-06-15
1
-2
/
+2
*
Install pccard includes.
phk
1996-06-04
1
-2
/
+2
*
Don't install netns, it doesn't exist any more.
wollman
1996-02-14
1
-2
/
+2
*
Don't install netccitt and netiso, they are going away.
wollman
1996-02-06
1
-2
/
+2
*
Add a missing "chmod 755 /usr/include/ufs" when copies of the include
mpp
1996-01-23
1
-1
/
+2
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-4
/
+4
*
Removed reference to missing mp.h in comment. We have GNU MP now.
markm
1995-11-12
1
-2
/
+1
*
Submitted by: john hay
julian
1995-10-27
1
-2
/
+2
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-08-06
1
-3
/
+3
*
Don't install bogus tzfile.h. In fact, don't install any tzfile.h.
wollman
1995-08-05
1
-2
/
+2
*
Remove NOOBJ, we now need it.
rgrimes
1995-07-13
1
-4
/
+2
*
Add a sprinkling of ${.CURDIR} to some paths so that this works
rgrimes
1995-07-13
1
-5
/
+6
*
Add a necessary include file for the catgets* routines.
jkh
1995-03-30
1
-2
/
+2
*
add strhash.h for libc's new string hashing function.
jkh
1995-03-26
1
-3
/
+3
*
A little fix related to libm/msun migration.
phk
1995-03-22
1
-2
/
+2
*
Create osreldate.h from sys/conf/newvers.sh if we an find it. This
phk
1995-03-19
1
-2
/
+10
*
Temporarily add mkdir/chown of /usr/include/${LUDIR} so that things
rgrimes
1995-03-18
1
-1
/
+3
*
Add malloc.h for better SYSV/Linux compatibility like most
ache
1994-11-15
1
-2
/
+2
*
Clean up install rules
pst
1994-11-01
1
-5
/
+4
*
Delete the clean and cleandir target and let the bsd.prog.mk do the
ats
1994-10-31
1
-2
/
+2
*
Install f2c.h for FORTRAN support.
ljo
1994-10-26
1
-2
/
+2
*
Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard
bde
1994-10-03
1
-2
/
+2
*
Only reinstall osreldate.h if necessary
pst
1994-09-29
1
-5
/
+8
*
skey.h has moved elsewhere
pst
1994-09-29
1
-2
/
+2
*
Install osreldate.h with the correct owner, group and mode. It is still
bde
1994-09-15
1
-1
/
+3
*
Don't install math.h if WANT_MSUN is defined. lib/msun has its own
bde
1994-09-08
1
-2
/
+5
*
Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.
bde
1994-08-28
1
-8
/
+8
*
Added skey.h to Makefile and reformatted the list a bit.
paul
1994-08-20
1
-7
/
+6
*
Make it easier for programs to figure out what revision of FreeBSD they
wollman
1994-08-10
1
-1
/
+6
[next]