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 the WANT_INSECURE_OPIE frob which is useful for debugging and
markm
2001-07-09
1
-0
/
+6
*
Axe S/Key. OPIE is the legal successor.
markm
2001-07-09
14
-4025
/
+3
*
mdoc(7) police: eliminate -ww warnings.
ru
2001-07-09
1
-2
/
+2
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
86
-96
/
+0
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-3
/
+3
*
Handle shemeless, hostless URLs correctly.
des
2001-07-08
1
-3
/
+5
*
Attempt to use the environment variable TMPDIR for the temporary
mikeh
2001-07-07
2
-3
/
+20
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
31
-50
/
+50
*
mdoc(7) police: fixed formatting.
ru
2001-07-06
1
-41
/
+64
*
mdoc(7) police: fixed markup and typo.
ru
2001-07-05
1
-16
/
+16
*
Use the .Rv macro to describe the return value.
yar
2001-07-04
1
-6
/
+1
*
mdoc(7) police: added missing newline after .Dv macro call,
ru
2001-07-04
1
-8
/
+12
*
mdoc(7) police: use .Rv -std.
ru
2001-07-04
1
-7
/
+2
*
mdoc(7) police: mark NULL with .Dv.
ru
2001-07-04
1
-8
/
+24
*
mdoc(7) police: fixed/simplified formatting.
ru
2001-07-04
1
-130
/
+81
*
mdoc(7) police: sort xrefs.
ru
2001-07-04
1
-2
/
+2
*
mdoc(7) police: print some example text with literal font.
ru
2001-07-04
1
-1
/
+4
*
mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.
ru
2001-07-04
1
-5
/
+5
*
mdoc(7) police: compact VFCF_ list.
ru
2001-07-04
1
-1
/
+2
*
Make sure you don't have a file descriptor leak for the 'real'
mjacob
2001-07-04
1
-1
/
+5
*
Describe the condition when EACCES is returned more explicitly.
dd
2001-07-04
1
-1
/
+3
*
mdoc(7) police: fix spacing issue
dd
2001-07-03
1
-4
/
+4
*
First, fix a leftover of the cut'n'paste from the kld* pages:
yar
2001-07-03
1
-2
/
+6
*
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
[prev]
[next]