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