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
Age
Commit message (
Expand
)
Author
2000-05-10
Don't need local extern declaration of strtouq() - it's in <stdlib.h>.
simonb
2000-05-09
Initial commit of arm26 port
bjh21
2000-05-08
Add -P to the usage message (forgot this, long ago).
tv
2000-05-07
__sparc -> __sparc__
mycroft
2000-05-06
Do not count the end of a line in the bigram table. Newlines are stripped
mycroft
2000-05-06
Adjust the previous change to not generate garbage databases.
mycroft
2000-05-05
sync with sendmail path change (/etc/aliases -> /etc/mail/aliases)
itojun
2000-05-04
support OSF/1
drochner
2000-05-04
conditionalize prototypes for REMOTE support
drochner
2000-05-04
make cleaner C for more picky compilers
drochner
2000-05-01
convert to ANSI KNF
lukem
2000-05-01
* Add support for `fget localfile', which reads a list of filenames to
lukem
2000-04-29
Always wrap the bigram string in double quotes, in case it contains spaces.
mycroft
2000-04-29
Added the :U :D :L :P :! and :@ modifiers as used by ODE make.
sjg
2000-04-29
Allow MAKESYSPATH in the environment to override the default syspath.
sjg
2000-04-29
fix SHOW to work on any platform
matt
2000-04-27
u_quad_t must be cast to (long long) to be printed with %llu.
thorpej
2000-04-27
Eliminate a bunch of terminal hackage that we do not need.
mycroft
2000-04-27
Fix arguments to *printw().
jdc
2000-04-26
Prevent "kdump" from causing a segmentation fault if the io buffer that
tron
2000-04-24
Print the zero page statistics.
thorpej
2000-04-24
allow IPv6 extended numeric address in host part.
itojun
2000-04-23
Correct wrong variable being tested in env parsing loop. Fixes
mjl
2000-04-22
Make this work again now that curses no longer does an implicit tgetent()
thorpej
2000-04-20
Convert updatedb script from C-shell to bourne shell.
jdolecek
2000-04-20
Changes to make MAKEOBJDIRPREFIX useful.
sjg
2000-04-20
We have _SC_2_C_BIND now, enable POSIX2_C_BIND.
simonb
2000-04-19
Define members previously defined as u_long in struct iftot as u_quad_t.
enami
2000-04-18
Buf_GetAll() takes an int *, not a size_t *.
simonb
2000-04-17
Don't type && when you mean || (pointed out by David Holland)
christos
2000-04-17
implement lchflags(2), which does the chflags(2) dance without following
mrg
2000-04-16
PR/9898: David Holland: small glitch in var substitution for single letter
christos
2000-04-16
prefix errors with the program name.
christos
2000-04-16
Don't core-dump when the current working directory is not readable
christos
2000-04-16
PR/9899: David A. Holland: multi-variable .for constructs in make
christos
2000-04-16
kill trailing blank line.
mrg
2000-04-15
reword slightly.
mrg
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-04-13
for NetBSD 1.4 and above, use <sys/swap.h>
mrg
2000-04-13
use <sys/swap.h>. should have happened years ago.
mrg
2000-04-13
crank version
lukem
2000-04-13
fixes from cgd:
lukem
2000-04-13
s/strtoq/strtoll/ (the latter is standardised)
lukem
2000-04-13
[ktruss] Use fork(2), not vfork(2).
itohy
2000-04-12
Make some columns and headers line up.
simonb
2000-04-11
Reorder two commands so that substring matching doesn't make one shadow
jwise
2000-04-11
Two UI changes:
jwise
2000-04-10
Convert to use setemul() stuff from kdump. This also fixes mapping to
jdolecek
2000-04-10
ectx_sanify(): if default_emul is not set, use netbsd emulation (may happen w...
jdolecek
[next]