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
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parameters for localtime_r() and gmtime_r() definitions changed.
hsu
1996-11-11
1
-8
/
+8
*
Parameters pthread_getspecific() changed.
hsu
1996-11-11
1
-1
/
+1
*
Merge from the 2.2 branch: describe MNT_FORCE for mount(2).
joerg
1996-11-10
1
-0
/
+3
*
Added to MNT_FORCE option description after seeing Bruce's commit message
obrien
1996-11-10
1
-3
/
+24
*
- Avoid possible SEGVs: never call clnt_destroy() without checking
wpaul
1996-11-08
1
-8
/
+36
*
Document that the `old' count is returned for the ENOMEM case.
bde
1996-11-04
1
-1
/
+2
*
Doc updates and cleanups made with the bind-4.9.4 update some time ago.
peter
1996-11-01
4
-24
/
+102
*
Add an "officially undocumented" tweak for squid so that it can see the
peter
1996-11-01
1
-2
/
+7
*
Correct a "spelling" error in a comment.
dyson
1996-10-31
2
-4
/
+4
*
collate_range_cmp -> __collate_range_cmp
ache
1996-10-31
1
-4
/
+5
*
collate_range_cmp -> __collate_range_cmp
ache
1996-10-31
2
-6
/
+8
*
Rename collate_range_cmp to __collate_range_cmp for internal usage
ache
1996-10-31
2
-5
/
+14
*
If you run with option Z and malloc fails, memset gets called
phk
1996-10-29
1
-4
/
+6
*
Fix an off-by-one error in getvfsent().
joerg
1996-10-26
1
-1
/
+1
*
Note that streams are now flushed on abort.
alex
1996-10-26
1
-2
/
+2
*
Various cosmetics
phk
1996-10-26
1
-48
/
+28
*
POSIX requires stdio buffers be flushed on abort.
alex
1996-10-26
1
-0
/
+8
*
GNU-style changes:
ache
1996-10-23
2
-11
/
+21
*
Simplify debug output
ache
1996-10-23
2
-5
/
+14
*
Fix a potential memory leak i've introduced with my recent patch.
joerg
1996-10-21
1
-2
/
+2
*
add flag FNM_ICASE for case insensitve search
wosch
1996-10-20
2
-1
/
+25
*
malloc_pages should be static.
phk
1996-10-20
1
-187
/
+103
*
Remove the arbitrary limit for the line length in /etc/ttys, and make
joerg
1996-10-19
1
-11
/
+33
*
Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2
peter
1996-10-19
1
-10
/
+18
*
Backout bzero patch.
guido
1996-10-18
1
-21
/
+11
*
When freeing buffers in the db routines, also zeroize them
guido
1996-10-17
1
-1
/
+3
*
Corrently null-terminate the path being passed to the opendir() calls,
peter
1996-10-17
1
-0
/
+1
*
Bring back ns_* routines; we need them for ifconfig and route.
jkh
1996-10-16
1
-2
/
+1
*
Save half of space in LC_COLLATE and remove unneded code.
ache
1996-10-15
2
-35
/
+10
*
Require that a timezone specified via the TZ envariable be a regular
wollman
1996-10-09
1
-1
/
+7
*
Improve seeding, the random sequence did not vary match
ache
1996-10-09
2
-14
/
+75
*
Fix an error in the description of "h_errno". Add "const" to a few
jdp
1996-10-08
1
-4
/
+4
*
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
6
-7
/
+13
*
Skip results that have unexpected lengths
pst
1996-10-01
1
-7
/
+6
*
perror () does not prepend ": " for the non-NULL argument "". close PR 1492
wosch
1996-09-30
1
-1
/
+1
*
Made this about as (in)complete as sysctl.8.
bde
1996-09-29
1
-35
/
+42
*
Updated the descriptions of the limits related to EAGAIN.
bde
1996-09-29
2
-9
/
+37
*
.Os NetBSD -> .Os FreeBSD.
wosch
1996-09-28
4
-4
/
+4
*
.DV -> .Dv (SOCK_STREAM was invisible).
bde
1996-09-28
1
-1
/
+1
*
.DV -> .Dv (FOPEN_MAX was invisible).
bde
1996-09-28
1
-1
/
+1
*
Don't use malloc, pessimize to use sbrk.
phk
1996-09-27
2
-2
/
+3
*
Fix a typo.
sos
1996-09-25
1
-2
/
+2
*
A number of minor bogons and portability things from jdp.
phk
1996-09-25
1
-28
/
+37
*
add missing comma(s) in .Xr macros
wosch
1996-09-23
7
-13
/
+18
*
phkmalloc/3
phk
1996-09-23
2
-196
/
+342
*
Fix typo from previous commit (tsvsec --> tv_sec).
alex
1996-09-23
1
-1
/
+1
*
fix .Xr macro
wosch
1996-09-21
2
-2
/
+2
*
".Xr chflags 1," -> ".Xr chflags 1 ,"
peter
1996-09-21
1
-1
/
+1
*
Add the utrace syscall.
phk
1996-09-20
1
-3
/
+4
*
ts_sec -> tv_sec
nate
1996-09-20
2
-5
/
+5
[next]