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
*
Get the pid right if a stale lock file exists.
brian
1999-03-11
1
-4
/
+4
*
PID_MAX is now 99999.
roberto
1999-03-10
1
-1
/
+1
*
Remove all diagnostics to stdout/stderr with #ifdef DEBUG
brian
1999-03-09
4
-22
/
+54
*
Explain ENXIO error status with respect to fifos.
ghelmer
1999-03-07
1
-0
/
+4
*
Document PacketAliasPptp() and allow it to be disabled
brian
1999-03-07
2
-2
/
+31
*
Remove unused function stubs.
brian
1999-03-07
1
-77
/
+0
*
Mention that PacketAliasProxyRule() doesn't accept host names,
brian
1999-03-07
1
-1
/
+3
*
Document PacketAliasProxyRule() and fix a typo.
brian
1999-03-06
1
-1
/
+88
*
Fixed prototype for fetchParseURL().
bde
1999-03-05
1
-2
/
+2
*
Fixed bitrot in synopsis (some const poisoning hadn't reached here).
bde
1999-03-05
2
-4
/
+4
*
Don't use u_long in the synopsis, since u_long is not part of the kvm
bde
1999-03-05
1
-2
/
+2
*
Fixed missing header in synopsis (<devstat.h> unfortunately depends on
bde
1999-03-05
1
-1
/
+2
*
Fixed missing header in synopsis (<camlib.h> includes half the universe
bde
1999-03-05
2
-2
/
+4
*
Fixed bitrot in synopsis (some const poisoning had not reached here).
bde
1999-03-05
2
-4
/
+4
*
Fixed bitrot in synopsis (some const poisoning hadn't reached here).
bde
1999-03-05
1
-2
/
+2
*
Don't bogotify the synopsis by attempting to describe err_set_file() there.
bde
1999-03-05
1
-11
/
+19
*
Fixed references to unmount(2) specified as umount.
alex
1999-03-05
1
-4
/
+4
*
Fixed disordering and incoinsistent style in previous commit.
bde
1999-03-05
1
-3
/
+3
*
The pseudocode in the synopsis didn't come close to actually
bde
1999-03-05
1
-4
/
+6
*
Don't use undocumented markup "{}". Use 32767 instead of LINK_MAX to
bde
1999-03-05
1
-4
/
+3
*
Backed out most of rev.1.4. I didn't submit it; I only submitted a
bde
1999-03-05
1
-7
/
+8
*
Use sysctlbyname() instead of sysctl().
phk
1999-03-05
1
-6
/
+2
*
Forgot to add $Id$ and change date in previous commit.
bde
1999-03-05
1
-1
/
+2
*
Changed the type of quotactl()'s 4th arg from `char *' to `void *'
bde
1999-03-05
1
-1
/
+1
*
These were missing from the previous commit.
imp
1999-03-03
12
-0
/
+12
*
Bring in initial libc support for mips. These files were taken from
imp
1999-03-03
48
-0
/
+2684
*
add more MLINKS
ache
1999-03-02
1
-1
/
+8
*
Correct synopsys: getsubopt is declared in unistd.h, not stdlib.h.
ghelmer
1999-03-02
1
-1
/
+1
*
Mention that getservbyport requires its port parameter to be in
ghelmer
1999-03-02
1
-2
/
+3
*
Don't even attempt to build the assembly-language versions of RIPEMD160
wollman
1999-03-01
2
-2
/
+16
*
fix for incorrect specification of alignment (it worked for the elf
chuckr
1999-02-28
2
-4
/
+4
*
No, this isn't what I submitted. Seems like the patch I sent
mjacob
1999-02-27
1
-2
/
+2
*
Version 3.0: January 1, 1999
brian
1999-02-27
7
-98
/
+1176
*
Corrected use of backslash escaping in sample code.
ghelmer
1999-02-27
1
-3
/
+3
*
Fixes for Alpha.
wollman
1999-02-26
2
-3
/
+4
*
Don't build the assembly for shared linkage, PIC isn't implemented.
wollman
1999-02-26
1
-0
/
+2
*
Add Eric Young's RIPEMD160 implementation as well, in case SHA-1
wollman
1999-02-26
11
-15
/
+3468
*
Fix bug in MDx test suite.
wollman
1999-02-26
11
-18
/
+3503
*
Decapitalize function name by prepending with word "The".
hoek
1999-02-26
1
-3
/
+6
*
Fixed tab lossage in previous commit.
bde
1999-02-25
1
-2
/
+2
*
remove ctype.c - unused and confusing
ache
1999-02-23
2
-74
/
+2
*
Add a note about ELF executables requiring to be linked with -export-dynamic
jkoshy
1999-02-17
1
-0
/
+8
*
EOPNOTSUPP also applies to fchflags().
bde
1999-02-15
1
-0
/
+3
*
From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
dt
1999-02-14
1
-3
/
+6
*
Mention that chflags can fail with EOPNOTSUPP.
des
1999-02-14
1
-0
/
+2
*
remove BUGS section, now behaviour is predictable enough
ache
1999-02-13
1
-2
/
+0
*
more words about return value
ache
1999-02-13
1
-1
/
+5
*
re-phrase things a bit
ache
1999-02-12
1
-4
/
+5
*
fix wrong return result
ache
1999-02-12
2
-23
/
+43
*
fix tabs lost apparently in copy&paste
ache
1999-02-12
1
-5
/
+5
[next]