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 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
*
Fixed unsorting of cross references in previous commit.
bde
1999-01-23
1
-1
/
+1
*
Oops, forgot this. Needed by libkvm.
dillon
1999-01-23
1
-1
/
+14
*
Fix breakage for the static a.out case. The a.out linker doesn't
jdp
1999-01-22
1
-4
/
+10
*
Fix type-o's in manual
dillon
1999-01-22
1
-3
/
+3
*
Add SWIF_DEV_PREFIX flag to add "/dev/..." to device name.
dillon
1999-01-22
1
-2
/
+3
*
Implement kvm_getswapinfo() libkvm function. Will be used by
dillon
1999-01-22
4
-2
/
+551
*
Typo police.
brian
1999-01-22
1
-1
/
+1
*
Revert my last change, "Rename some globals to reduce namespace
jdp
1999-01-21
2
-20
/
+20
*
Merge from vendor branch: timezone file structure changes and doco.
wollman
1999-01-21
3
-25
/
+45
*
Moved from the old secure/lib/libcrypt area, because of the rewrite to how
brandon
1999-01-21
5
-0
/
+532
*
Rewrite of crypt library to be more modular, and addition of the
brandon
1999-01-21
10
-149
/
+1135
*
Rename some globals to reduce namespace pollution.
jdp
1999-01-20
2
-20
/
+20
*
Make it possible to use PAM in statically-linked applications.
jdp
1999-01-20
15
-74
/
+86
*
Install man page link for strtok_r.
jdp
1999-01-19
1
-1
/
+2
*
Spell check and minor grammar fix.
jdp
1999-01-19
1
-3
/
+3
*
Document the errno return if the restrictions on the fcntl(F_SETOWN, ...)
truckman
1999-01-19
1
-0
/
+7
*
Initialize __progname by argv[0] before striping leading path,
simokawa
1999-01-19
1
-1
/
+2
*
revoke(2) is supported on regular files under current. Change wording
jkoshy
1999-01-18
1
-6
/
+5
*
Use the correct type for uid and gid in struct passwd. Document it.
des
1999-01-18
1
-2
/
+2
*
Increase the size of private thread flags so that the test for a
jb
1999-01-15
3
-3
/
+3
*
Bring us one step closer to sysinstall'ing on a DOC2k device.
phk
1999-01-14
1
-1
/
+3
*
Fix an NFS-related installation problem.
jdp
1999-01-11
1
-1
/
+1
*
POSIX introduced optreset to deal with multiple invocations
msmith
1999-01-11
1
-2
/
+2
[next]