| Age | Commit message (Expand) | Author |
| 2006-09-02 | Mark up NULL; the character is nul, not null; sort SEE ALSO; | wiz |
| 2006-08-28 | Remove ad clause. Approved by board@ | christos |
| 2006-08-27 | fix xtos's pasto | dsl |
| 2006-08-26 | PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmp | christos |
| 2006-08-26 | Add copyright notices. | christos |
| 2006-08-26 | Remove the XNS man pages. | matt |
| 2006-08-26 | Move ns_addr and ns_ntoa to compat libc. Add a stripped version of | matt |
| 2006-08-24 | use the re-entrant version of getservbyport. | christos |
| 2006-08-24 | remove duplicates added in previous commit. | mrg |
| 2006-08-23 | I think we want both wcs{c,n}casecmp weak. | christos |
| 2006-08-23 | cleanup code | tnozaki |
| 2006-08-23 | add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems.. | mrg |
| 2006-08-23 | include one more new file. | christos |
| 2006-08-22 | PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions | christos |
| 2006-08-21 | merge recent DragonFlyBSD's change, original commit message is: | tnozaki |
| 2006-08-21 | urk, wrong place, obviously | ross |
| 2006-08-17 | PR/34218 -- Matt Fleming -- date hangs when root trys to set time | jnemeth |
| 2006-08-14 | We support the POSIX Clock Selection Option. | rpaulo |
| 2006-08-13 | stresep, not strnsep. Remove duplicate "the". Bump date for previous. | wiz |
| 2006-08-13 | Mark up NULL. | wiz |
| 2006-08-12 | - Add strndup and stresep | christos |
| 2006-08-11 | Pretending to be Elad's keyboard: | christos |
| 2006-08-08 | Bump date for previous. | wiz |
| 2006-08-08 | Add RCS Id. | wiz |
| 2006-08-08 | Quote some characters for HTML output. | wiz |
| 2006-08-08 | - wcstombs.3 | tnozaki |
| 2006-08-05 | Bump date for previous. Remove some Pp for consistency. | wiz |
| 2006-08-05 | Update for Greg Woods. Add new options and mention the bit values together | christos |
| 2006-08-04 | Remove inappropriate comma. | jld |
| 2006-08-04 | add missing const. | yamt |
| 2006-08-04 | whitespace. | yamt |
| 2006-08-04 | remove the support of variable-sized filehandle from compat version of | yamt |
| 2006-08-03 | Drop trailing whitespace. | wiz |
| 2006-08-03 | Remove leftover debugging message. Problem pointed out by Kurt Schreiner | tron |
| 2006-08-02 | Fix PR 34112, where a program could mysteriously exit on return from a | jld |
| 2006-07-31 | Bump libc to 145 (fhandle_t is gone) | martin |
| 2006-07-31 | Make filehandles opaque to userland | martin |
| 2006-07-30 | Typo fix. | wiz |
| 2006-07-28 | use indirect lookup. | christos |
| 2006-07-28 | db->seq expects an u_int as fourth argument. | joerg |
| 2006-07-27 | use a db version of services if one is there. | christos |
| 2006-07-27 | back out last change as it is actually a visible function. | dogcow |
| 2006-07-27 | define _ng_cycle to be static, so gcc won't whing about its implicit decl. | dogcow |
| 2006-07-27 | move include of StringList.h before netgroup.h | christos |
| 2006-07-27 | fts_data is defined to be something else now. Avoid syntax error. | christos |
| 2006-07-27 | add an _ng_cycle function to print the list of netgroups that are are dups. | christos |
| 2006-07-27 | bump because of fts_length and sl_delete | christos |
| 2006-07-27 | More detailed errors [forgot to commit this a while ago] | christos |
| 2006-07-27 | Turn fts_number to a quad. | christos |
| 2006-07-27 | Add sl_delete, KNF, ansi | christos |