Age | Commit message (Expand) | Author |
2002-11-25 | "successful" spelling fixes in comments & documentation | Peter Valchev |
2002-11-06 | no need for makeinfo --no-warn anymore; fgs removed offending parts in | Peter Valchev |
2002-11-02 | - fix broken nodes and remove repeated items. | Federico G. Schwindt |
2002-09-10 | create a 127.0.0.1: socket to match the *: socket upon which amq requests | Theo de Raadt |
2002-09-10 | knf | Theo de Raadt |
2002-09-10 | more knf | Theo de Raadt |
2002-09-10 | various cleanups | Theo de Raadt |
2002-09-07 | makeinfo --no-warn to suppress harmless but annoying warnings | Peter Valchev |
2002-09-06 | use more socklen_t; pvalchev | Theo de Raadt |
2002-08-26 | minor cleanups, correct cast of a svc_getargs() arg; ok deraadt | Peter Valchev |
2002-08-05 | Get rid of useless local definitions P_void, voidp, Const and use | Peter Valchev |
2002-08-05 | Do some cleanups to allow this to compile after previous changes made. | Peter Valchev |
2002-08-04 | Handle snprintf(3) returning -1; ok deraadt | Peter Valchev |
2002-08-03 | xdr_pri_free() ansi; pvalchev ok | Theo de Raadt |
2002-08-03 | various KNF and code cleanup/simplification, parts checked by millert/deraadt | Peter Valchev |
2002-07-20 | do not install mk-amd-map and remove references to it in our documentation | Peter Valchev |
2002-07-18 | ansify, pull some prototypes | Peter Valchev |
2002-07-18 | more indent | Theo de Raadt |
2002-07-18 | space nits | Theo de Raadt |
2002-07-18 | inet_aton | Theo de Raadt |
2002-07-18 | ansify, style changes, removal of bogus libc function prototypes; ok deraadt | Peter Valchev |
2002-07-18 | ANSIfy; ok deraadt | Peter Valchev |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-11 | use snprintf. | Jun-ichiro itojun Hagino |
2002-06-10 | strlcpy, strlcat | Jun-ichiro itojun Hagino |
2002-05-29 | more strlcat and strlcpy | Theo de Raadt |
2002-05-26 | missed two pid_t conversions; moritz@jodeit.org | Theo de Raadt |
2002-05-26 | pid_cleanup, inspired by work by jason@ackley.net | Theo de Raadt |
2002-05-25 | __progname stuff; jason@ackley.net | Theo de Raadt |
2002-05-25 | incorrrect kill(); jason@ackley.net | Theo de Raadt |
2002-05-16 | repair some warnings | Theo de Raadt |
2002-02-23 | remove things we do not need | Theo de Raadt |
2002-02-18 | comment out fsinfo(8), we don't install it; deraadt@ ok. | Federico G. Schwindt |
2002-02-13 | remove the cast too; ok deraadt | Peter Valchev |
2002-02-13 | proc is not an enum, dummy! this makes sparc64 amd work | Theo de Raadt |
2002-02-13 | be a bit more pendrantic about spelling than the brit was | Theo de Raadt |
2001-09-05 | Call do_select() with sigset_t *, not a sigset_t. | Todd C. Miller |
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ... | Todd C. Miller |
2001-08-18 | Mention in SEE ALSO that "Amd - The 4.4 BSD Automounter" is available by | Peter Valchev |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-06-25 | support readahead option | Niklas Hallqvist |
2001-03-02 | if auto_dir does not exist, create it | Theo de Raadt |
2001-03-02 | KNF | Theo de Raadt |
2001-01-03 | Descend into doc dir, missed in past amd doc commit | Todd C. Miller |
2001-01-02 | fix sprintf overflow, found by spock@techfour.net, just a better fix of mine. | Michael Shalayeff |
2001-01-02 | do not build/install fsinfo; deraadt@ | Michael Shalayeff |
2000-12-15 | Build and install amdref.info and install an entry for it in the dir file. | Todd C. Miller |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |