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
2007-11-04
remove the lower bound limitation on UUID, it is not necessary or mandated
plunky
2007-10-30
From Anon Ymous: Make this compile without MIME_SUPPORT.
christos
2007-10-30
bump date
christos
2007-10-30
From Anon Ymous:
christos
2007-10-29
From Anon Ymous:
christos
2007-10-28
x86 -> i386.
ragge
2007-10-27
bump date.
christos
2007-10-27
uncomment the group handling documentation.
christos
2007-10-27
Add somewhat inelegant logic to handle config.h for now - obviously not
abs
2007-10-27
- move grutil code to newgrp.
christos
2007-10-27
Move the grutil code from su to here. Requested by ginsbach@
christos
2007-10-27
From Anon Ymous:
christos
2007-10-27
From Anon Ymous:
christos
2007-10-23
From Anon Ymous:
christos
2007-10-22
Allow .PATH<suffix> to be used for .include "".
sjg
2007-10-19
Handle 2 digit years, from Anon Ymous
christos
2007-10-18
Make the license match to grutil.c
christos
2007-10-18
Put the proper license on this file, using the newgrp.c one.
christos
2007-10-17
From Anon Ymous:
christos
2007-10-17
From Anon Ymous:
christos
2007-10-15
Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). These
ad
2007-10-15
If we don't have emalloc, we won't have strndup either.
sjg
2007-10-14
Make it easier for the build environment (such as a configure script)
apb
2007-10-14
typo
jnemeth
2007-10-14
Convert to using raise_default_signal(3).
lukem
2007-10-14
Convert to using raise_default_signal(3).
lukem
2007-10-13
Revert to revision 1.128. Now that the Var* functions no longer try to
apb
2007-10-13
Don't write into const strings; not even if we intend to
apb
2007-10-13
strlen returns size_t
christos
2007-10-13
* Convert all uses of strdup() to estrdup();
apb
2007-10-13
Oops, missed a few more comments in previous.
apb
2007-10-13
Correct documentation for Var_Parse's freePtr arg. It's a pointer to
apb
2007-10-13
When processing .include "../../foo.mk" lexically process the leading ../
dsl
2007-10-13
The 'job_prefix' string can be static but not const 'hi xtos'.
dsl
2007-10-12
If we are going to save the names of all opened makefiles, do so when files
dsl
2007-10-12
static a const string.
christos
2007-10-12
improve on previous
christos
2007-10-12
Var_Subst() seems to write into its input string! So we do need a copy.
dsl
2007-10-12
Remove tmp[] buffer and strncpy() call.
dsl
2007-10-11
If _BASENAME_DEFSHELL is defined, it might be a full path,
sjg
2007-10-11
More code clean up (KNF): de-__P and ANSI'ify function declarations
ginsbach
2007-10-10
Merge from vmlocking:
ad
2007-10-10
- add const qualifiers where necessary
ginsbach
2007-10-09
Fix an off-by-one error in handing mal-formed modifiers.
sjg
2007-10-08
Use .MAKE.MAKEFILES to track all the makefiles that have been read
sjg
2007-10-08
call sysconf, before add paths. From Kurt Schreiner
christos
2007-10-08
call xfree instead of free so that we don't bring in libc's free.
christos
2007-10-06
Changes for standards compliance:
ginsbach
2007-10-05
Add the ability to .export variables to the environment.
sjg
2007-10-05
don't zero out the wrong pointer. from Anon Ymous
christos
[next]