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
/
net
/
rcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+2
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-7
/
+5
*
Remove __P() usage.
obrien
2002-03-21
1
-2
/
+2
*
Remove 'register' keyword.
obrien
2002-03-21
1
-2
/
+2
*
Allow users to specify a command to use as remote command instead of
imp
2001-10-23
1
-4
/
+20
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-13
/
+19
*
- __ivaliduser_sa() was introduced for forthcoming IPv6 support to lpd
ume
2000-12-04
1
-102
/
+170
*
Don't retry connecting via the same medium.
ume
2000-08-10
1
-16
/
+8
*
Copy canonname for *ahost, into static buffer.
ume
2000-07-20
1
-10
/
+10
*
Alocate rcmd{,_af}()'s *ahost argument using malloc() (well
brian
2000-07-20
1
-3
/
+9
*
Try and fix the worst of some highly bogus malloc/free resource
peter
2000-07-11
1
-1
/
+1
*
Back out that last commit, it may be insecure (pointed out by Warner
bsd
2000-03-16
1
-1
/
+1
*
Slight adjustment to __ivaliduser() - don't ignore the last line in
bsd
2000-03-16
1
-1
/
+1
*
Add more dual stack consideration.
shin
2000-02-10
1
-1
/
+5
*
sync iruserok() extension API with other BSDs
shin
2000-02-01
1
-28
/
+53
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-20
/
+25
*
Removed 3rd arg from bindresvport_sa() call, because the 3rd arg have been
shin
2000-01-26
1
-2
/
+1
*
bindresvport related changes
shin
2000-01-26
1
-2
/
+2
*
several tcp apps IPv6 update
shin
2000-01-25
1
-1
/
+12
*
libc rcmd update for IPv6.
shin
2000-01-13
1
-69
/
+198
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-20
/
+20
*
Add unsigned char cast to is[x]digit
ache
1999-11-04
1
-1
/
+1
*
unsigned char cast to ctype macros
ache
1999-11-04
1
-1
/
+3
*
64bit portability fixes.
dfr
1998-10-05
1
-11
/
+11
*
Buffer overflow from DNS name information which could cause root access
imp
1997-02-26
1
-1
/
+2
*
Fix PR2579: potential security hole in rcmd.c
imp
1997-02-09
1
-2
/
+2
*
clear sockaddr_in's on stack before use
peter
1996-08-12
1
-26
/
+28
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-0
/
+2
*
Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate a
peter
1996-05-31
1
-12
/
+24
*
Submitted by: Bill Fenner <fenner@parc.xerox.com>
wpaul
1995-08-14
1
-3
/
+5
*
Just when you thought it was safe...
wpaul
1995-08-07
1
-4
/
+16
*
Slight adjustment to previous fix for __ivaliduser(). It was checking for
peter
1995-07-16
1
-2
/
+4
*
Make ruserok() accept the #-starting comment lines we used to have
joerg
1995-07-16
1
-0
/
+2
*
At last! Modified __ivaliduser() to do the same kind of user/host validation
wpaul
1995-03-20
1
-3
/
+69
*
Based on fix from 1.1.5.1:
csgr
1994-09-08
1
-1
/
+10
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+408