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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
add xrefs for getpeername, so other people that look for it can find it.. :)
jmg
1997-03-24
4
-1
/
+5
*
Buffer overflow. Similar, but different, to the fix that Julian A submitted
imp
1997-03-23
1
-9
/
+15
*
Fix a minor buffer overflow.
imp
1997-03-23
1
-3
/
+2
*
Add srandomdev.3 link
ache
1997-03-23
1
-1
/
+2
*
Fix urandom reference in the comment
ache
1997-03-23
1
-1
/
+1
*
Add srandomdev() description
ache
1997-03-23
1
-1
/
+24
*
Add srandomdev() function (use "/dev/urandom" now)
ache
1997-03-23
1
-0
/
+40
*
Remove an extra comma.
mpp
1997-03-22
1
-2
/
+2
*
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
mpp
1997-03-21
6
-18
/
+31
*
Mdoc cleanup.
mpp
1997-03-21
3
-43
/
+91
*
Document SCM_CREDS changes.
wpaul
1997-03-21
1
-0
/
+28
*
Add backward compatibility so that static executables built on
jdp
1997-03-20
1
-10
/
+23
*
Don't use the undocumented .Fr (function return value) macro for function
mpp
1997-03-19
1
-33
/
+34
*
Fixed missing #include of <sys/types.h> and wrong arg types in synopsis.
bde
1997-03-19
1
-5
/
+6
*
Fixed misquoted arg in synopsis.
bde
1997-03-19
1
-2
/
+2
*
Fixed wrong return type for tputs() in synopsis.
bde
1997-03-19
1
-1
/
+1
*
Fixed this header to compile with gcc -pedantic -Werror (removed comma
bde
1997-03-19
1
-2
/
+2
*
Fixed synopsis (missing #includes and consts).
bde
1997-03-19
1
-6
/
+7
*
Fixed synopsis. Some float functions claimed to have the same name as
bde
1997-03-19
3
-6
/
+6
*
Fixed quoting in .Fn macro invocations in synopsis. The args must be
bde
1997-03-19
1
-8
/
+8
*
FIxed arg types (mostly missing consts) in synopsis.
bde
1997-03-19
3
-7
/
+7
*
FIxed arg types (mostly missing consts) in synopsis.
bde
1997-03-19
6
-11
/
+11
*
Added missing #include of <stdarg.h> to synopsis. Moved prototypes for
bde
1997-03-19
1
-9
/
+10
*
Fixed missing function types in synopsis.
bde
1997-03-19
6
-0
/
+9
*
Fixed synopsis (put all of the function (return) type info in .Ft and
bde
1997-03-19
2
-3
/
+3
*
Removed unnecessary quoting of function names in synopsis to simplify
bde
1997-03-18
6
-13
/
+13
*
Re-order terms to avoid potential pointer overflow, and remove one
eivind
1997-03-18
1
-2
/
+7
*
Check for overflow in size argument.
phk
1997-03-18
1
-2
/
+4
*
Fix arg types to match Lite2
ache
1997-03-17
1
-2
/
+2
*
Buffer overflow fix - closes PR bin/2983 for -current. Should really
eivind
1997-03-17
1
-0
/
+14
*
Updated prototype for mount() to match Lite2 reality for the 1st arg
bde
1997-03-13
1
-1
/
+1
*
Part 2 of a failed commit (cvs broke). Original message:
peter
1997-03-13
2
-0
/
+283
*
Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWD
peter
1997-03-13
4
-282
/
+4
*
Add a pair __BEGIN_DECLS/__END_DECLS
jmz
1997-03-13
1
-0
/
+2
*
Make this man page really match the current <sys/signal.h> again and
bde
1997-03-12
1
-2
/
+2
*
Make this man page match the current <sys/signal.h> again :-).
mpp
1997-03-12
1
-3
/
+4
*
Update the structure to match how things are going to appear after
mpp
1997-03-12
1
-3
/
+3
*
More cleanup - I didn't realize that this was a new man page
mpp
1997-03-12
1
-2
/
+3
*
Restored a .Fa line that was lost in the Lite2 merge.
bde
1997-03-12
1
-0
/
+1
*
Mdoc cleanup.
mpp
1997-03-12
1
-1
/
+0
*
Fixed merging error. Lite2 fixed premature failure and didn't
bde
1997-03-12
1
-2
/
+4
*
Cleanup some of the Lite2 merge. Most of it is mdoc cleanup,
mpp
1997-03-12
3
-15
/
+10
*
Fixed errors in the Lite2 merge. Some style changes were mismerged.
bde
1997-03-12
1
-27
/
+28
*
Fix problem with FD_SET* overflow reporting.. Perror() didn't have enough
peter
1997-03-12
1
-2
/
+6
*
_res_close() -> res_close()
peter
1997-03-12
1
-2
/
+2
*
Document that popen() uses a bidirectional pipe (in FreeBSD) and not a
bde
1997-03-11
1
-7
/
+5
*
Fixed cleaning up after malloc failure, which was broken by Lite2.
bde
1997-03-11
1
-3
/
+5
*
Install the Lite2 getvfsbyname.3. The old getvfsbyname() interface is
bde
1997-03-11
1
-4
/
+4
*
Fixed #include's in synopsis.
bde
1997-03-11
1
-2
/
+1
*
Merge from Lite2:
peter
1997-03-11
9
-92
/
+312
[next]