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
/
sup
/
source
/
Makefile
Age
Commit message (
Expand
)
Author
2003-04-03
This Makefile should not need bsdmake!
christos
2003-04-03
Port to linux
christos
2002-11-30
tweaks for fparseln(3) move from libutil to libc:
lukem
2002-07-10
Cleanup, part 1:
wiz
2000-07-19
You can't just define read_line as fparseln since former keeps the storage
enami
1999-08-02
Replace the provided read_line function with calls to the fparseln function i...
erh
1998-09-05
distclean is a synonym for cleandir
lukem
1997-11-13
Oops! Forgot this yesterday: Add read_line.o goo.
thorpej
1997-10-07
Garbage-collect the USE_CRYPT stuff.
thorpej
1997-06-17
- add $NetBSD$
christos
1996-09-05
- for portability make sure that we never use "" as a pathname, always convert
christos
1994-02-27
always include libcrypt; it's a dummy if exported...
cgd
1994-01-09
Add HAS_POSIX_DIR to CFLAGS.
brezak
1993-07-13
make package makefiles deal with "all", "clean", and "cleandir" if they
cgd
1993-06-05
use daemon() to put supfilesrv into daemon mode...
cgd
1993-05-26
make non-use of "EXPORTABLE_SYSTEM=true" do the right thing;
cgd
1993-05-25
Use EXPORTABLE_SYSTEM=true to build sup w/o crypt
brezak
1993-05-24
Use /var/tmp for NetBSD
brezak
1993-05-24
Remove netcrypt.c. Remove unneeded files. Cleanup make.
brezak
1993-05-21
clean up a bit, and add install target
cgd
1993-05-21
initial import of CMU's SUP to NetBSD
cgd