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.bin
/
tip
Age
Commit message (
Expand
)
Author
2023-04-25
tip.1: s/Mail.1/mail.1/ ("Mail" was removed in 9)
gutteridge
2022-05-22
fix various small typos, mainly in comments.
andvar
2022-01-24
s/begining/beginning/ in comments and messages.
andvar
2021-09-11
Add missing double p and d for stopped and overriden accordingly.
andvar
2021-09-10
usr.bin: remove unnecessary lint comment CONSTCOND
rillig
2020-07-22
s/reseting/resetting/
msaitoh
2020-04-23
Avoid using common symbol definitions.
joerg
2019-08-18
check speed argument conversion (Thierry Laronde)
christos
2019-02-28
Make xgetchar() return an int like getchar() does, and remove needless cast.
gson
2019-02-22
Check getchar() result for EOF.
uwe
2019-02-06
Make cu(1) and tip(1) recognize newline (^J) as end-of-line.
rin
2019-02-01
compare pointers with NULL not '\0'.
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-09-05
Drop main() prototype.
sevan
2016-06-30
PR 51192 David Binderman: fix wrong logic (probably)
dholland
2016-01-03
Put back -n
christos
2015-06-17
add missing quote, remove some braces.
christos
2015-06-16
fix some error handling.
christos
2015-06-11
Don't call exit() from a signal handler, as it's not async-signal-safe;
gson
2014-07-27
Remove broken snprintf usage (noted in PR 47976) and replace with
dholland
2014-07-12
don't enable IXANY.
mlelstv
2013-10-21
get rid of equal(), use {s,g}etprogname().
christos
2013-06-02
PR/47877: Michael van Elst: Disable and enable software flow control properly
christos
2012-03-22
Fix whitespace nits. Suggested by Bug Hunting.
wiz
2012-02-24
Add explicit continue to empty loop body.
joerg
2012-02-23
while (...);
joerg
2011-09-06
Use __dead. Make a bunch of local functions static.
joerg
2011-05-24
Properly use format string
joerg
2010-01-28
fix language
mbalmer
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-03-13
Use .Tn for XMODEM. Use .Bl -column for physically marked up table.
joerg
2009-01-18
fix -Wsign-compare issues
lukem
2009-01-17
Improve description in NAME section:
wiz
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-03-09
Move #include <libgen.h> from tip.h to the place where it's really needed.
hubertf
2007-02-16
Moved ctype.h from header to source file in usr.bin/tip.
hubertf
2006-12-23
Punctuation nits.
wiz
2006-12-14
pass lint; from Anon Ymous
christos
2006-12-14
kill the (void)&foo; from Anon Ymous
christos
2006-11-29
Use getopt() for arguments. Suggested by tls@.
jdc
2006-11-29
Add missing cu synopsis and options.
jdc
2006-11-29
Add Taylor cu compatibility: -f and "dir"
jdc
2006-10-24
Added volatile keyword to variable that might be clobbered by longjmp
gson
2006-10-22
sprinkle volatile.
christos
2006-10-22
use c99 initializer.
christos
2006-10-22
sprinkle volatile.
christos
2006-05-22
the intention of the whole tip-as-cu thing was to allow tip-as-cu and
dan
2006-05-11
end the argument list to exec*(3) with a NULL instead of a bare '0', as
mrg
2006-04-30
Coverity CID 2972, 2973: Don't call close() with a negative fd.
christos
2006-04-08
Include bsd.own.mk; from Jukka Salmi
christos
[next]