Age | Commit message (Expand) | Author |
2001-11-01 | much greater care for malloc & realloc failures; millert ok | Theo de Raadt |
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel |
2000-08-09 | More of the same. | Aaron Campbell |
2000-04-18 | Repairs, mostly removing hard sentence breaks. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-06-05 | use .Tn instead of .Em for logical/bitwise OR + AND | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-02-27 | make function names the correct case | Theo de Raadt |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-08-14 | realloc repair | Theo de Raadt |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-03-19 | some -Wall | Todd C. Miller |
1997-08-24 | Fix warnings | Todd C. Miller |
1997-07-29 | convert to mdoc format | flipk |
1997-07-17 | formatting | Michael Shalayeff |
1997-04-30 | Be specific about using unsigned values | Thorsten Lockert |
1997-04-30 | Remove dead code and variables | Thorsten Lockert |
1997-04-28 | - cast usages of *printf() to void since we don't check return val | Todd C. Miller |
1997-04-12 | long -> int to fix 64bit issues. This breaks 16bit machines but since we don... | Todd C. Miller |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-03-25 | Make a proper lvalue in INC | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |