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
/
column
Age
Commit message (
Expand
)
Author
2016-10-02
Move information about exit values from DESCRIPTION to EXIT STATUS section.
abhinav
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-03-09
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
joerg
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-24
don't free input buffer repeatedly during non-whitespace hunt
mlelstv
2008-03-09
Add missing GROUP heading in example. From PR bin/38205 from Aleksej
dholland
2008-02-23
- sizeof(type) -> sizeof(variable)
christos
2008-02-23
maxcols and DEFCOLS are column counts, not "how much space to
oster
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-12-09
- Change all emalloc to ecalloc, since the previous implementation of emalloc
christos
2006-08-26
More programs using efun.
christos
2006-04-09
Coverity CID 1596: Plug memory leak.
christos
2006-03-16
warns=4
christos
2005-12-17
PR/32322: Daniel de Kok: Division by zero in column(1) with certain column
christos
2005-02-17
Kill __P(), use ANSI function declarations, constify; WARNS=3.
xtraeme
2003-10-16
safer use of realloc
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-01
Whitespace cleanup.
wiz
1998-11-06
- include <termios.h> for winsize
christos
1998-07-28
__AUDIT__ cleanup.
mycroft
1997-10-18
test against != NULL not == NULL....
lukem
1997-10-18
WARNSify, fix .Nm usage, getopt returns -1 not EOF
lukem
1997-07-01
make usage string match manpage
mikel
1995-09-02
Sync with 4.4lite2
jtc
1995-03-26
merge with 4.4Lite
glass
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-31
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd