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
/
getnetgrent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <ctype.h> for isspace()'s prototype (or a macro version).
tjr
2003-01-03
1
-0
/
+1
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
#include <string.h> instead of <strings.h>
des
2002-04-25
1
-1
/
+1
*
* Remove 'register'. (some functions had 7+ register functions...)
obrien
2002-02-01
1
-9
/
+9
*
Add unsigned char cast to isspace arg
ache
1999-11-04
1
-3
/
+5
*
Replace previous commit with a check disallowing ptr from running
steve
1998-03-01
1
-14
/
+7
*
Fix _listmatch() again so that it works with group lists containing only
wpaul
1998-02-12
1
-7
/
+14
*
Close PR #4867: improve _listmatch() to avoid returning false positives.
wpaul
1997-11-16
1
-9
/
+16
*
Improve the innetgr() NIS+ compat kludge. We should only fail over to the
wpaul
1997-10-13
1
-18
/
+25
*
NIS+ compatibility kludge. A long time ago, I set up innetgr() so
wpaul
1997-10-11
1
-0
/
+7
*
Merge from Lite2:
peter
1997-03-11
1
-5
/
+5
*
Small yet significant tweaks/cleanups:
wpaul
1996-12-27
1
-2
/
+2
*
_key is a char array and we don't need to pass its address to _buildkey()
jkh
1996-12-05
1
-1
/
+1
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-2
/
+2
*
- Fix _listmatch() to close PR #1207.
wpaul
1996-05-21
1
-8
/
+8
*
NIS cleanups and fixes, the next generation.
wpaul
1996-04-16
1
-1
/
+1
*
Fix a few NIS-related bogons:
wpaul
1996-04-15
1
-11
/
+14
*
Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.
wpaul
1995-12-02
1
-1
/
+2
*
getpwent.c: turn the code that checks the override caches into a
wpaul
1995-09-02
1
-2
/
+7
*
Fix _listmatch() so that it doesn't fall off the end of the list string.
wpaul
1995-08-08
1
-6
/
+5
*
Just when you thought it was safe...
wpaul
1995-08-07
1
-13
/
+188
*
Fixes for PR #508 and #509 ('botched 'Bad netgroup' error message' and
wpaul
1995-06-23
1
-7
/
+43
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
getpwent.c: fix problem with emacs dumping core when NIS is enabled. Also
wpaul
1995-04-04
1
-3
/
+9
*
Make sanity checks saner: don't let setnetgrent() or innetgr() swallow
wpaul
1995-03-24
1
-2
/
+8
*
Don't let setnetgrent() operate on a null or empty group name: it can
wpaul
1995-03-23
1
-0
/
+4
*
Use better/stronger/faster NIS lookup code: by using yp_match() instead of
wpaul
1995-03-21
1
-44
/
+14
*
Whoops: expanding netgroups that reference multiple netgroups doesn't
wpaul
1995-03-19
1
-1
/
+1
*
Two major changes:
wpaul
1995-03-19
1
-4
/
+71
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+339