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
*
Fixed wrong magic numbers in scaling. hypotf() was very broken for large
bde
1997-03-05
1
-8
/
+8
*
Remove words about lower limit needed (from BUGS section), we have
ache
1997-03-03
1
-7
/
+0
*
Fixed handling of input failure by the scanf family.
bde
1997-03-03
1
-3
/
+11
*
Use .Sq Li \&\e0 rather than NUL to describe the character with no bits
imp
1997-03-03
1
-3
/
+7
*
Enabled the Lite2 getvfsbyname(). It's actually named new_getvfsbyname()
bde
1997-03-03
2
-4
/
+8
*
Use stricter MAXLOGNAME now
ache
1997-03-03
1
-1
/
+1
*
Reflect current MAXLONGNAME value and specify that null included
ache
1997-03-03
1
-1
/
+1
*
Don't add/subtract 1 to MAXLOGNAME, it is already NUL-terminated
ache
1997-03-03
1
-2
/
+2
*
Change vfc_typenum back to vfc_index in response to bde's
mpp
1997-03-03
1
-2
/
+2
*
Changed vfc_typenum back to vfc_index. The old vfsconf struct is now
bde
1997-03-03
1
-1
/
+1
*
MAXLOGNAME currently 16, not 12
ache
1997-03-02
1
-1
/
+1
*
Pendantic change of null to NUL. Also warn that this function does not
imp
1997-03-02
1
-3
/
+9
*
This commit was generated by cvs2svn to compensate for changes in r23291,
bde
1997-03-02
1
-0
/
+77
|
\
|
*
Attempt to import Lite2's getvfsbyname.c.
bde
1997-03-02
1
-0
/
+77
|
*
pull this in to avoid fixing these twice
peter
1996-08-30
1
-5
/
+6
*
|
getnetbyaddr now takes an unsigned long as its first argument.
mpp
1997-02-28
1
-1
/
+1
*
|
Oops! I accidently commited a change that wasn't ready for prime
mpp
1997-02-28
1
-15
/
+0
*
|
The struct vfsconf element vfc_index is now vfs_typenum.
mpp
1997-02-28
2
-2
/
+17
*
|
Correct the xref section - it was incorrectly using .Fn instead
mpp
1997-02-28
1
-4
/
+4
*
|
"infinity" check was missed from login_getcapsize(), add it
ache
1997-02-27
1
-1
/
+7
*
|
Buffer overflow from DNS name information which could cause root access
imp
1997-02-26
1
-1
/
+2
*
|
Use the C library version of log10() instead of the inaccurate formula
bde
1997-02-24
1
-4
/
+2
*
|
Oops, I thought I was fixing the double precision lg10 in the
bde
1997-02-24
1
-2
/
+2
*
|
Revert $FreeBSD$ to $Id$
peter
1997-02-22
638
-719
/
+719
*
|
Revert $FreeBSD$ to $Id$
peter
1997-02-22
4
-4
/
+4
*
|
Back out an easy $FreeBSD$
peter
1997-02-22
1
-1
/
+1
*
|
Split up the Bessel function wrapper files so that most wrapper functions
bde
1997-02-20
13
-177
/
+315
*
|
Removed misplaced duplicate of comment about implementation details.
bde
1997-02-20
1
-22
/
+0
*
|
Compute (1 - x^2) as ((1 - x) * (1 + x)) instead of as (1 - x * x) to
bde
1997-02-20
2
-11
/
+23
*
|
Typogrammatical error 'with' -> 'when'.
danny
1997-02-20
1
-1
/
+1
*
|
Add forgotten man page link fts_set.3 -> fts.3
wosch
1997-02-16
1
-1
/
+1
*
|
Select between the generic math functions and the i387-specific ones
bde
1997-02-16
25
-56
/
+110
*
|
Use the C library version of log10() instead of the inaccurate formula
bde
1997-02-16
1
-3
/
+1
*
|
Fixed the i87 version of exp(). It returned NaN for args +-Inf. It had
bde
1997-02-16
1
-0
/
+42
*
|
Put back .endif clobbered by the previous commit, breaking the
jkh
1997-02-15
1
-0
/
+1
*
|
Reviewed by: Bruce Evans <bde@freebsd.org>
danny
1997-02-15
1
-0
/
+6
*
|
Allow commonly-used "insecure" as a valid keyword in /etc/ttys.
davidn
1997-02-15
1
-0
/
+2
*
|
Disabled the i387 version if log1p(). It just evaluates log(1 + x).
bde
1997-02-15
1
-2
/
+4
*
|
Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.h
bde
1997-02-14
3
-41
/
+21
*
|
lite2 remame: vfc_index --> vfc_typenum
adam
1997-02-12
1
-1
/
+1
*
|
Obsolete fgetline() -> fgetln(); and chop off newline if necessary.
davidn
1997-02-10
1
-4
/
+5
*
|
Update to reflect new Lite2 mount.h and friends.
mpp
1997-02-10
1
-50
/
+53
*
|
Update to reflect new Lite2 mount.h.
mpp
1997-02-10
2
-6
/
+16
*
|
Move _PathLocale to data-only file, so setrunelocale() not pick up
ache
1997-02-09
2
-2
/
+2
*
|
Fix PR2579: potential security hole in rcmd.c
imp
1997-02-09
1
-2
/
+2
*
|
Do Andrey's homework :) before merging this into 2.2:
joerg
1997-02-08
2
-1
/
+6
*
|
Include "setlocale.h" for _PathLocale like other parts already did
ache
1997-02-07
1
-3
/
+2
*
|
Activate libopie
pst
1997-02-07
1
-2
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r22375,
pst
1997-02-07
1
-0
/
+27
|
\
\
|
*
|
Build libopie from contrib_opie module.
pst
1997-02-07
1
-0
/
+27
|
/
[next]