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
*
EACCES may be returned if write permission was denied as well.
dd
2001-07-02
1
-1
/
+1
*
Reset errno so that subsequent TFTP requests don't fail after the
mikeh
2001-06-30
1
-0
/
+2
*
Clear the in thread scheduler flag after jumping to the start of
deischen
2001-06-29
3
-0
/
+18
*
Fix a one-byte overrun.
dd
2001-06-28
2
-2
/
+2
*
getcwd(3) is defined by POSIX, not ISO C.
dd
2001-06-28
1
-1
/
+1
*
Document the existing vfc_flags.
dd
2001-06-28
2
-3
/
+20
*
event.h -> sys/event.h
dd
2001-06-27
1
-1
/
+1
*
Fixed the brain-o in rev. 1.10: the logic check was reversed.
ru
2001-06-27
1
-1
/
+1
*
Fix a race condition in pthread_join(). All of the following must occur
jasone
2001-06-27
9
-144
/
+159
*
Typo fix: requires -> reacquires
gshapiro
2001-06-27
2
-2
/
+2
*
Remove an extra word "fo" in the sentence "there is no process whose
chris
2001-06-27
1
-1
/
+1
*
Return "" if reallocf() fails
ache
2001-06-25
1
-1
/
+2
*
Describe success return value
ache
2001-06-25
1
-0
/
+6
*
Add transition period hack allowing old locale names return proper codeset too
ache
2001-06-25
1
-4
/
+31
*
Add RETURN VALUES and ERRORS sections.
dd
2001-06-25
2
-4
/
+22
*
Minor cleanup: sort includes, fix name.
dd
2001-06-25
1
-6
/
+5
*
Add a link to extattr.2 (from extattr_get_file.2). The other names
dd
2001-06-24
1
-1
/
+2
*
Add a manual page for extattr_string_to_namespace and
dd
2001-06-24
3
-0
/
+185
*
mdoc(7) police: the BUGS section should go after HISTORY and AUTHORS.
dd
2001-06-24
1
-6
/
+6
*
The fact that phk wrote this is not a bug!
dd
2001-06-24
1
-5
/
+2
*
Reword a sentence to make it proper English.
dd
2001-06-24
1
-1
/
+1
*
Remove duplicate words.
dd
2001-06-24
9
-10
/
+10
*
Add a new clnt_control() request `CLSET_CONNECT' that controls
iedowse
2001-06-23
2
-4
/
+27
*
Document "normalizing" behavior of mktime(3).
ru
2001-06-23
1
-1
/
+12
*
Bring in fix from rev 1.32 that got lost during the conversion to kqueue.
jlemon
2001-06-23
1
-8
/
+19
*
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
[next]