summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-06-10strlcpy, strlcatJun-ichiro itojun Hagino
2002-06-10Remove NO__P since __P has been removed. Found by hin@ -mojMats O Jansson
2002-06-10Minor cleanupHans Insulander
2002-06-10Kill __FUNCTION__.Marc Espie
2002-06-10-Wall cleanupHans Insulander
2002-06-10No newline with warnx(3). ok hin@Thomas Nordin
2002-06-10Switch to modern (post 4.xBSD) world, with changes lying in my tree for aMiod Vallat
2002-06-10more sockaddr initializations.Jun-ichiro itojun Hagino
2002-06-09When checking for valid login names, check length against MaxUserNameLen.Todd C. Miller
2002-06-09Better fix for correct queue printing when things have been moved around.Todd C. Miller
2002-06-09Don't print jobs in transit to a remote queue as being "active"Todd C. Miller
2002-06-09some fixes.Brad Smith
2002-06-09arlad -> afsdHans Insulander
2002-06-09Add DynRootDB.5 and afsd.conf.5Hans Insulander
2002-06-09optimize build time. based on PR 2715Jun-ichiro itojun Hagino
2002-06-09spelling; moritz@jodeit.orgTheo de Raadt
2002-06-09no \n for syslog(); ok deraadtPeter Valchev
2002-06-09sort .XrHans Insulander
2002-06-09CleanupHans Insulander
2002-06-09CleanupHans Insulander
2002-06-09Convert remaining K&R function headers to ANSITodd C. Miller
2002-06-09o Kill "garbage" global (unused)Todd C. Miller
2002-06-09A little more cleanupHans Insulander
2002-06-09strlcpy fix, PR 2727Jun-ichiro itojun Hagino
2002-06-09strlcpy fix, PR 2727Jun-ichiro itojun Hagino
2002-06-09use strchr() instead of index(), strrchr() instead of rindex()Theo de Raadt
2002-06-09strchr() instead of index()Theo de Raadt
2002-06-09fix the use of "cuz" in the tree; these are all in commentsJason Peel
2002-06-09More syslog \n whack. ok theoKjell Wooding
2002-06-09Whack \n in syslog. more to come. ok deraadt.Kjell Wooding
2002-06-09do not use \n in syslog()Theo de Raadt
2002-06-09various cleanups; ok hinTheo de Raadt
2002-06-08Take advantage of sysctls for stats --- not in use, as we need theAngelos D. Keromytis
2002-06-08o Replace some hard-coded octal constants w/ S_I*Todd C. Miller
2002-06-08RFCs, not RFC's; Adrian KnothTodd C. Miller
2002-06-08comment out paragraph that does not fit to openbsd-currentJun-ichiro itojun Hagino
2002-06-08use the dirfd macro instead of reaching into the DIR and pulling out dd_fdTodd C. Miller
2002-06-08make this actually compileTodd C. Miller
2002-06-08do not use deprecated ioctlsJun-ichiro itojun Hagino
2002-06-08Force lpd socket to be mode 0660, group daemonTodd C. Miller
2002-06-08comment and error message cleanup, from Brian Poole <raj@cerias.purdue.edu>Bob Beck
2002-06-08Remove some debugging codeTodd C. Miller
2002-06-08Remove setuid root from lp*. lpr needs to be setuid daemon so theTodd C. Miller
2002-06-07Engage brain before commiting...Hans Insulander
2002-06-07- set_progname() no longer used in header-generating program.Hans Insulander
2002-06-07Add an explicit dependency for two symlinked files, to make maja@'sHans Insulander
2002-06-07no more set_prognameHans Insulander
2002-06-07shit. need this. my bad, my pfctl wasn't up to date.Bob Beck
2002-06-07avoid fd_set overrun. sync w/kameJun-ichiro itojun Hagino
2002-06-07repair and flesh out a littleHans Insulander