| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-09-02 | Mark up NULL; the character is nul, not null; sort SEE ALSO; | wiz | |
| add RCS Id at top of file. | |||
| 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 | |
| functions | |||
| 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 | |
| <netns/ns.h> which only include struct ns_addr and the ns_addr and ns_ntoa function prototypes. | |||
| 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 | |
| Remove all occurences of double semicolons at the end if a line by single ones. Submitted-by: Bill Marquette <bill DOT marquette AT gmail DOT com> | |||
| 2006-08-21 | urk, wrong place, obviously | ross | |
| 2006-08-17 | PR/34218 -- Matt Fleming -- date hangs when root trys to set time | jnemeth | |
| backwards while at securelevel >= 2 | |||
| 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 | |
| - Use stresep so in fstab so that we can mount paths with white space in them. | |||
| 2006-08-11 | Pretending to be Elad's keyboard: | christos | |
| fileassoc.diff adds a fileassoc_table_run() routine that allows you to pass a callback to be called with every entry on a given mount. veriexec.diff adds some raw device access policies: if raw disk is opened at strict level 1, all fingerprints on this disk will be invalidated as a safety measure. level 2 will not allow opening disk for raw writing if we monitor it, and prevent raw writes to memory. level 3 will not allow opening any disk for raw writing. both update all relevant documentation. veriexec concept is okay blymn@. | |||
| 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 | |
| correct wrong prototype, reported by OpenBSD's PR 5171/library. - wcsrtombs.3 correct wrong prototype and misusage of the header file. | |||
| 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 | |
| with the options | |||
| 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 | |
| syscalls. (strictly speaking, it breaks abi. i don't think it's a problem because this feature is short-lived and there are no affected in-tree filesystems.) | |||
| 2006-08-03 | Drop trailing whitespace. | wiz | |
| 2006-08-03 | Remove leftover debugging message. Problem pointed out by Kurt Schreiner | tron | |
| on "current-users" mailing list. | |||
| 2006-08-02 | Fix PR 34112, where a program could mysteriously exit on return from a | jld | |
| signal handler, by deriving the context pointer from the stack pointer instead of trying to read it from where the sigaction function may have overwritten it with arbitrary bits. Fix provided by Matthias Drochner in the PR. | |||
| 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 | |
