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
/
write
/
write.c
Age
Commit message (
Expand
)
Author
2011-09-06
static + __dead
joerg
2011-08-31
NULL does not need a cast
plunky
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2006-06-17
strncpy -> strlcpy
elad
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-20
separate the term check stuff.
christos
2002-08-16
defend against malicious line in ut_line, which could cause unwanted
itojun
2002-08-02
utmpx support.
christos
2001-01-03
un__Pify, ANSIfy and constify.
mjl
2001-01-03
/dev -> _PATH_DEV
mjl
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1998-12-20
char -> unsigned char
christos
1998-08-25
Add { and } to shut up egcs. Reformat the more questionable code.
ross
1998-07-26
const poisoning.
mycroft
1998-07-06
KNF. use S_IWGRP instead of homegrown crap. ensure tty buffer is nul-termina...
mrg
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1997-10-20
deprecate register
lukem
1997-10-19
WARNSify; clean up .Nm
mrg
1997-02-11
remove possibly dangerous sprintf and strcpy calls.
mrg
1997-01-20
sprintf -> snprintf, from David A. Holland <dholland@eecs.harvard.edu>
explorer
1997-01-17
fix write to print a warning if the sender has "mesg n" set, instead
perry
1995-08-31
sync with 4.4lite2
jtc
1994-12-21
misc cleanup by jimj and myself.
jtc
1994-09-19
Update to 4.4-Lite version, converted to use err*(3) and warn*(3).
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd