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 an ia64 atomic lock primitive for libc_r. This is mostly for
peter
2002-07-20
2
-0
/
+96
*
Reimplement malloc/free debugging that includes the offending file:line
peter
2002-07-20
5
-40
/
+73
*
Add __printflike() to printf() and sprintf() prototypes. -ffreestanding
peter
2002-07-20
1
-2
/
+2
*
s/${INSTALL} -c/${INSTALL} ${COPY}/
ru
2002-07-18
2
-2
/
+2
*
Move IPFW2 definition before including ip_fw.h
luigi
2002-07-18
1
-32
/
+30
*
Update glob(3) to add all the POSIX required options, specifically:
mikeh
2002-07-17
2
-29
/
+34
*
Change utimes to set the file creation time (for filesystems that
mckusick
2002-07-17
1
-0
/
+9
*
Don't ask me how I consistently turned struct statvfs into struct vfsconf....
wollman
2002-07-16
1
-3
/
+3
*
The main reason for this is to reduce diffs between all the crt1.c's.
markm
2002-07-16
6
-91
/
+140
*
Assume that my bug report against 1003.1-2001 will be resolved my way,
wollman
2002-07-15
1
-13
/
+9
*
Support POSIX/SUS ``programming environment'' mistake in confstr().
wollman
2002-07-15
1
-1
/
+62
*
All of the things that confstr() returns are compile-time constants.
wollman
2002-07-15
1
-31
/
+10
*
The .Fn function.
keramida
2002-07-15
11
-36
/
+68
*
The .Fn function
keramida
2002-07-15
1
-3
/
+6
*
Don't bother asking the kernel about _SC_FSYNC; it's not optional.
wollman
2002-07-15
1
-4
/
+3
*
Add a missing 'function' word.
keramida
2002-07-15
1
-2
/
+2
*
Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex()
ume
2002-07-15
6
-328
/
+403
*
The .Fn function
keramida
2002-07-15
3
-11
/
+18
*
Don't claim to fully implement C99 in the STANDARDS section and then disclaim
wollman
2002-07-15
1
-2
/
+4
*
Note that fseeko() and ftello() are standard in 1003.1-2001.
wollman
2002-07-15
1
-1
/
+1
*
Fix whitespace in .Bd -literal display of S_IXXX constants.
keramida
2002-07-15
1
-15
/
+15
*
Fix "rpcinfo -m" when talking to other implementations of rpcbind.
alfred
2002-07-14
1
-0
/
+3
*
clnt_vc_create() has const scalar arguments that wind up being modified,
alfred
2002-07-14
2
-3
/
+3
*
Cast function args to silence warning.
alfred
2002-07-14
1
-1
/
+2
*
Add a prototype for __rpcb_findaddr_timed to silence a warning.
alfred
2002-07-14
1
-0
/
+4
*
Silence several warnings due to functions that needed to take a void *
alfred
2002-07-14
3
-32
/
+32
*
Fix a few bugs in the ERRORS section.
wollman
2002-07-13
1
-3
/
+12
*
Add statvfs(3) to the build.
wollman
2002-07-13
1
-2
/
+3
*
Well, it's not quite strxfrm(3) but at least it's honest.
wollman
2002-07-13
1
-0
/
+176
*
Various typo fixes.
keramida
2002-07-12
1
-2
/
+2
*
A simple implementation of statvfs(3) (one step above the trivial one).
wollman
2002-07-11
1
-0
/
+160
*
Update manpages to reference 'timed' rpc functions
alfred
2002-07-11
1
-0
/
+8
*
Fill out (zero) and fill in (when doing getino()) the minimum and maximum
jmallett
2002-07-11
2
-2
/
+4
*
RELENG_4_6 PL 1 libc bits with non-vulnerable resolver.
obrien
2002-07-11
4
-12161
/
+9126
*
Add functions allowing for the user to specify a timeout for rpc functions.
alfred
2002-07-11
5
-96
/
+670
*
Add missing ret instruction to the ptrace() syscall wrapper.
tmm
2002-07-11
1
-0
/
+2
*
Fix some comments.
wollman
2002-07-10
1
-4
/
+6
*
Fix a typo.
maxim
2002-07-10
2
-2
/
+2
*
Oops, forgot to set the suspended flag for threads that are created
deischen
2002-07-09
3
-6
/
+9
*
Fix a bug caused by dereferencing an invalid pointer when
luigi
2002-07-08
1
-62
/
+65
*
Typo fix: Setlogin() -> setlogin().
mux
2002-07-08
1
-1
/
+1
*
Bring poll.h up to conformance with POSIX.1-2001 by adding some
mike
2002-07-08
1
-3
/
+2
*
Add a hack (kludge?) to avoid trying to access files backed by disk
jake
2002-07-07
2
-0
/
+8
*
s/unavilable/unavailable/
dannyboy
2002-07-07
1
-1
/
+1
*
Ficl wants _setjmp and _longjmp. No need for weak symbols either.
jake
2002-07-07
1
-6
/
+4
*
Fix syntax error which occurred when LIBC_SCCS was defined.
robert
2002-07-07
1
-1
/
+1
*
Move appropriate information out of `DESCRIPTION' and into `SECURITY
chris
2002-07-03
1
-12
/
+12
*
Whitespace diffs only; this brings this file into the same whitespace
markm
2002-07-03
2
-52
/
+54
*
Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'.
chris
2002-07-03
1
-1
/
+1
*
Add a SECURITY CONSIDERATIONS example: make note that access to open
chris
2002-07-03
1
-0
/
+33
[next]