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
/
w
Age
Commit message (
Expand
)
Author
2001-12-08
Sort SEE ALSO and sections.
wiz
2001-12-01
Whitespace cleanup.
wiz
2001-11-05
Fix whitespace usage.
enami
2001-10-19
Appeared in .Bx 3.0, not .Ux 3.0.
wiz
2001-02-19
convert to use getprogname()
cgd
2001-01-05
ANSIfy.
mjl
2001-01-05
(From FreeBSD)
mjl
2000-12-20
__CONCAT does token pasting, not string concatnation. if something like:
cgd
2000-10-11
More format string cleanup by sommerfeld.
is
2000-09-28
add code to recognize special ftpd utmp entries and match corresponding
jdolecek
2000-08-21
- Don't core dump when we have stale utmp entries; warn the user instead.
christos
2000-07-22
Redo previous slightly differently - restore the behaviour of two
simonb
2000-07-15
- Set the minimum width for login name to 4, the width of "USER".
enami
2000-07-13
Use KERN_CONSDEV for determining the console device instead of CPU_CONSDEV
simonb
2000-06-25
Use p_login from struct proc instead of ut_name from struct utmp so
simonb
2000-06-08
Pass the size of struct kinfo_proc2 instead of kinfo_proc to kvm_getproc2
enami
2000-05-26
Use new sysctl/kvm interfaces and remove sgid bit.
simonb
2000-05-26
Handle SONPROC state.
thorpej
1999-11-29
No need for <machine/cpu.h> here.
pk
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1999-10-11
recognise "dty" the same as we do "tty"
mrg
1999-09-12
the PMAP_NEW option is gone as the new interface is no longer optional.
chs
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-01-29
Use correct buffer in kvm_openfiles().
pk
1998-07-06
- change setgid kmem programs (that lend themselves to this) so setegid(getgi...
mrg
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-04-02
Need <time.h> for strftime() and related definitions. Also, no need to
kleink
1998-04-02
Need <time.h> for localtime() and strftime() prototypes.
kleink
1998-02-18
add -DPMAP_NEW if PMAP_NEW is on in mk.conf
perry
1998-02-09
add -DUVM to CPPFLAGS if defined(UVM)
mrg
1997-11-01
Kill trailing comma in SEE ALSO section.
mycroft
1997-10-20
minor WARNS for i386
lukem
1997-10-20
WARNSify; deprecate register; clean up .Nm
mrg
1997-07-07
Don't print "up" if uptime is less than 30 seconds. (uptime rounds
phil
1997-05-19
Use inet_aton(3) rather than inet_addr(3).
mycroft
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-04-13
properly terminal buffer after calling strftime.
mrg
1997-03-31
PR/3416: enami tsugutomo: fix bug introduced in previous change to handle
christos
1997-03-29
PR/3399: Tatoku Ogaito: Careful with not null terminated utmp strings.
christos
1997-03-03
Message buffer passed to kvm_openfiles() should _POSIX2_LINE_MAX long; PR#3266
explorer
1997-01-09
Sync to 4.4BSD-Lite2
tls
1996-11-14
preserve data from localtime() buffer before reuse.
mikel
1996-09-27
Grok local timezone when determining "today".
thorpej
1996-06-07
RCS id police.
thorpej
1996-06-07
Discard setgid privileges if not reading the running kernel as suggested
thorpej
1996-05-21
print 1day not 1days. pr#2259
mrg
1996-04-08
Use errx() instead of err() to report failure of kvm_getprocs() call,
jtc
1995-05-25
Don't core dump when tty has no associated process.
mycroft
[next]