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.sbin
/
timed
Age
Commit message (
Expand
)
Author
2018-02-04
fixes for GCC 6.4:
mrg
2018-01-16
Returns void, mark noreturn.
maya
2017-08-11
PR bin/42464: Timothy McIntosh: Fix timed interoperability
ginsbach
2015-06-16
improve error messages (remove \n, use __func__, etc)
christos
2014-07-05
Reorg docs, part 1:
dholland
2014-07-05
Rework /usr/share/doc.
dholland
2012-11-04
include utmpx.h if needed
christos
2012-01-16
PR/45842: Henning Petersen: compare fgets with NULL not 0
christos
2011-08-31
Use __dead
joerg
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-04-08
Remove non-sensical .ad macro. Don't use .Xo/.Xc.
joerg
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-02-16
cmdtab is supposed to be const.
matt
2008-02-16
Change/fix tsptype to const char * const [];
matt
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-17
whitespace fixes.
christos
2007-05-17
Deal with delta being negative on machines which signed shifts don't shift 1's.
christos
2007-02-04
* timed and timedc:
cbiere
2007-01-28
Let timedc use the dedicated account "_timedc" for dropping privileges
cbiere
2007-01-27
* timedc is no longer setuid-root and is only usable by root due to the
cbiere
2007-01-27
bind() in priv_resources() is now unnecessary as pointed out by christos.
cbiere
2007-01-27
* Fixed a 64-bit issue in daydiff().
cbiere
2007-01-26
- centralize sendto tsp
christos
2007-01-25
WARNS=4
christos
2007-01-25
- merge the update code in one function
christos
2007-01-25
sprinkle const.
christos
2007-01-25
* Modified in_cksum() so it can handle unaligned data.
cbiere
2007-01-25
- use rresvport() instead of open-coding it.
christos
2007-01-25
PR/35479: djv AT bedford DOT net: fix byte order issue and zero the sockaddr.
christos
2007-01-16
#including <syslog.h> once is enough
hubertf
2006-06-15
This has not worked since 2003. (Hello Itojun!)
christos
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2005-04-19
make master() return void.
christos
2005-02-06
remove obsolete register declarations.
perry
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-09-28
Improvements from Christian "naddy" Weisgerber:
wiz
2004-02-09
s/transmitts/transmits/
wiz
2003-10-13
makeargv overrun. from openbsd
itojun
2003-08-18
SIOCGIFCONF -> getifaddrs conversion
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-06-30
Simplify macro usage.
wiz
2003-05-17
use strlcpy
itojun
2003-05-16
avoid possible buffer overrun
itojun
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-01-20
The Double-Semi-Colon Police.
simonb
2003-01-06
compatibility, not compatiblity.
wiz
2003-01-05
Add ${MACROS} to ${ROFF} usage to make output readable
pooka
2002-09-19
select() -> poll(), nanosleep()
mycroft
[next]