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 xref to cap_mkdb(1).
nik
2000-04-30
1
-0
/
+1
*
Add a readdir function to the loader fsops vector, and implement the
jlemon
2000-04-29
12
-154
/
+249
*
Add ext2fs support to the loader.
jlemon
2000-04-29
1
-0
/
+903
*
Fix a bug handling the debug level when displaying control messages
archie
2000-04-28
1
-9
/
+15
*
Replace PacketAliasRedirectPptp() (which had nothing specific
ru
2000-04-28
5
-111
/
+88
*
Spell PacketAliasRedirectAddr() correctly.
ru
2000-04-27
1
-1
/
+1
*
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
ru
2000-04-27
3
-27
/
+150
*
Add a wrapper for the sendfile() system call.
jasone
2000-04-27
7
-3
/
+166
*
Add test to detect propagation of cancellation points within libc_r.
jasone
2000-04-26
6
-3
/
+225
*
Remove cancellation point propagation.
jasone
2000-04-26
1
-4
/
+4
*
Fix typo. Use `.Fa' to denote a function argument.
jkoshy
2000-04-26
1
-2
/
+4
*
Reassemble a sentence that has been botched in rev 1.4.
joerg
2000-04-25
1
-1
/
+1
*
Automated regression test harness for libc_r. Existing tests are integrated,
jasone
2000-04-24
48
-75
/
+7983
*
Make FTP_PASSIVE_MODE check more specific.
jkh
2000-04-23
1
-2
/
+3
*
Spell MAP_NOSYNC correctly.
wollman
2000-04-23
2
-2
/
+2
*
.Lb-ify
wollman
2000-04-23
2
-0
/
+4
*
Oops, remove vestigial reference to SHS passwords.
kris
2000-04-22
1
-3
/
+2
*
Introduce .Lb macro to libvgl manpage
phantom
2000-04-22
1
-1
/
+3
*
Introduce .Lb macro to libutil manpages
phantom
2000-04-22
20
-133
/
+52
*
Introduce .Lb macro to libskey manpage
phantom
2000-04-22
1
-1
/
+3
*
Introduce .Lb macro to libposix1e manpages
phantom
2000-04-22
22
-30
/
+74
*
Introduce .Lb macro to netgraph library manpage
phantom
2000-04-22
1
-0
/
+2
*
Introduce .Lb macro to libmd manpages
phantom
2000-04-22
3
-0
/
+6
*
Introduce .Lb macro to libmanpages
phantom
2000-04-22
26
-0
/
+52
*
Introduce .Lb macro to libkvm manpages.
phantom
2000-04-22
9
-1
/
+19
*
Introduce .Lb macro to libfetch manpage
phantom
2000-04-22
1
-6
/
+8
*
Introduce .Lb macro to libedit manpage
phantom
2000-04-22
1
-0
/
+2
*
Introduce .Lb macro to libipx library manpage
phantom
2000-04-22
1
-0
/
+2
*
Introduce .Lb macro to libdisk manpage
phantom
2000-04-22
1
-1
/
+3
*
Introduce .Lb macro to libdevstat library manpage
phantom
2000-04-22
1
-0
/
+2
*
Introduce .Lb macro to libcrypt manpage.
phantom
2000-04-22
1
-19
/
+54
*
Introduce .Lb macro to libcam manpages.
phantom
2000-04-22
2
-0
/
+4
*
Introduce .Lb macro to libcalendar manpage.
phantom
2000-04-22
1
-0
/
+2
*
Introduce .Lb macro to libc_r manpages.
phantom
2000-04-22
88
-0
/
+176
*
Add shm_open(3) and shm_unlink(3). The documentation could use a good
wollman
2000-04-22
4
-2
/
+457
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
363
-1
/
+727
*
Change getaddrinfo() resolve order
shin
2000-04-20
2
-75
/
+317
*
Add a cleanup function. This is needed for PXE where you should
ps
2000-04-20
1
-0
/
+1
*
CSU source for IA-64. Current we use the ../Alpha sources.
obrien
2000-04-19
1
-0
/
+28
*
Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.
obrien
2000-04-19
2
-2
/
+2
*
CSU source for the Sparc copied over from the FreeBSD/Alpha sources.
steve
2000-04-19
4
-0
/
+237
*
Raw devices are now the normal device name, not prefixed with 'r'.
obrien
2000-04-19
1
-1
/
+1
*
Add support for multiple PPTP sessions:
ru
2000-04-18
5
-88
/
+265
*
Document the libpam dependency on libopie
kris
2000-04-18
1
-0
/
+1
*
Change our ELF binary branding to something more acceptable to the Binutils
obrien
2000-04-18
2
-0
/
+28
*
Connect pam_opie to the build.
kris
2000-04-17
2
-0
/
+2
*
Add pam_opie, a PAM module using the OPIE one-time-password scheme.
kris
2000-04-17
2
-0
/
+150
*
Remove unneeded #include
jlemon
2000-04-16
1
-1
/
+0
*
Don't try to compile in INET6 support when NOINET6 is defined.
steve
2000-04-15
3
-3
/
+12
*
Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to established
ru
2000-04-14
1
-16
/
+10
[next]