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
*
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
*
Config information for FreeBSD
pst
1997-02-07
1
-0
/
+322
*
Comment out PATH_LOCALE reference
ache
1997-02-06
2
-2
/
+2
*
Use symbolic constants instead of hardcoded digits
ache
1997-02-06
4
-32
/
+51
*
Fix yet another setlocale() bug.
pst
1997-02-06
1
-1
/
+1
*
Submitted by: John Birrell
julian
1997-02-05
127
-558
/
+3037
*
Add XXX comment describing potential memset non-portable issue
ache
1997-02-05
1
-0
/
+3
*
Update the comment why range checking is not needed
ache
1997-02-05
1
-1
/
+1
*
Update the comment why range checking not needed
ache
1997-02-05
3
-4
/
+4
*
Killed getenv of PATH_LOCALE per Andrey's suggestion. It was intended
dg
1997-02-05
1
-11
/
+2
*
1MB is 1048576 bytes, not 1038476 bytes. (I can see that the original
asami
1997-02-05
1
-1
/
+1
*
Add yet one comment saying that range checking already done
ache
1997-02-03
1
-0
/
+1
*
Cruft cleanup to eliminate useless warnings
pst
1997-02-02
1
-3
/
+6
*
Make this texinfo file info-aware.
joerg
1997-02-01
2
-5
/
+69
*
Don't use hardcoded *roff font change requests.
mpp
1997-01-31
2
-3
/
+5
*
Don't use hardcoded *roff font change requests. Do it
mpp
1997-01-31
7
-18
/
+56
*
Very minor mdoc cleanup.
mpp
1997-01-31
19
-36
/
+36
*
Update to reflect current include files.
mpp
1997-01-30
1
-3
/
+12
*
Update to reflect current include files.
mpp
1997-01-30
5
-32
/
+41
*
Dont' mlink getgrent.3 to setgrfile.3, since there is no
mpp
1997-01-30
1
-1
/
+1
*
Update to reflect current include files.
mpp
1997-01-30
7
-47
/
+172
*
Update to reflect current include files.
mpp
1997-01-30
1
-2
/
+2
*
Correct "Chflags() will fail it:" to read "Chflags() will fail if:".
jmacd
1997-01-30
1
-1
/
+1
*
Fix free()ing block twice, remove unused function.
davidn
1997-01-30
1
-15
/
+1
[next]