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
*
Slightly simplify inlined functions
ache
1996-03-25
2
-12
/
+6
*
Fix incorrect parameter types for ftell and fgets.
paul
1996-03-24
1
-2
/
+2
*
Don't reference ndbm(3) manpage. Everything is covered by db(3).
jkh
1996-03-03
1
-1
/
+1
*
Fix conflicts and merge into mainline (this may get cvs admined out and redon...
pst
1996-02-27
2
-76
/
+40
*
Add structure and procedure definitions for NIS v1. (This information
wpaul
1996-02-26
1
-2
/
+71
*
Add prototype for rfork().
peter
1996-02-23
1
-0
/
+1
*
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
*
Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the source
hsu
1996-01-31
1
-7
/
+3
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
20
-51
/
+51
*
Add a missing "chmod 755 /usr/include/ufs" when copies of the include
mpp
1996-01-23
1
-1
/
+2
*
Submitted by: john birrel
julian
1996-01-22
2
-0
/
+321
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
3
-4
/
+12
*
Update resolver include files to bind-4.9.3-rel level
peter
1996-01-07
2
-2
/
+4
*
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
1
-151
/
+0
*
recording cvs-1.6 file death
peter
1995-12-30
1
-36
/
+0
*
*groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definition
wpaul
1995-12-22
1
-2
/
+6
*
*sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed as
wpaul
1995-12-09
1
-2
/
+5
*
"What? He's modifying the NIS protocol definition!?"
wpaul
1995-12-08
1
-7
/
+12
*
Removed reference to missing mp.h in comment. We have GNU MP now.
markm
1995-11-12
1
-2
/
+1
*
Fix isspecial/isphonogram, they was swapped
ache
1995-11-03
2
-36
/
+26
*
Submitted by: john hay
julian
1995-10-27
1
-2
/
+2
*
Due conflict to some obsoleted applications (dump/restore) rename
ache
1995-09-23
1
-1
/
+1
*
Add _PATH_LOCK: /var/spool/lock/
ache
1995-09-20
1
-0
/
+1
*
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
[next]