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
*
Use ``.St -p1003.[12]''.
ru
2001-02-26
2
-6
/
+18
*
Use ``.St -p1003.1g''.
ru
2001-02-26
2
-2
/
+4
*
Use ``.St -p1003.1-96''.
ru
2001-02-26
70
-210
/
+140
*
/^\.St/ s/-iso9945-1/-p1003.1-96/
ru
2001-02-26
15
-17
/
+17
*
``.St -p1003.1b'' -> ``.St -p1003.1b-93''.
ru
2001-02-26
2
-2
/
+2
*
.St -ansiC -> .St -isoC
ru
2001-02-26
113
-117
/
+117
*
Document the EINTR error.
jasone
2001-02-26
1
-0
/
+2
*
mdoc(7) police: use .Vt macro.
ru
2001-02-26
1
-6
/
+2
*
Prepare for mdocNG.
ru
2001-02-26
1
-1
/
+1
*
Document various changes to kq:
jlemon
2001-02-26
1
-10
/
+44
*
Really set the flags for a private mutex (used by libc/libc_r).
deischen
2001-02-26
3
-6
/
+15
*
Limit threads clock resolution to no less than 1000usec (1000Hz).
deischen
2001-02-26
6
-3
/
+9
*
Fix my ambiguous message about ECONNABORTED.
olgeni
2001-02-25
1
-1
/
+2
*
Add ECONNABORTED to the ERRORS section.
olgeni
2001-02-25
1
-0
/
+2
*
Update unused __dtoa prototypes to match reality.
tegge
2001-02-25
2
-3
/
+3
*
Fix visibility of empty variable -- it should be static.
phantom
2001-02-24
1
-1
/
+1
*
Adapt libkvm_getswapinfo() to make use of recently committed vm and swap
rwatson
2001-02-23
1
-60
/
+254
*
Correctly handle the race itself, too (don't leave it locked).
green
2001-02-23
1
-0
/
+1
*
Use the right names to call pthread_mutex_{,un}lock so that things
green
2001-02-23
1
-2
/
+2
*
Fix the problems I (and others, undoubtedly) have been having for a
green
2001-02-23
1
-3
/
+12
*
Prepare for mdoc(7)NG.
ru
2001-02-22
1
-2
/
+2
*
Correct the prototype for pager_output().
dcs
2001-02-22
1
-1
/
+1
*
Correct comment typos
kris
2001-02-20
1
-4
/
+4
*
Place some hooks (__stdin, __stdout, __stderr) into libc for a future
peter
2001-02-20
1
-0
/
+23
*
cleanup commentaries
phantom
2001-02-19
1
-10
/
+14
*
Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Some
ume
2001-02-19
1
-5
/
+0
*
Deal properly with "0"
ache
2001-02-19
1
-1
/
+5
*
Preceed/preceeding are not english words. Use precede or preceding.
asmodai
2001-02-18
1
-1
/
+1
*
Silence -Wnon-const-format
kris
2001-02-18
1
-1
/
+1
*
Back out snprintf -> sprintf change until I have time to look at it.
kris
2001-02-18
1
-1
/
+1
*
CRNCYSTR: determine '.' too
ache
2001-02-17
1
-9
/
+15
*
Implement CRNCYSTR
ache
2001-02-17
1
-3
/
+20
*
Extra needs to be initialized for our usual pool of FILEs. This was
imp
2001-02-16
1
-3
/
+14
*
Fix the current libc breakage in current:
imp
2001-02-16
6
-18
/
+39
*
Don't depend on lcl_mutex being a recursive mutex.
tegge
2001-02-15
1
-5
/
+5
*
Remove freelists managed by Balloc/Bfree.
tegge
2001-02-15
3
-69
/
+41
*
Correct 2nd argument of getnameinfo(3) to socklen_t.
ume
2001-02-15
1
-1
/
+1
*
List the SA_RESTART flag rather than burying it in another paragraph.
peter
2001-02-14
1
-0
/
+2
*
Only build the compat libs appropiate for the target machine.
obrien
2001-02-14
1
-0
/
+8
*
Add include <sys/time.h> because kevent uses struct timespec
guido
2001-02-14
1
-0
/
+1
*
Commit a libc fix going by the current state of the version numbering
peter
2001-02-14
2
-10
/
+11
*
Return {YES,NO}STR from locale
ache
2001-02-13
1
-2
/
+2
*
catch up to __part_load_locale() interface change
phantom
2001-02-13
4
-19
/
+14
*
add additional function parameter: bufsize_min. it's possible
phantom
2001-02-13
2
-4
/
+7
*
mdoc(7) cleanup.
ru
2001-02-12
1
-90
/
+86
*
Sort PROT_* and MAP_* lists, logically and alphabetically respectively.
ru
2001-02-12
1
-44
/
+68
*
Make comparsions more clear (per style(9))
phantom
2001-02-12
3
-4
/
+4
*
Assume that "" passed as parameter also means "no grouping"
phantom
2001-02-12
1
-3
/
+4
*
Rewrite __time_load_locale() using ldpart.c::__part_load_locale()
phantom
2001-02-12
2
-153
/
+15
*
Use .Rv macro instead of hardcoded message
phantom
2001-02-12
1
-6
/
+1
[next]