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
/
lpr
Age
Commit message (
Expand
)
Author
2006-05-25
Add missing semicolon.
christos
2006-05-25
Coverity CID 830: Avoid NULL deref.
christos
2006-05-25
Coverity CID 3322: Fix memory leak.
christos
2006-05-11
end the argument list to exec*(3) with a NULL instead of a bare '0', as
mrg
2006-03-21
Coverity CID 1225: Don't close negative fd. While here fix fd leak.
christos
2006-03-21
Coverity CID 1750: Add a function to free a queue and use it.
christos
2006-03-21
Coverity CID 1752: getq() always allocates a queue if nitems >= 0, so always
christos
2006-03-17
Appease Coverity CID 2580 [not a bug]
christos
2006-03-17
free memory on allocation failure.
christos
2006-01-29
- use sizeof() instead of the buffer size.
christos
2006-01-22
New sentence, new line. Bump date for previous. Properly case PostScript.
wiz
2006-01-21
Bump date for previous.
wiz
2006-01-20
Instead of dealing with port@host in many places, do it where it is needed.
christos
2006-01-20
Add control file documentation for 'o' handling, and fix the
garbled
2006-01-20
Add a simple filter that encapsulates ascii text into HP PJL format.
garbled
2006-01-19
Fix PR bin/30272 Lpd would create the tempfile "remotexxxxx" and send
garbled
2006-01-18
If we set SIGCHLD to SIG_IGN then any wait()'s on the child processes will
garbled
2006-01-18
change return(0) to return(rv). We went to all the trouble to calculate the
garbled
2006-01-17
per PR bin/12958 change buf[MAXPATHLEN] to buf[BUFSIZ] to avoid potential
garbled
2006-01-17
Update a comment regarding control file WRT "o"
garbled
2006-01-17
Fix PR bin/14247
garbled
2006-01-17
in ckqueue() if "sd" is not an existing capability, than sd will be
garbled
2006-01-15
Fix obvious error, hopefully correctly.
is
2006-01-12
New sentence, new line.
wiz
2006-01-12
sizeof(char) is unneccesary.
garbled
2006-01-12
Add libedit command line history capability to lpc(8).
garbled
2006-01-04
Address PR bin/12112
garbled
2005-12-02
constify.
yamt
2005-11-28
- WARNS = 4
christos
2005-11-27
the mktemp() use here is not OK, adjust comment
jdolecek
2005-08-19
64 bit inode changes
christos
2005-06-02
Ensure s is initialized before testing (none of the sockets may be ready
lukem
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2004-11-16
NI_WITHSCOPEID was not picked up by IETF standardization
itojun
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-08-26
Avoid printing a useless \0. From SHIMIZU Ryo in PR 26766.
wiz
2004-05-23
Really set "MKPRIVATELIB" and not "INTERNALLIB".
tron
2004-05-23
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
lukem
2004-04-24
constify printcapdb
christos
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2003-10-19
#define _PATH_BIN_RCMD in common_source/pathnames.h rather than using
lukem
2003-10-16
safer use of realloc
itojun
2003-10-16
safer realloc.
itojun
2003-09-01
plug memory leak. oenbsd-pr-3425
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-13
use bounded string op
itojun
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-05-17
use strlcpy/strlcat.
itojun
2003-05-17
sscanf possible overrun
itojun
2003-04-16
p before q in options/usage.
wiz
[next]