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 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
*
Remove float-point dependency from i386's version of setjmp()/longjmp().
dcs
1999-02-12
1
-5
/
+2
*
Copy _setjmp.S from libc in preparation for loader-specific version.
dcs
1999-02-12
3
-2
/
+209
*
Removed occurrences of consecutive repeated words (such as "the the").
alex
1999-02-12
4
-6
/
+5
*
Add a note about the insecurity of MD4 and potential vulnerability of
wollman
1999-02-11
1
-4
/
+24
*
Added functions fseeko() and ftello() (from susv2).
dt
1999-02-08
6
-15
/
+83
*
Handle case where no swap is configured
dillon
1999-02-06
1
-3
/
+10
*
Allow an alternate to rad_send_request() for programs that
brian
1999-02-05
4
-137
/
+224
*
Update to the most recent version. Among other things, this also solves
joerg
1999-02-03
43
-613
/
+635
*
Oops. Missed this in the last commit.
jkh
1999-02-01
1
-3
/
+1
*
Document type for 'req' argument to clnt_control.
alex
1999-01-31
1
-0
/
+1
*
Install -C radlib.h
brian
1999-01-29
3
-7
/
+23
*
Add MAINTAINER.
des
1999-01-29
1
-1
/
+2
*
More support for Alpha installs.
jkh
1999-01-29
3
-4
/
+76
*
Removed evil typedef kvm_swap_t and all uses of it (not many).
bde
1999-01-27
2
-11
/
+13
*
Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'
jkoshy
1999-01-27
1
-4
/
+4
*
Correct typo.
jkoshy
1999-01-27
1
-1
/
+2
*
Clarify format of exit status code. Note when a return code of -1 can
jkoshy
1999-01-27
1
-4
/
+8
*
Mostly remove the VM_STACK OPTION.
julian
1999-01-26
1
-0
/
+19
*
Enable Linux threads support by default.
julian
1999-01-26
1
-0
/
+6
*
Fix swap radix tree dump formatting ( pstat -ss ), it was printing the
dillon
1999-01-25
1
-4
/
+4
*
gethostbyname2() was broken for lookups via NIS on FreeBSD/alpha
gallatin
1999-01-25
1
-4
/
+7
*
Fix symlinking. Without the -f "force" option, the wrong version
markm
1999-01-24
1
-4
/
+4
*
Backed out most of previous commit to go with backing out support for
bde
1999-01-24
1
-4
/
+6
*
The new crypt code broke "make world". Back it out.
markm
1999-01-23
15
-1667
/
+149
*
Fixed missing cross reference to kvm_getfiles.
bde
1999-01-23
1
-0
/
+1
*
Fixed unsorting of SRCS and MAN3 in previous commit.
bde
1999-01-23
1
-4
/
+4
[next]