This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
libexec
/
telnetd
History
Guy Helmer
7582054e10
Fix the number of bytes allocated by realloc when more space is needed
...
for the vector of arguments. MFC after: 1 week
2001-06-07 20:05:18 +00:00
..
defs.h
…
ext.h
Don't use sizeof() on a pointer when we really wanted to measure
2000-11-19 10:01:27 +00:00
global.c
…
Makefile
Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.
2001-03-28 12:08:22 +00:00
pathnames.h
…
slc.c
Synch: prefer memmove() over bcopy(), since the first is a C-standard
2001-02-07 22:18:58 +00:00
state.c
Preceed/preceeding are not english words. Use precede or preceding.
2001-02-18 10:25:42 +00:00
sys_term.c
Fix the number of bytes allocated by realloc when more space is needed
2001-06-07 20:05:18 +00:00
telnetd.8
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
telnetd.c
Fix typo: wierd -> weird.
2001-02-06 09:25:10 +00:00
telnetd.h
…
termstat.c
Fix typo: seperate -> separate.
2001-02-06 10:39:38 +00:00
utility.c
…