Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-21 | typos from pjanzen@ | Jason McIntyre | |
2003-05-08 | strcpy->strlcpy | Vincent Labrecque | |
ok deraadt | |||
2003-05-05 | a couple of off-by-one string bounds in sscanf | Anil Madhavapeddy | |
millert@ ok | |||
2003-04-29 | nothing uses the stuff in rxk_info, so until the overflows are fixed, skip it | Theo de Raadt | |
2003-04-28 | more string cleaning; ok beck | Theo de Raadt | |
2003-04-28 | string cleaning | Theo de Raadt | |
2003-04-24 | better bounds for strlcpy. from lha@stacken via janj+openbsd at wenf.org. | Ted Unangst | |
thanks | |||
2003-04-24 | fix bounds for strlcpy. pr3228 from Jan Johansson | Ted Unangst | |
2003-04-20 | more afs string cleaning; pvalchev ok | Theo de Raadt | |
2003-04-06 | strcpy/strcat/sprintf cleanups; ok krw deraadt | Peter Valchev | |
2003-02-17 | typos; | Jason McIntyre | |
2003-01-29 | typos; | Jason McIntyre | |
many tweaks by millert@ (thanks) thanks mpech@ for help with adduser(8) ok millert@ | |||
2003-01-17 | more; jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2002-12-24 | forgot this as well. reorder. | Federico G. Schwindt | |
2002-12-24 | reorder .Xr. | Federico G. Schwindt | |
2002-12-21 | typos; torh@bogus.net | Theo de Raadt | |
2002-12-16 | s/maxium/maximum/g ; Jesper Louis Andersen | Todd C. Miller | |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller | |
2002-12-04 | typo; torh@bogus.net | Theo de Raadt | |
2002-10-25 | copy over the code for hpux to be used for a BSD case, not tested, but at ↵ | Michael Shalayeff | |
least compiles, the name of the file is bogus now (; hin@ ok and promissed to sync it w/ arla repo | |||
2002-10-25 | %ul -> %lu | Camiel Dobbelaar | |
ok millert@ hin@ | |||
2002-10-01 | version 1.2.4.1 from KTH: ok deraadt@ jason@ | Dale Rahn | |
make it work for netbsd/sparc64 (really any sparcv9 running !solaris) | |||
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt | |
2002-08-08 | Use open() with proper 3rd arg. From arla cvs. miod@ ok. | Hakan Olsson | |
2002-07-26 | build gensysname with HOSTCC. | Artur Grabowski | |
2002-07-16 | correct lseek arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt | |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt | |
2002-07-07 | enviroment -> environment | Jan-Uwe Finck | |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries | |
2002-06-12 | err(3) newline cleanup in AFS parts; ok hin@ | Jason Peel | |
2002-06-11 | New libkafs requires everything to link with krb5. | Hans Insulander | |
2002-06-11 | make this link on ELF arch systems. | Brad Smith | |
-- Ok'd by: hin@ | |||
2002-06-10 | Minor cleanup | Hans Insulander | |
2002-06-10 | No newline with warnx(3). ok hin@ | Thomas Nordin | |
2002-06-09 | arlad -> afsd | Hans Insulander | |
2002-06-09 | Add DynRootDB.5 and afsd.conf.5 | Hans Insulander | |
2002-06-09 | sort .Xr | Hans Insulander | |
2002-06-09 | Cleanup | Hans Insulander | |
2002-06-09 | Cleanup | Hans Insulander | |
2002-06-09 | A little more cleanup | Hans Insulander | |
- start a sentance with a capital letter - small grammar fixes - typos | |||
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino | |
2002-06-09 | fix the use of "cuz" in the tree; these are all in comments | Jason Peel | |
noticed by aaron@, recommended by deraadt@ | |||
2002-06-09 | various cleanups; ok hin | Theo de Raadt | |
2002-06-07 | Engage brain before commiting... | Hans Insulander | |
- remove false dependency when creating symlinks into source tree - add -f flag to ln to force recreation of the symlinks if the target would somehow be triggered ok maja@ | |||
2002-06-07 | - set_progname() no longer used in header-generating program. | Hans Insulander | |
- remove my testing cruft accidentally commited - Add some files to CLEANFILES that were not properly cleaned. | |||
2002-06-07 | Add an explicit dependency for two symlinked files, to make maja@'s | Hans Insulander | |
problems go away. | |||
2002-06-07 | no more set_progname | Hans Insulander | |
2002-06-07 | repair and flesh out a little | Hans Insulander | |
2002-06-07 | make this be more in the same style as the other afs manpages | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |