Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | fix spelling, grammar etc. | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | repair | Hans Insulander | |
2002-06-07 | arlad.8 is the one to use | Hans Insulander | |
2002-06-07 | spellfix; Kevin Steves <kevin@atomicgears.com> | Hans Insulander | |
2002-06-07 | Sync with arla-current: after doing chroot(), do chdir("/"). | Hans Insulander | |
(Reported by a handful of people.) | |||
2002-06-07 | -ldes | Hans Insulander | |
2002-06-07 | Merge in some progname changes, and a couple of bugfixes from arla. | Hans Insulander | |
2002-06-07 | Buildsystem for arla-0.35.7 | Hans Insulander | |
2002-06-07 | Pregenerated files for arla-0.35.7 | Hans Insulander | |
2002-06-07 | New buildsystem reordered a bit, so these go away; bye bye | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | Bye bye | Hans Insulander | |
2002-06-07 | merge | Hans Insulander | |
2002-06-07 | Import of arla-0.35.7 | Hans Insulander | |
2002-05-15 | more quiet | Theo de Raadt | |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
2002-04-25 | don't play games with size_t (seeing a pattern yet ?) | Marc Espie | |
2002-03-06 | directorys->directories. from beldridg@pobox.com; ok art@ | Kevin Steves | |
2002-03-05 | and a -ldes here and a -ldes there.. (i only commit after I test each) | Theo de Raadt | |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |