| Age | Commit message (Expand) | Author |
| 2003-06-30 | Add ftpd_loginx() and ftpd_logwtmpx() and use them to hold wtmpx file | tacha |
| 2003-06-30 | Updated to work with current rtld code. | marcus |
| 2003-06-30 | SH also has a bogus DT_TEXTREL, it seems. | marcus |
| 2003-06-27 | Add Ns. | wiz |
| 2003-06-27 | fix botch in sysctl arg. | christos |
| 2003-06-26 | Add Ns where needed. | wiz |
| 2003-06-26 | Remove superfluous Ns and quoting. | wiz |
| 2003-06-26 | Rewrite from scratch; modify sysctl so that it does not abuse the new pointer. | christos |
| 2003-06-26 | No need to define _KERNEL | christos |
| 2003-06-14 | use TCP_NODELAY | joff |
| 2003-06-14 | Do not hardcode "nroff", allow it to be overridden by defining NROFF. Useful ... | wiz |
| 2003-06-14 | Report on which file nroff returned an error. | wiz |
| 2003-06-11 | no need to #include <sys/dkstat.h> | drochner |
| 2003-06-11 | Support negotiation and use of TFTP Option Extension (rfc 2347) for the | briggs |
| 2003-06-05 | KNF- blank lines before code at start of functions. | simonb |
| 2003-05-30 | Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD | christos |
| 2003-05-23 | Fix alignment problem in debug output. | petrov |
| 2003-05-20 | Bump date for "nn" capability. | wiz |
| 2003-05-20 | Add a "nn" (no name) capability to getty. If set in gettytab, getty | thorpej |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-05-17 | use strlcpy | itojun |
| 2003-05-17 | use strlcat | itojun |
| 2003-05-17 | string manipulation audit | itojun |
| 2003-05-17 | strlcat is easier here | itojun |
| 2003-05-17 | use strlcpy | itojun |
| 2003-05-17 | string manipulation cleanup | itojun |
| 2003-05-17 | use snprintf | itojun |
| 2003-05-17 | string manipulation cleanup | itojun |
| 2003-05-17 | use strlcpy | itojun |
| 2003-05-17 | string manipulation cleanup | itojun |
| 2003-05-14 | setup -> set up. | wiz |
| 2003-05-09 | PR/21233: Onno van der Linden: -U option does not work as advertised. | christos |
| 2003-05-09 | PR/21515: Onno van der Linden: Fix typo preventing %v from working. | christos |
| 2003-04-29 | Pull in <sys/param.h> explicitly. | agc |
| 2003-04-24 | Back out previous change for now -- it needs more work. | mycroft |
| 2003-04-23 | Attempt to give dlsym() the same symbol-searching semantics as _rtld_bind(). | mycroft |
| 2003-04-22 | Output a usefull error message if sysctl(3) fails. | tron |
| 2003-04-22 | backout 1.18 and 1.19 | itojun |
| 2003-04-22 | free vis_user | itojun |
| 2003-04-22 | malloc vis_user (why 1.6 branch has the fix already?) | itojun |
| 2003-04-21 | Handle unaligned relocations, and RELATIVE relocs with non-zero addends. | scw |
| 2003-04-19 | PR/2352: Tor Egge: Use sysctl to get uid. | christos |
| 2003-04-05 | rmail really shouldn't be invoking sendmail with "-odq" ("queue only") | perry |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-03-31 | behaviour->behavior | perry |
| 2003-03-31 | spell fixes (most from me, one from Igor Sobrado in PR misc/19700) | perry |
| 2003-03-27 | s/USER-ID/USERID/ in response when -L is used | jdolecek |
| 2003-03-26 | SH5 needs __HAVE_FUNCTION_DESCRIPTORS defined in order for ld.elf_so | scw |
| 2003-03-25 | Add support for shared libraries/dynamically linked binaries on sh5. | scw |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |