summaryrefslogtreecommitdiff
path: root/usr.sbin/sup
AgeCommit message (Expand)Author
2009-11-02Drop undefined macros.joerg
2009-11-02Drop ".i0", it is an undefined macro.joerg
2009-11-01Fix markup.joerg
2009-10-21Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder).snj
2009-10-18fix size_t issues on _LP64christos
2009-10-17pass lintchristos
2009-10-17change to strchr and strrchrchristos
2009-10-16Make this compile again. I should have tried to compile the patches myself,christos
2009-10-16constification from Paul Ripke to make it compile on OS/Xchristos
2009-10-13- use const where appropriatechristos
2009-07-17doswitch() has changed the value of argc by the time it's checked here,jakllsch
2009-06-20fix for non NetBSD systemschristos
2009-06-19Use the definition in <sys/param.h> instead of redefining MAX().dyoung
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-03-04fix horrible memory trashing.christos
2009-01-16Fix one more build breakage ("warning: 'er' may be used uninitialized injunyoung
2009-01-16Fix build error (hi christos).junyoung
2009-01-15- remove errmsg; we all have strerror() these days.christos
2009-01-15- Don't use TOOL_SED; we are not a regular Makefilechristos
2009-01-04remove debugging.christos
2008-12-18print the hostname in the subject of the notification message.christos
2008-12-17fix extra argument parsing I broke in previous commit.christos
2008-12-17- in silent run, only print notifications on error.christos
2008-12-17- use getopt to parse argument instead of home brewed codechristos
2008-12-17document -M flag.christos
2008-10-25Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.apb
2008-10-01mention the delete bug in the man page. prompted by perry.christos
2008-09-30Fix symlink lossage:christos
2008-07-28fix signed comparison warning.christos
2008-05-30let us be 0.3christos
2008-05-30PR/38797: FreeBSD support from ttw plus bsd at cobbled dot net.christos
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-03get only the last path component of the program name.christos
2007-12-20make sup-0.2christos
2007-12-20include libc.h and c.h after all the headers, so that __unused is not definedchristos
2007-12-20use setproctitle, so that we know which host we are serving.christos
2007-12-20- add setproctitlechristos
2007-12-20If the filesystem where the scan file resides got full while the scanner ischristos
2007-12-20more EE_XXX stuff for different layout.christos
2007-12-20__unused for those who don't have it [linux]christos
2007-12-20setproctitle for those who don't have it [linux]christos
2007-12-06patch from pkgsrcchristos
2007-10-07Remove an unused variable at previous commit in listdir().taca
2007-10-06portability fixes from joerg.christos
2007-07-20more cygwin fixes.christos
2007-07-20cygwin support.christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-04-29fix typosmsaitoh
2006-12-20From Anon Ymous:christos