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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1)
peter
1995-08-20
3
-37
/
+59
*
Install the headers and sample files with 444 perms (as opposed to
joerg
1995-08-15
1
-1
/
+2
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-08-06
2
-6
/
+6
*
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
*
Fix a bug I didn't manage to trigger until after committing previous
wollman
1995-06-29
1
-3
/
+3
*
Make this include installation conform to the standard of all the rest:
wollman
1995-06-29
1
-14
/
+20
*
Fix standards conformance bugs in <signal.h>:
bde
1995-06-28
1
-8
/
+10
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-2
/
+0
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
1
-6
/
+14
*
Remove trailing whitespace.
rgrimes
1995-05-30
28
-123
/
+123
*
Add prototype for ypbinderr_string().
wpaul
1995-04-21
1
-1
/
+2
*
Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.
bde
1995-04-15
1
-21
/
+19
*
Add err_set_file() and err_set_exit() functions to make it possible for
wollman
1995-04-13
1
-0
/
+2
*
Reviewed by: ache and wollman (long ago)
bde
1995-04-07
2
-104
/
+168
*
Move inline args out of user namespace.
ache
1995-04-07
2
-40
/
+40
*
Add a necessary include file for the catgets* routines.
jkh
1995-03-30
2
-2
/
+50
*
add strhash.h for libc's new string hashing function.
jkh
1995-03-26
2
-3
/
+67
*
Add a couple of extra #defines for special keys to be embedded in the
wpaul
1995-03-23
1
-0
/
+4
*
A little fix related to libm/msun migration.
phk
1995-03-22
1
-2
/
+2
*
Comment out declaration of kvm_uread until it can be fixed correctly.
rgrimes
1995-03-20
1
-0
/
+2
*
Change u_long to unsigned long to be consistent.
rgrimes
1995-03-20
1
-1
/
+2
*
libkvm exports kvm_uread(), so do declare it in the header file.
joerg
1995-03-19
1
-0
/
+1
*
Create osreldate.h from sys/conf/newvers.sh if we an find it. This
phk
1995-03-19
1
-2
/
+10
*
Correct chmod of /usr/include/rpcsvc to match mtree file.
rgrimes
1995-03-18
1
-2
/
+2
*
Temporarily add mkdir/chown of /usr/include/${LUDIR} so that things
rgrimes
1995-03-18
1
-1
/
+3
*
Forward-declare `struct rpc_err' so that it isn't declared inside a
bde
1995-03-12
1
-1
/
+2
*
make sys_nerr __const.
phk
1995-03-04
1
-1
/
+1
*
Weak symbol support from NetBSD. This should bring us in sync with the
nate
1995-03-04
1
-5
/
+10
*
The bootparam protocol file needs some extra includes in FreeBSD in order
wpaul
1995-02-26
1
-1
/
+5
*
Remove a couple of nested comments.
phk
1995-02-24
2
-4
/
+6
*
Make the argument list for the (non-Posix) fchown() consistent with
joerg
1995-02-16
1
-1
/
+1
*
Define CLK_TCK right.
bde
1995-02-08
1
-1
/
+1
*
Support for more Sun compatible dlopen() and friends. Also added proper error
jkh
1995-02-07
1
-8
/
+3
*
Define CLOCKS_PER_SEC.
bde
1995-02-03
1
-2
/
+11
*
Need _PATH_YP for ypserver stuff.
wpaul
1995-01-31
1
-0
/
+1
*
Declare useful functions (timelocal() and timegm())
ache
1994-12-26
1
-0
/
+2
*
Document some of the fields used by the new shlib code.
nate
1994-12-23
1
-1
/
+6
*
Reviewed by: Bruce Evans
ats
1994-11-21
1
-0
/
+10
*
By Bruce and Joerg suggestions and by looking into June version
ache
1994-11-17
1
-15
/
+4
*
Add malloc.h for better SYSV/Linux compatibility like most
ache
1994-11-15
2
-2
/
+18
*
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
*
Delete `vax' (and `i386' and `hp300' etc.) namespace pollution.
wollman
1994-10-30
1
-6
/
+6
*
Install f2c.h for FORTRAN support.
ljo
1994-10-26
2
-2
/
+216
*
Improve error detection and handling:
bde
1994-10-25
1
-11
/
+13
*
Remove EOF handling after Bruce explanation. This step returns
ache
1994-10-09
2
-26
/
+0
*
Handle EOF case in all macros by ANSI standard.
ache
1994-10-08
2
-0
/
+42
*
Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard
bde
1994-10-03
1
-2
/
+2
[next]