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 long lines.
obrien
2001-06-21
1
-4
/
+4
*
Add libbz2 to provide Bzip2 capabilities to the system.
obrien
2001-06-21
2
-1
/
+21
*
Fix a grammar bogon.
dd
2001-06-20
1
-1
/
+1
*
Fix spelling of `errno' and add cross-references.
wollman
2001-06-18
1
-6
/
+13
*
Document _SC_IOV_MAX. Add cross-references to pathconf(2), confstr(3), and
wollman
2001-06-18
1
-3
/
+16
*
After one too many PRs on the subject, bite the bullet and define IOV_MAX
wollman
2001-06-18
1
-0
/
+12
*
If the username we are trying to look up in the db files won't fit into
dwmalone
2001-06-18
1
-1
/
+3
*
(cantwrite): do not allocate memory for a NULL string
assar
2001-06-18
1
-1
/
+2
*
revert freeing of memory that gets allocated when str == NULL
assar
2001-06-18
4
-8
/
+0
*
Fix typo: clnt_destroy() only takes one arg.
mikeh
2001-06-18
1
-1
/
+1
*
free memory that gets allocated by vfprintf when str == NULL
assar
2001-06-16
4
-0
/
+8
*
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
[next]