index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pppd
/
chat
Age
Commit message (
Expand
)
Author
2013-11-28
Remove pppd
christos
2005-02-21
Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it in
cube
2005-02-20
Make this use the new pppd version.
cube
2003-11-02
Increase the buffer size for result strings. Reported by Sergey Svishchev
christos
2003-05-16
avoid possible buffer overrun
itojun
2003-03-31
dialling->dialing (from me)
perry
2002-12-06
Avoid conflict with reserved identifier "logf".
thorpej
2002-10-29
Fix typos. Found by Adrian Mrva.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-11-21
Explicitly write explicitly without a second e.
wiz
2001-09-24
va_{start,end} audit:
wiz
2001-06-21
order the eE options as the others.
christos
2001-05-26
Add `E' to getopt string, so the -E option is recognized.
he
2001-04-05
uucico(8), not (1). Whitespace fixes.
wiz
2001-01-16
Avoid accidental use of trigraphs. Pointed out by development version of gcc.
cgd
2000-12-20
avoid use of ANSI C trigraph ??)
cgd
2000-09-23
- resolve conflicts
christos
2000-07-16
Resolve conflicts from import.
tron
2000-03-29
clarify syslog facility, fixes bin/9693
deberg
1999-08-25
forgot two #endif's :-(
christos
1999-08-25
resolve conflicts.
christos
1999-05-06
[PR/5685] Set ONLCR bit in oflags of tty mode to prevent hanging in
jeremy
1999-01-24
Keep the example strings on one line.
ross
1998-09-02
Apply diffs from patchlevel 5.
christos
1998-07-26
const poisoning.
mycroft
1998-05-02
Resolve conflicts
christos
1997-10-18
rcsid fascism
lukem
1997-10-17
add Makefile.inc to use ../Makefile.inc, and cleanup subdir Makefiles
lukem
1997-10-14
Fix command-line argument processing
mellon
1997-09-26
Fix gcc warnings.
christos
1997-09-26
Resolve conflicts
christos
1997-05-17
Resolve conflicts
christos
1997-05-13
fix typos; from Dave Huang in PR bin/3611.
mikel
1997-05-11
use ../../Makefile.inc instead of defining BINDIR locally.
mikel
1997-03-12
Resolve conflicts cleanup warnings.
christos
1997-03-08
alternate -> alternative, per PR 2643
mouse
1996-08-10
allow comments in chat scripts. pr misc/2450
explorer
1995-07-04
New version of chat from ppp-2.2 distribution. The locking code is
paulus
1994-12-22
specify man pages the new way.
cgd
1994-09-23
Use POSIX form of kill(1).
mycroft
1994-05-30
Improvements to chat plus a man page from Al Longyear <longyear@netcom.com>.
paulus
1993-11-09
Fixed bug where chat would fail if it didn't find the string it was
paulus
1993-08-23
Cleanup port to NetBSD
brezak
1993-08-16
__386BSD__ --> __NetBSD__
mycroft
1993-08-14
ppp from paul mackerras
deraadt