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 huff __FBSDID()s puff to whew! libz
dillon
2001-09-30
18
-13
/
+44
*
Add __FBSDID()s to liby
dillon
2001-09-30
2
-0
/
+6
*
Add __FBSDID()s to libutil
dillon
2001-09-30
21
-54
/
+62
*
Add __FBSDID()s to libusb
dillon
2001-09-30
8
-22
/
+24
*
Add __FBSDID()s to libtelnet
dillon
2001-09-30
3
-9
/
+9
*
Add __FBSDID()s to libtacplus
dillon
2001-09-30
1
-2
/
+3
*
Add __FBSDID()s to libstand
dillon
2001-09-30
53
-49
/
+161
*
Add __FBSDID()s to librpcsvc
dillon
2001-09-30
7
-16
/
+25
*
Add __FBSDID()s to libradius
dillon
2001-09-30
1
-2
/
+3
*
Add __FBSDID()s to libpam
dillon
2001-09-30
19
-39
/
+56
*
Add __FBSDID()s to libopie
dillon
2001-09-30
1
-2
/
+3
*
Add __FBSDID()s to libnetgraph
dillon
2001-09-30
3
-6
/
+9
*
Add __FBSDID()s to libncurses
dillon
2001-09-30
2
-4
/
+6
*
Add __FBSDID()s to libncp
dillon
2001-09-30
14
-31
/
+52
*
Add __FBSDID()s to libmp
dillon
2001-09-30
1
-4
/
+2
*
add __FBSDID()s to libmd
dillon
2001-09-30
10
-14
/
+30
*
Add __FBSDID()s to libm
dillon
2001-09-30
33
-2
/
+99
*
Add __FBSDID()s to libipx
dillon
2001-09-30
2
-2
/
+6
*
Add __FBSDID()s to libipsec
dillon
2001-09-30
6
-6
/
+18
*
Add __FBSDID()s to libio
dillon
2001-09-30
4
-10
/
+12
*
Add missing '*/' (? why wasn't this caught earlier?)
dillon
2001-09-30
1
-0
/
+1
*
Add __FBSDID()s to internal libgnumalloc()
dillon
2001-09-30
1
-0
/
+7
*
Add __FBSDID()s to libftpio
dillon
2001-09-30
1
-3
/
+3
*
Add __FBSDID()s to libfetch
dillon
2001-09-30
5
-10
/
+15
*
Add __FBSDID()s to libedit
dillon
2001-09-30
18
-12
/
+37
*
Add __FBSDID()s to libdisk
dillon
2001-09-30
9
-27
/
+27
*
Add __FBSDID()s to libcam
dillon
2001-09-30
2
-3
/
+7
*
Add __FBSDID's to libcalendar
dillon
2001-09-30
2
-4
/
+6
*
__FBSDID() Cleanup
dillon
2001-09-30
6
-1
/
+7
*
Add __FBSDID's to libalias
dillon
2001-09-30
10
-21
/
+32
*
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
[next]