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