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
/
libc
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flag empty UID entries as errors (to stop typos from turning into
eivind
1999-11-06
1
-1
/
+6
*
Add unsigned char cast to isdigit
ache
1999-11-04
2
-2
/
+2
*
Add unsigned char cast to isspace arg
ache
1999-11-04
4
-7
/
+15
*
It is no longer necessary to prepend underscores to external symbols under
joerg
1999-11-02
1
-24
/
+8
*
mdoc(7)'fy
phantom
1999-10-30
3
-9
/
+21
*
"S" comes before "U"...
obrien
1999-10-25
1
-2
/
+2
*
YP/NIS code: remove unnecessary endgrent() calls which can cause fail on
ache
1999-10-16
1
-5
/
+3
*
Fix longstanding bug "unused stayopen" introduced in rev1.11
ache
1999-10-16
1
-2
/
+6
*
o Add $FreeBSD$ as a rcsid instead of in a comment
marcel
1999-10-02
1
-31
/
+28
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-5
/
+28
*
Explicitly use sigemptyset to clear a sigset_t. Explicit
marcel
1999-09-28
1
-1
/
+4
*
Nuke dlopen.3 -> dlversion.3 link.
phantom
1999-09-23
1
-2
/
+1
*
Add links for errc.3, verrc.3, warnc.3, vwarnc.3.
phantom
1999-09-22
1
-2
/
+3
*
If `who' was not specified, set the appropriate bits as the chmod(1)
ru
1999-09-22
1
-2
/
+6
*
mdoc(7)'fy
phantom
1999-09-21
1
-1
/
+1
*
Correct spelling : ascii -> ASCII
phantom
1999-09-20
1
-1
/
+1
*
- add reference to siginterrupt(3)
ru
1999-09-06
1
-32
/
+35
*
Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bug
des
1999-09-06
1
-0
/
+1
*
Fix the root cause of the fts buffer overflow. This is a temporary
imp
1999-09-02
2
-10
/
+46
*
Back out previous commit. I mistook passing commentary from bde for
sheldonh
1999-08-31
1
-9
/
+6
*
Only issue a warning for the first occurrence of a UID > USHRT_MAX and
sheldonh
1999-08-30
1
-6
/
+9
*
$Header$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
111
-111
/
+111
*
$Id$ -> $FreeBSD$
peter
1999-08-27
3
-3
/
+3
*
This is the addition of a syslog(3) security.* top-level category. This
green
1999-08-21
1
-1
/
+4
*
Reverted to revision 1.8 as previous fix causes fts_open with with a
pho
1999-08-15
2
-2
/
+2
*
Various man page cleanup:
mpp
1999-08-15
2
-4
/
+4
*
Reviewed by: phk
pho
1999-08-14
2
-2
/
+2
*
Bad reference of sysctl(1) changed to sysctl(8)
chris
1999-08-14
1
-3
/
+3
*
Fix some bad references:
chris
1999-08-14
1
-3
/
+3
*
Use the .At macro when referencing versions of AT&T UNIX.
mpp
1999-07-30
3
-6
/
+8
*
Add missing cause for an EINVAL return (msgtype < 1).
sheldonh
1999-07-26
1
-1
/
+4
*
Backed out previous commit. devname.3 and devname.c were broken in Lite1
bde
1999-07-24
1
-4
/
+6
*
Correct the information about the return value when no device matches
nik
1999-07-20
1
-6
/
+4
*
Make devname(3) return something more intelligent than NULL if it doesn't
phk
1999-07-18
1
-2
/
+27
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
64
-0
/
+69
*
Spell isinf(3) correctly.
steve
1999-06-07
1
-1
/
+1
*
Apply patch for PR #12008: remember to reset _yp_enabled flag in
wpaul
1999-06-04
1
-0
/
+2
*
Chflags was clearing all flags supplied on the command line after a
jmz
1999-05-21
3
-6
/
+6
*
Fixed disordering and duplication of MLINKS in previous commit to
bde
1999-05-19
1
-1
/
+2
*
Add a strsignal(3) (like strerror(3)) for libc compatability with other
peter
1999-05-18
2
-4
/
+20
*
More typos.
kris
1999-05-09
1
-2
/
+2
*
Typo.
kris
1999-05-09
1
-1
/
+1
*
Add missing strings.
phk
1999-04-24
1
-0
/
+7
*
Back out my change from 6 April PDT that added a new dlversion()
jdp
1999-04-22
2
-33
/
+1
*
Revise for KLD's.
ghelmer
1999-04-20
1
-55
/
+8
*
vfsload maps into kldload only now, no more fork/exec of modload(8).
peter
1999-04-19
1
-85
/
+1
*
Add manpage link for dlversion(3).
jdp
1999-04-07
1
-2
/
+3
*
Add a new function dlversion() which returns the version number of
jdp
1999-04-07
2
-2
/
+34
[next]