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
/
seq
Age
Commit message (
Expand
)
Author
2018-12-17
- Default terminator to \n
christos
2017-10-29
The sign is optional in an exponent
ginsbach
2017-10-29
Fix typos (from FreeBSD)
ginsbach
2016-09-05
Drop main() prototype.
sevan
2016-08-18
seq(1) first appeared in Research Unix 8th Edition, which was before Plan 9.
sevan
2013-04-07
* Punctuation
jdf
2011-08-17
document non literal string format
christos
2010-05-27
Rerun valid_format() both before and after unescaping the format
dholland
2010-05-27
Fix valid_format() to be more careful about allowing only valid printf
dholland
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2008-11-26
new sentence, new line
ginsbach
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-30
Remove clause 3 and 4 from TNF licenses
ginsbach
2008-01-18
Fix problem with handling escaped octal and hexadecimal sequences in the -f
ginsbach
2006-01-07
Add missing DPADD for LIBMATH
garbled
2005-01-20
Add missing 'by' in license attribution -- Thanks, wiz!
ginsbach
2005-01-20
Sync usage with man page.
wiz
2005-01-20
Add RCS Id; sort option(s) without arguments before options with,
wiz
2005-01-20
Drop trailing whitespace.
wiz
2005-01-20
seq(1) - print sequences of numbers
ginsbach