| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -1/+0 |
| * | mdoc(7) police: protect trailing full stops of abbreviations | Ruslan Ermilov | 2001-08-10 | 1 | -1/+1 |
| * | Simplify IPv4 mapped IPv6 address handling. | Hajimu UMEMOTO | 2001-07-23 | 1 | -66/+39 |
| * | remove emalloc,ecalloc,erealloc,estrdup | Assar Westerlund | 2001-07-23 | 7 | -270/+1 |
| * | add ecalloc, emalloc, erealloc, estrdup - versions of the e-less | Assar Westerlund | 2001-07-22 | 7 | -2/+271 |
| * | Hint getaddrinfo() correctly if we're looking up a name that we got from | Brian Somers | 2001-07-21 | 1 | -2/+9 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 13 | -59/+59 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 8 | -8/+8 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 2 | -4/+0 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -3/+3 |
| * | Add RETURN VALUES and ERRORS sections. | Dima Dorfman | 2001-06-25 | 1 | -2/+11 |
| * | Add a manual page for extattr_string_to_namespace and | Dima Dorfman | 2001-06-24 | 2 | -0/+94 |
| * | Removed -I${.CURDIR}/.../sys from CFLAGS. | Ruslan Ermilov | 2001-05-18 | 1 | -1/+1 |
| * | Sort. | David E. O'Brien | 2001-05-18 | 1 | -23/+24 |
| * | Add the "prompt" and "passwd_prompt" fields to /etc/login.conf, | David E. O'Brien | 2001-05-18 | 1 | -0/+4 |
| * | Don't pass NULL to the %s format. | Dima Dorfman | 2001-04-22 | 1 | -2/+6 |
| * | mdoc(7) police: normalize .Nd. | Ruslan Ermilov | 2001-04-18 | 3 | -3/+3 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -2/+2 |
| * | o Slap some "_"'s in front of variable names relating to extattr functions, | Robert Watson | 2001-03-22 | 1 | -3/+3 |
| * | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | Robert Watson | 2001-03-19 | 1 | -7/+7 |
| * | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | Robert Watson | 2001-03-19 | 1 | -2/+3 |
| * | Fix some further style nits | Brian Somers | 2001-03-17 | 1 | -8/+11 |
| * | Actually commit the new version of trimdomain *blush* | Brian Somers | 2001-03-15 | 1 | -70/+80 |
| * | o To support new EA interface with explicit namespaces, introduce two | Robert Watson | 2001-03-15 | 3 | -3/+80 |
| * | It would help if trimdomain.c was actually committed. This is a stopgap | Peter Wemm | 2001-03-15 | 1 | -0/+105 |
| * | Move trimdomain() into it's own source file and tidy things up a bit. | Brian Somers | 2001-03-14 | 2 | -61/+5 |
| * | MAXHOSTNAMELEN includes space for the NUL | Brian Somers | 2001-03-14 | 1 | -4/+4 |
| * | Updates for Blowfish password hashing. | Mark Murray | 2001-03-11 | 1 | -1/+1 |
| * | In theory it would be perfectly legal for a system administrator to | Bill Fumerola | 2001-03-10 | 1 | -1/+1 |
| * | Fix typo: seperate -> separate. | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -2/+2 |
| * | Fixed prototype of logout() (const poisoning). | Bruce Evans | 2001-02-06 | 1 | -1/+1 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 2 | -12/+12 |
| * | Call trimdomain properly for ip4 addresses. | Brian Somers | 2001-01-28 | 1 | -29/+29 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| * | In call to realloc, pass the number of bytes needed, not simply the | Guy Helmer | 2000-12-31 | 1 | -2/+2 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 5 | -73/+70 |
| * | mdoc(7) police: Now that .Fx macro is parsed, backout | Ruslan Ermilov | 2000-12-12 | 1 | -5/+2 |
| * | Fix a mangled $Id string | Peter Wemm | 2000-11-25 | 1 | -1/+1 |
| * | mdoc(7) police: Er macro usage cleanup. | Ruslan Ermilov | 2000-11-22 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 2 | -2/+2 |
| * | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -2/+6 |
| * | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -3/+3 |
| * | Eliminate inconsistency where a value that contains only whitespace | Murray Stokely | 2000-11-09 | 1 | -1/+6 |
| * | Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so | Murray Stokely | 2000-11-08 | 3 | -9/+13 |
| * | Fix problems people were having with large -O levels with GCC and | Brian Feldman | 2000-10-27 | 3 | -8/+50 |
| * | Correct uu_lock_txfr. I don't think this ever worked correctly. | Brian Somers | 2000-10-02 | 1 | -5/+6 |
| * | Document passwd_format further. | Brian Feldman | 2000-09-30 | 1 | -0/+4 |
| * | Constify the arg to logout(3). It is const-safe. | Peter Wemm | 2000-09-04 | 2 | -3/+3 |
| * | Move setproctitle() from libutil to libc (after a repo-copy) | Brian Somers | 2000-09-02 | 4 | -252/+2 |
| * | Add weak symbol pragma for crypt_set_format(). | Jeroen Ruigrok van der Werven | 2000-08-23 | 1 | -0/+6 |