Age | Commit message (Expand) | Author |
2000-03-02 | Make libkafs compatible with in-tree afs. | Artur Grabowski |
2000-03-01 | order libraries sensibly for static architectures | Theo de Raadt |
2000-03-01 | do not put extra garbage in this, since it does get linked in | Theo de Raadt |
2000-02-29 | delete more extras | Theo de Raadt |
2000-02-29 | repair troff which makedb does not like | Theo de Raadt |
2000-02-29 | excess files | Theo de Raadt |
2000-02-28 | Add back the OpenBSDism that a #commented realm means Kerberos is disabled. | Jason Downs |
2000-02-25 | Add build system for KerberosIV | Hans Insulander |
2000-02-25 | OpenBSD specific changes to kth-krb. | Hans Insulander |
2000-02-25 | Import of krb4-1.0.8. | Hans Insulander |
2000-02-25 | Add files generated by configure. | Hans Insulander |
2000-02-25 | Importing KTH Kerberos4 version 1.0 | Hans Insulander |
2000-02-25 | Remove old KerberosIV code. (art@ ok) | Hans Insulander |
2000-02-01 | Fix some texinfo nits. | Marc Espie |
2000-01-12 | evaluate getopt() against != -1.. no >= 0. | Eric Jackson |
1999-12-01 | no need for strtok_r; binkert@vssad.hlo.dec.com | Theo de Raadt |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-08-20 | the default expiration date for new databases (Jan 1 04:59:59 2000) was not | Artur Grabowski |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-04 | repairs | Aaron Campbell |
1999-07-04 | new -mdoc man pages; kwesterback@home.com | Aaron Campbell |
1999-06-22 | We use new db.. From: kwesterback@home.com | Artur Grabowski |
1999-05-24 | modify CFLAGS, not COPTS; wd@ics.nara-wu.ac.jp | Todd C. Miller |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-05-07 | typo | Theo de Raadt |
1999-03-19 | (k_hasafs): Only ENOSYS means failure. Everything else is success. | Artur Grabowski |
1999-03-09 | Some style issues, make stuff neded before depend be built by beforedepend. | Niklas Hallqvist |
1999-03-04 | DUH! k_hasafs returns 0 if pioctl fails. | Artur Grabowski |
1999-03-03 | If ret_size !=0 on return, a seg fault could ensue in some of the clients. | Constantine Sapuntzakis |
1999-02-28 | Don't break when TheseCells or ThisCell contains empty lines | Artur Grabowski |
1999-02-27 | man page names are not paths | Theo de Raadt |
1999-02-15 | use an empty VIOCSETTOK instead of the probe call | Artur Grabowski |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | install prot.h | Artur Grabowski |
1998-11-28 | some external programs like to include prot.h, install it | Artur Grabowski |
1998-10-28 | be nicer to buffers | Artur Grabowski |
1998-09-23 | detect xfs when it's there | Artur Grabowski |
1998-09-19 | libkafs requires libkrb, change the library order to reflect this. | Dale S. Rahn |
1998-09-18 | gc afssysdefs.h, we have xfspioctl instead | Artur Grabowski |
1998-09-18 | use xfspioctl (nicer, cleaner, better) | Artur Grabowski |
1998-09-18 | get all the relevant defines from xfs/xfs_pioctl.h instead | Artur Grabowski |
1998-09-18 | gc com_err.h | Artur Grabowski |
1998-09-15 | configuration for Arla/AFS has "moved" | Artur Grabowski |
1998-09-15 | XXX - temporary fix so that libkafs works before XFS is built in all kernels | Artur Grabowski |
1998-09-08 | new vioctls, fprio stuff, etc. | Artur Grabowski |
1998-09-07 | Optionally use make SUDO=sudo build to build as non-root | Niklas Hallqvist |