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
*
Describe %c better
ache
2000-10-24
1
-3
/
+7
*
Correct the text on RETURN VALUES.
n_hibma
2000-10-20
1
-1
/
+3
*
Return zero from setjmp() and _setjmp() for now.
dfr
2000-10-16
2
-0
/
+5
*
Fix a couple of dumb mistakes.
dfr
2000-10-16
1
-7
/
+9
*
Fix RAW dependency violation on p6 between cmp and mov.
marcel
2000-10-15
2
-0
/
+2
*
Initial libc port for ia64.
dfr
2000-10-14
45
-0
/
+3022
*
Document the ptrace() PT_STEP request.
jwd
2000-10-14
1
-1
/
+10
*
o Introduce cap_from_text() and cap_to_text() implementations.
rwatson
2000-10-13
2
-1
/
+573
*
o Simplify capability types away from an array of ints to a single
rwatson
2000-10-13
2
-8
/
+10
*
o Update BUGS entry to indicate in a more precise manner the implementation
rwatson
2000-10-12
9
-23
/
+15
*
Fix pthread cancellation point propagation.
jasone
2000-10-12
1
-5
/
+5
*
o Introduce a MAINTAINER entry for libposix1e, since it is actively
rwatson
2000-10-02
1
-0
/
+1
*
Use issetugid instead of comparing get[ug]id and gete[ug]id.
nectar
2000-09-30
1
-5
/
+2
*
Ignore HESIOD_CONFIG and HES_DOMAIN environmental variables for
nectar
2000-09-29
1
-2
/
+12
*
Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) man
peter
2000-09-28
10
-0
/
+307
*
Fix typo
phantom
2000-09-27
1
-1
/
+1
*
off-by-1 error in string length validation
itojun
2000-09-25
1
-7
/
+6
*
o Minor whitespace, comment cleanups
rwatson
2000-09-22
1
-27
/
+14
*
Better documentation of append mode. This should have gone in -current
eivind
2000-09-22
1
-0
/
+8
*
Resurrect documentation of chflags(2)'s SF_ARCHIVED.
rse
2000-09-22
1
-2
/
+2
*
Add a couple of debug register helper functions to assist in setting
bsd
2000-09-21
5
-4
/
+249
*
Oops, un-spam this file - the last commit was an accident.
brian
2000-09-20
1
-1
/
+0
*
Only realloc() environ if we're sure that we know where it came from.
brian
2000-09-20
2
-5
/
+5
*
o Whitespace reduction appled to FreeBSD CVS ID
rwatson
2000-09-19
1
-1
/
+1
*
o General warning fixing commit
rwatson
2000-09-19
7
-9
/
+6
*
o Add cap_from_text(3) and cap_to_text(3) man pages.
rwatson
2000-09-19
3
-0
/
+232
*
o EACCES is not a possible error for acl_from_text(), so fix
rwatson
2000-09-19
10
-14
/
+11
*
Document RTLD_DEFAULT and the search algorithm used for resolving
jdp
2000-09-19
1
-6
/
+43
*
Make a somewhat unsatisfactory attempt to describe the effects of
jdp
2000-09-19
1
-1
/
+18
*
o cap_set_flag() was not correctly clearing capabilities when value
rwatson
2000-09-19
1
-2
/
+5
*
Pickup SPECNAMELEN from <sys/param.h> and use it.
phk
2000-09-16
1
-15
/
+10
*
Change from using poll(2) to kqueue/kevent when waiting for a DNS
ps
2000-09-12
1
-32
/
+30
*
Set h_errno when an error is encountered.
nectar
2000-09-10
1
-2
/
+9
*
Add code to devname(3) so it can find the names of devices which
phk
2000-09-09
2
-12
/
+28
*
Prevent buffer overflow if NLSPATH is too long
ache
2000-09-08
1
-1
/
+7
*
Disallow '/' characters in LC_* environment variables which might
kris
2000-09-08
1
-1
/
+1
*
Fix getipnodebyname(3) bug.
nectar
2000-09-07
1
-3
/
+4
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
32
-1909
/
+4010
*
Add .El
ache
2000-09-06
1
-0
/
+1
*
Document %-macros and NLSPATH better.
ache
2000-09-05
1
-1
/
+41
*
Fully implement NLSPATH processing as described in SUSv2
ache
2000-09-05
1
-8
/
+45
*
Oops! don't set errno to ENOMEM explicitly if malloc() failed.
phantom
2000-09-05
1
-6
/
+10
*
Remove the SIGSYS handler and wrapper around the __getcwd() syscall.
peter
2000-09-05
1
-39
/
+10
*
Yank out the NOPOLL conditionals. libc_r no longer needs it, and this
peter
2000-09-04
1
-106
/
+28
*
Use .St -susv2 rather than "The Single UNIX Specification".
imp
2000-09-04
1
-2
/
+2
*
* move $FreeBSD$ tag to its usual place (bottom of copyright)
phantom
2000-09-04
3
-10
/
+30
*
Finaly cleanup libc/nls code:
phantom
2000-09-04
1
-196
/
+163
*
Don't print an error message if the bad option is '?'. This has been
imp
2000-09-04
1
-1
/
+1
*
The comparison against 0 should be against LC_ALL. category isn't a
imp
2000-09-04
1
-1
/
+1
*
Soften the statement about select's timeout argument. This part of
imp
2000-09-04
1
-4
/
+2
[next]