| Age | Commit message (Expand) | Author |
| 2005-05-10 | in _rtld_is_exported(), use a function pointer type instead of Elf_Addr | chs |
| 2005-05-07 | PR/30170: Markus W Kilbinger: src/libexec/comsat complains about: '/' in | christos |
| 2005-05-05 | use _PATH_DEV instead of "/dev/" | lukem |
| 2005-05-03 | remove bogus frees on uninitialized variable. | christos |
| 2005-04-24 | not supporting %c is confusing and it only uses up a few bytes. | christos |
| 2005-04-23 | Provide a resize_lfs(8), including kernel and cleaner support. The current | perseant |
| 2005-04-19 | check pwd != NULL | christos |
| 2005-04-10 | s/getpwnam/sgetpwnam/ Found by John Nemeth. | christos |
| 2005-04-04 | Fix a typo; some minor nits and tweaks; add a CAVEATS section which | peter |
| 2005-04-04 | Sync usage with man page. | wiz |
| 2005-04-04 | Some cleanups, use more markup. | wiz |
| 2005-04-03 | Add forward/proxy support to identd(8). | peter |
| 2005-04-03 | Make it parse old man pages, new mdoc pages, broken pages, and pages where | christos |
| 2005-04-03 | remove debugging printfs. | christos |
| 2005-04-03 | Cat pages end up looking like "page -- description", so substitute "--" for | christos |
| 2005-03-30 | Add missing flags to usage() | xtraeme |
| 2005-03-30 | - use getpwnam_r | christos |
| 2005-03-30 | - KNF fixes from John Nemeth | christos |
| 2005-03-27 | KNF, WARNS == 3. Reported by John Nemeth | christos |
| 2005-03-17 | Handle printing ptyfs pty names | christos |
| 2005-03-17 | print ptyfs ptys properly. | christos |
| 2005-03-13 | Handle the regular case too, not only the error case. | christos |
| 2005-03-12 | - Don't call pam functions after pam_end(). | christos |
| 2005-03-11 | Remove unnecessary cast. | ginsbach |
| 2005-03-11 | Some minor cleanup: | peter |
| 2005-03-09 | Sort options. | wiz |
| 2005-03-09 | Bump date for previous, and some minor cleanup while here. | wiz |
| 2005-03-09 | * Add ssh(1), sshd(8) and hosts_access(5) to SEE ALSO list. | hubertf |
| 2005-03-09 | Add -lcrypt where -lcrypto is specified. | christos |
| 2005-03-08 | Avoid source routing ip options. Described in: | christos |
| 2005-03-04 | Add -lcrypt to link lines for applications using -lkrb5, so that they | he |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-03-03 | * Add hidesymlinks configuration option | ginsbach |
| 2005-02-27 | Add a few lines of code to print the output from the remotely executed program. | christos |
| 2005-02-26 | Update and be more descriptive about one of the machine specific #ifdefs | skrll |
| 2005-02-26 | Various minor LFS improvements: | perseant |
| 2005-02-23 | Add an example program that tests rexecd... I really don't want to encourage | christos |
| 2005-02-23 | PAMify: From John Nemeth with fixes from me. | christos |
| 2005-02-20 | Add pam glue. | christos |
| 2005-02-20 | Add missing goto badlogin; noticed by: Hisashi T Fujinaka | christos |
| 2005-02-20 | PAMify. | christos |
| 2005-02-20 | Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined, | christos |
| 2005-02-06 | Make this compile after the de-__Ping round. | agc |
| 2005-02-06 | de-__P, ANSIfy function declarations, remove obsolete "register" declarations. | perry |
| 2005-02-06 | de-__P, ANSIfy function declarations, remove obsolete "register" declarations. | perry |
| 2005-01-11 | Quote symbol names in a debug message (to make it easier to spot an empty | martin |
| 2005-01-11 | Backout -DDEBUG that I accidently commited with the last change | martin |
| 2005-01-10 | Fix thinko with last commit. | ginsbach |
| 2005-01-10 | Only #define HAVE_IPV6 if ${USE_INET6} != "no". | lukem |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |