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
*
Correct the return value from pthread_cond_timedwait when a timeout
alex
1997-11-23
3
-3
/
+3
*
Fixed spelling of EACCES.
bde
1997-11-23
5
-12
/
+19
*
Fixed long double formats. They were mostly not implemented except
bde
1997-11-23
1
-4
/
+7
*
const correctness for dl*()
brian
1997-11-22
3
-15
/
+15
*
Fix bit-twiddling in sigismember(3).
jraynard
1997-11-21
1
-1
/
+1
*
Don't check for the unlikely case of useconds == 0 here. The kernel
bde
1997-11-20
1
-7
/
+4
*
stat() the correct file in execvp() so that the fine tuned errno handling
bde
1997-11-20
1
-2
/
+2
*
Fix erroneous format string.
jdp
1997-11-18
1
-2
/
+2
*
Add cross-references to rfork(2).
jdp
1997-11-18
2
-1
/
+3
*
Close PR #4867: improve _listmatch() to avoid returning false positives.
wpaul
1997-11-16
1
-9
/
+16
*
Reviewed by: hackers@freebsd.org in general
julian
1997-11-13
2
-1
/
+32
*
Reviewed by: various.
julian
1997-11-12
1
-3
/
+2
*
Describe MNT_NOCLUSTER{R,W} flags.
kato
1997-11-09
1
-0
/
+4
*
changed prototype to match text
jmg
1997-11-05
1
-8
/
+4
*
Correct description of which runes are encoded as two bytes.
steve
1997-11-05
2
-4
/
+4
*
Make the login_getclassbyname prototype match reality.
steve
1997-11-05
1
-2
/
+2
*
Typo.
joerg
1997-10-28
1
-2
/
+2
*
Statisize usage().
charnier
1997-10-27
1
-1
/
+4
*
In clntudp_call(), it is possible that xdr_replymsg() might fail
wpaul
1997-10-26
1
-0
/
+14
*
Typo.
helbig
1997-10-26
1
-1
/
+1
*
Change L_SET to SEEK_SET for POSIX compliance.
jdp
1997-10-26
1
-1
/
+1
*
Fix a few typos.
jraynard
1997-10-22
1
-32
/
+33
*
Back out part of OpenGroup specs about limiting max arg since it may break
ache
1997-10-22
2
-17
/
+4
*
Reflect usleep code changes:
ache
1997-10-22
1
-1
/
+24
*
Changes in spirit of OpenGroup Singe Unix specs:
ache
1997-10-22
1
-5
/
+11
*
Document EINVAL as a possible return value from open(2).
joerg
1997-10-22
1
-0
/
+7
*
Sorted lists.
bde
1997-10-21
11
-144
/
+146
*
Remove terminfo manpage we don't have it
ache
1997-10-20
3
-1660
/
+4
*
Removed unused file. It just forces a return value of 0 on success
bde
1997-10-18
1
-48
/
+0
*
Add $Id
ache
1997-10-17
1
-0
/
+4
*
Fix LONG_MAX overflowing
ache
1997-10-17
1
-10
/
+21
*
Fix two bugs which caused various RPC programs (mountd, nfsd, ...)
jdp
1997-10-17
1
-3
/
+3
*
Copy time_to_sleep to time_remaining since it can be left
ache
1997-10-16
1
-0
/
+1
*
Handle machine-dependent (stdlib) sources more automatically.
bde
1997-10-16
2
-4
/
+4
*
Removed bogus .PATH statement.
bde
1997-10-16
2
-6
/
+2
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-16
3
-10
/
+7
*
Handle machine-dependent (m-d) (string) sources more automatically.
bde
1997-10-16
3
-80
/
+23
*
Reflect current sleep/usleep implementations state
ache
1997-10-16
2
-9
/
+5
*
Cleanup #includes
ache
1997-10-16
2
-5
/
+2
*
Fix a couble of typos.
sos
1997-10-16
1
-6
/
+6
*
Proper spacing in the Synopsis.
max
1997-10-16
1
-2
/
+2
*
Include the machine-dependent Makefile.inc for sys in the correct place.
bde
1997-10-15
2
-3
/
+4
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
14
-132
/
+87
*
Added some 2-line source files to get a direct correspondence
bde
1997-10-15
5
-0
/
+10
*
Remove old SIGALRM absorbing back-compat code. It wasn't working at all
peter
1997-10-15
1
-83
/
+1
*
Give up on the "try and compensate for broken programs" cruft and revert
peter
1997-10-15
1
-70
/
+0
*
Correct a bug in the 'allow arbitrary number of socket descriptors' changes
wpaul
1997-10-14
1
-4
/
+4
*
Moved `SRCS+= frexp.c' to the correct Makefile.inc.
bde
1997-10-14
2
-6
/
+6
*
Moved `SRCS+= frexp.c' to the correct Makefile.inc.
bde
1997-10-14
1
-2
/
+2
*
Fixed searching of $PATH in execvp(). Do what sh(1) should do according
bde
1997-10-14
2
-26
/
+87
[next]