| Age | Commit message (Expand) | Author |
| 2006-09-02 | Mark up NULL; the character is nul, not null; sort SEE ALSO; | wiz |
| 2006-09-02 | Slight wording improvement, sort SEE ALSO, remove trailing dot in SEE ALSO. | wiz |
| 2006-08-31 | Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive | rpaulo |
| 2006-08-30 | .WAIT before libroken. | christos |
| 2006-08-28 | make this compilable as a tool. | christos |
| 2006-08-28 | Remove ad clause. Approved by board@ | christos |
| 2006-08-28 | cause bt_devaddr() and bt_devname() to return error if the controller | plunky |
| 2006-08-27 | - Added string was never added | christos |
| 2006-08-27 | Show the error instead of just OOPS. | christos |
| 2006-08-27 | fix xtos's pasto | dsl |
| 2006-08-26 | Only use __RCSID if we have it. | christos |
| 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 | No need to compile their own efun's. | christos |
| 2006-08-26 | Efun source. | christos |
| 2006-08-26 | Add efun(3) | 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-25 | Handle cases where the application installs a SIGWINCH handler after the | jdc |
| 2006-08-25 | Implement MD_DO_NOT_NEED_FALLTHRU for i386. | skrll |
| 2006-08-24 | use the re-entrant version of getservbyport. | christos |
| 2006-08-24 | remove duplicates added in previous commit. | mrg |
| 2006-08-23 | Add some more debugging information. | jdc |
| 2006-08-23 | When deleting windows and screens, also set to NULL the standard names | jdc |
| 2006-08-23 | Make sure we update the correct window when changing colour pairs. | jdc |
| 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 | Close a window in which we can not notice a recently-slept-on-our | wrstuden |
| 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 | Change to a 3 clause copyright after permission of the holders. | christos |
| 2006-08-21 | urk, wrong place, obviously | ross |
| 2006-08-21 | Several changes to proplib: | thorpej |
| 2006-08-17 | Add service discovery support for the Handsfree profile | plunky |
| 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 |