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
*
Update COMPAT3X libc from RELENG_3. This solves the problem of running
peter
2001-09-28
2
-11492
/
+11506
*
Add ERRORS section.
asmodai
2001-09-26
1
-1
/
+18
*
Be explicit about the POSIX version it conforms to [in this case 1990].
asmodai
2001-09-26
1
-5
/
+5
*
Change standards compliancy order so that C and POSIX are grouped.
asmodai
2001-09-26
1
-1
/
+1
*
1) Back out ~/.login_conf disable
ache
2001-09-25
2
-8
/
+5
*
- Correct capitalization of a function name.
murray
2001-09-24
1
-2
/
+3
*
Turn on WARNS?= 2 for libdevstat.
ken
2001-09-23
3
-24
/
+30
*
Note that strdup(3) will set errno if memory allocation fails. This
mike
2001-09-23
1
-1
/
+4
*
Fix a whole bunch of dependancy bugs and make it actually work when the
dfr
2001-09-22
1
-7
/
+10
*
Fix byte swapping - it was totally broken.
dfr
2001-09-22
2
-5
/
+6
*
Reset ``schg'' flag before removing stale libs.
ru
2001-09-22
1
-0
/
+1
*
o Modify access(2) man page to describe eaccess(2), and add a symlink
rwatson
2001-09-21
2
-4
/
+20
*
Fixed the bug that prevented communication with FTP servers behind
ru
2001-09-21
1
-3
/
+4
*
Replace our stale-lib cleanup with a better one. (less bloated)
ru
2001-09-21
8
-35
/
+10
*
Replace my stale-lib cleanup with a better one. (less noisy)
peter
2001-09-21
7
-7
/
+35
*
Put on my peril-sensitive sunglasses. Remove any old libraries that
peter
2001-09-21
7
-0
/
+7
*
Document the FTS_ROOTPARENTLEVEL and FTS_ROOTLEVEL constants.
ru
2001-09-20
1
-5
/
+9
*
Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.
obrien
2001-09-20
2
-11932
/
+12011
*
Add support for loading bzip2-compressed filesystems. Among other things
sobomax
2001-09-18
7
-5
/
+371
*
First appeared in 5.0, not in 4.4
ache
2001-09-17
1
-1
/
+1
*
style(9)
mike
2001-09-17
1
-62
/
+56
*
Implement __FBSDID()
dillon
2001-09-16
20
-56
/
+57
*
Disable per-user .login_conf support due to incorrect merging of local
rwatson
2001-09-16
2
-0
/
+5
*
Revamp FBSDID's for libatm. Restore original import rcsid as per bde
dillon
2001-09-15
6
-39
/
+17
*
o Add a comment noting that the early setting of privileges for the purpose
rwatson
2001-09-15
1
-2
/
+6
*
Convert a library to use the new __FBSDID()'s for testing and review
dillon
2001-09-15
6
-24
/
+12
*
Unbreak build-tools -- build and use up-to-date ${HEADERS}.
ru
2001-09-14
2
-4
/
+4
*
Typo: s/conatains/contains/
guido
2001-09-12
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-15
/
+16
*
mdoc(7) police: changed pure POSIX text; added missing markup bits.
ru
2001-09-11
2
-8
/
+12
*
mdoc(7) police: removed commas from the standard (split) AUTHORS block.
ru
2001-09-11
1
-3
/
+3
*
Add more standards which we conform to.
asmodai
2001-09-09
1
-1
/
+18
*
Detail thread-safe and async-cancel-safe status.
asmodai
2001-09-09
1
-0
/
+10
*
1) If __SAPP stream is not seekable, remove __SAPP flag on first call instead
ache
2001-09-07
1
-3
/
+10
*
Move to using .In instead of .Fd #include <> for include mark-up.
asmodai
2001-09-07
27
-39
/
+39
*
reconnect strfmon.c to build list
phantom
2001-09-07
1
-1
/
+1
*
Fix some mdoc nits caused by my knowledge not being too up-to-date on
asmodai
2001-09-07
1
-9
/
+12
*
Port to ia64, taking into account the fact that pagesizes may be variable.
dfr
2001-09-07
1
-0
/
+11
*
Add strfmon.3 to the fray.
asmodai
2001-09-07
2
-1
/
+89
*
For now just back out seek error checking in __SAPP case, it cause problems
ache
2001-09-07
1
-2
/
+2
*
Fix all the ambiguous or erroneous statements of the brk(2)
yar
2001-09-06
1
-55
/
+87
*
correctly wrap macros with { }
phantom
2001-09-06
1
-2
/
+3
*
Add zopen(), a stdio wrapper for gzipped data streams.
kris
2001-09-06
2
-1
/
+41
*
strfmon(3) is not ready to go live.
obrien
2001-09-06
1
-1
/
+1
*
Add strfmon(3) implementation. It still contains few XXX's because I lost
phantom
2001-09-05
2
-3
/
+618
*
mdoc(7) police: markup and minor content fixes.
ru
2001-09-05
2
-73
/
+61
*
Use fseeko() instead of fseek() (u->offset is already an off_t), and mark
des
2001-09-05
1
-4
/
+4
*
Add Thomas Moestl and Chris Faulhaber to the author list for POSIX.1e
rwatson
2001-09-05
1
-0
/
+2
*
Portability fix: use unsigned cast to guaranteed positive part of expression
ache
2001-09-04
2
-2
/
+2
*
Remove rcsids and unneded include
ache
2001-09-04
6
-34
/
+12
[next]