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
/
libexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
nate
1995-12-02
1
-1
/
+1
*
It is not necessary to check if a '-' is in lusername., Checking if
guido
1995-12-01
1
-1
/
+1
*
Timeout when an expected accept does not happen after all.
guido
1995-11-29
1
-3
/
+11
*
Stop rlogind from bogusly ignoring an explicit .rhosts file for root.
peter
1995-11-20
1
-3
/
+2
*
Add missing & in des_set_key argument
ache
1995-11-19
1
-1
/
+1
*
Move the setlogin() call a little earlier.. It was being done in the child
peter
1995-11-12
1
-4
/
+5
*
Changed the terminology for what used to be called the "memorizing"
nate
1995-11-02
2
-188
/
+90
*
Revert fsync ifdef behaviour and name, now default variant acts like
ache
1995-10-31
2
-2
/
+4
*
Put fsync under #ifdef EXTRA_SANITY and turn it off by default.
ache
1995-10-31
2
-5
/
+8
*
Add revnetgroup.
wpaul
1995-10-26
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r11814,
wpaul
1995-10-26
6
-0
/
+951
*
Run-time linker speedups - Round One
nate
1995-10-25
1
-3
/
+170
*
Remove LD_NOSTD_PATH unsetenv, isn't exist anymore
ache
1995-10-24
1
-1
/
+0
*
Remove LD_NOSTD_PATH implementation, it isn't works and
ache
1995-10-24
1
-4
/
+2
*
if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") too
ache
1995-10-21
1
-1
/
+2
*
Fix original patch error with ! before strncmp
ache
1995-10-20
1
-4
/
+10
*
Don't allow LD_* env. variables to be tricked
ache
1995-10-20
1
-0
/
+22
*
Added a -D option to set the TCP_NODELAY socket option. This improves
dg
1995-10-15
2
-5
/
+17
*
Kerberos can now deal with multi-homed clients.
gibbs
1995-10-05
1
-1
/
+1
*
This is a FreeBSD manpage, not a NetBSD manpage. :)
nate
1995-10-05
3
-6
/
+6
*
Build secure telnetd if available and allowed
ache
1995-09-29
1
-0
/
+2
*
Fix SRCS (.c's were .o's) so that `make depend' works.
bde
1995-09-28
1
-2
/
+2
*
Make the error message more readable when 'ld.so' cannot locate a needed
nate
1995-09-27
1
-13
/
+11
*
Fixup the "ld.so failed" message for the case when ld.so finds undefined
nate
1995-09-27
1
-5
/
+5
*
Fixed bug introduced with the change of startslave()...two arguments
dg
1995-09-11
1
-3
/
+3
*
Move erase cleanup outside linemode conditional
pst
1995-09-06
1
-1
/
+1
*
Properly set the erase character for the login prompt.
pst
1995-09-05
1
-1
/
+5
*
Delay starting login process until option negotiation is complete to
pst
1995-09-05
1
-22
/
+7
*
Fix ${.CURDIR} misspelling
ache
1995-08-29
1
-2
/
+2
*
Check for expired passwords before allowing access to the system.
mpp
1995-08-28
5
-5
/
+19
*
Import Paul Kranenburg's man page for ld.so (aka. rtld).
joerg
1995-08-26
4
-2
/
+435
*
Upgrade to 2.9
ache
1995-08-21
5
-68
/
+236
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-08-06
1
-1
/
+1
*
Only build telnetd if secure telnetd is not going to be built.
markm
1995-08-06
1
-1
/
+5
*
Use data ports in the range 40000..44999 by default to enhance FTP usability
pst
1995-08-05
3
-8
/
+46
*
Fix some typos in a comment BUAD -> BAUD.
ats
1995-08-05
1
-3
/
+3
*
Back this change out. It's just not worth arguing over and any further emails
jkh
1995-08-03
2
-35
/
+4
*
Change default banner fro 4.4 BSD to FreeBSD.
paul
1995-08-02
1
-1
/
+1
*
Use the same DECODE_BAUD trick like in new telnetd to obtain
ache
1995-08-02
1
-0
/
+17
*
A useful aid.. Add support for:
jkh
1995-08-01
2
-4
/
+35
*
rexecd was not calling "setlogin()" when it should have. This was causing
peter
1995-07-29
1
-0
/
+2
*
Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5.
wpaul
1995-07-25
1
-2
/
+2
*
Change hardcoded 15 (which means 38400) to B115200 which is 17
ache
1995-07-23
1
-2
/
+1
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
1
-66
/
+234
*
The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code
dg
1995-06-17
1
-19
/
+28
*
Remove trailing whitespace.
rgrimes
1995-05-30
39
-142
/
+142
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
Make last change a little more robust by checking for failure of getcwd().
dg
1995-05-22
1
-1
/
+4
*
Set "HOME" so that tilde expands correctly. It previously was always root's
dg
1995-05-22
1
-0
/
+7
*
Speed up ftpd and make it more efficient:
wollman
1995-05-03
1
-7
/
+62
[next]