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
*
Fix libpam's linker set stuff to use the new API (unbreak world), and get
peter
2001-06-14
1
-10
/
+1
*
Convert to mdoc(7).
chris
2001-06-13
1
-86
/
+84
*
Add description for the 'll' modifier for long long. In essence a copy
schweikh
2001-06-13
1
-4
/
+24
*
Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly
ru
2001-06-13
3
-19
/
+20
*
Complete prototype for fts_compar.
ru
2001-06-13
1
-1
/
+3
*
Turn on the extra 'const' settings for various curses functions. While
peter
2001-06-12
2
-2
/
+2
*
Make the non-threaded stub for pthread_sigmask() a no-op instead
iedowse
2001-06-11
1
-6
/
+1
*
Fix small bogon.
jlemon
2001-06-11
1
-1
/
+1
*
Don't call _ftp_closefn() upon EOF in _ftp_readfn(); just return 0. This
des
2001-06-11
1
-1
/
+1
*
Sync with recent KAME.
ume
2001-06-11
9
-196
/
+827
*
Handle "ASCII" and "US-ASCII" aliases
ache
2001-06-10
1
-1
/
+2
*
Implement EDNS0 support, as EDNS0 support will be made mandatory for
ume
2001-06-10
6
-2
/
+64
*
Fix cross-references:
sobomax
2001-06-10
1
-1
/
+1
*
Xref dladdr(3).
dd
2001-06-08
1
-0
/
+1
*
Create curs_termcap.3 --> termcap.3 MLINK, so many manpages in our tree that
sobomax
2001-06-07
2
-6
/
+8
*
Correct cross-reference:
sobomax
2001-06-07
1
-15
/
+15
*
s/format/byte order/ (for clarity).
ru
2001-06-07
1
-1
/
+1
*
urandom(4) -> random(4) in comments.
dd
2001-06-07
2
-2
/
+2
*
urandom(4) -> random(4)
dd
2001-06-07
2
-4
/
+4
*
Back out my changes describing how snprintf nul terminates. It
imp
2001-06-05
1
-9
/
+11
*
Don't mung the user's tm_sec field if we don't need to. (Belt-and-suspenders
wollman
2001-06-05
1
-1
/
+3
*
I neglected to notice that the change text had already been added in a
imp
2001-06-05
1
-3
/
+0
*
Correct cross-references:
sobomax
2001-06-05
1
-2
/
+2
*
Fix cross-references:
sobomax
2001-06-05
2
-3
/
+3
*
Document what happens when the real id is changed.
imp
2001-06-05
2
-0
/
+6
*
Minor improvements:
imp
2001-06-05
1
-15
/
+29
*
Add a missing word.
dd
2001-06-05
2
-2
/
+2
*
Add a missing word.
dd
2001-06-05
2
-2
/
+4
*
Big module cleanup.
markm
2001-06-04
18
-267
/
+48
*
Null file to bring back a file from the dead. This allows the real commit
markm
2001-06-04
1
-0
/
+2
*
Add the "nullok" option that causes this module to succeed if the Unix
markm
2001-06-04
1
-3
/
+11
*
Tidy up the options list (and make it more extendable), and add some
markm
2001-06-04
3
-14
/
+23
*
Add some new utility authenticators.
markm
2001-06-04
4
-0
/
+354
*
Add BSD-style copyright headers
brian
2001-06-04
9
-17
/
+253
*
Change to a standard BSD-style copyright
brian
2001-06-04
1
-13
/
+22
*
Properly initialize a temporary FILE that is allocated off the stack.
deischen
2001-06-04
2
-0
/
+10
*
Change this to support the new way swap device information is exported
tmm
2001-06-01
1
-77
/
+66
*
Fix another unprotected instance of chdir() by extending the
kris
2001-06-01
2
-48
/
+24
*
Copy the sockaddr from the netbuf data area, not from the netbuf
iedowse
2001-06-01
1
-1
/
+1
*
Remove vestiges of MFS.
ru
2001-06-01
2
-25
/
+3
*
Correct the documentation for snprintf() and vsprintf() which actually
gshapiro
2001-05-30
1
-1
/
+12
*
When doing the chdir("..") in the !FTS_NOCHDIR case, stat() after we get
kris
2001-05-30
2
-4
/
+32
*
Add an integer field to keep protocol-specific flags with links.
ru
2001-05-30
3
-15
/
+20
*
Dont free a hard code array.
sos
2001-05-30
1
-1
/
+1
*
Correct the returned UDP datagram length. See the PR for a more comprehensive
msmith
2001-05-28
1
-1
/
+2
*
The shortest valid TFTP packet is 4 bytes, not 8.
msmith
2001-05-28
1
-1
/
+1
*
Implement a HTTP_USER_AGENT environment variable.
des
2001-05-27
2
-1
/
+8
*
Document the authentication callback interface.
des
2001-05-26
1
-3
/
+42
*
Bump major number.
des
2001-05-26
1
-1
/
+1
*
Add rudimentary support for an authentication callback function.
des
2001-05-26
4
-59
/
+91
[next]