| Age | Commit message (Expand) | Author |
| 2003-09-18 | remove pw_dup() | jdolecek |
| 2003-09-16 | fix SA/pthread pagefault failure: | cl |
| 2003-09-13 | Sprinkle restrict into timer_{create,settime}(2). | kleink |
| 2003-09-12 | don't put __libc_sigaction14 under __LIBC12_SOURCE__. It is wrong, because | christos |
| 2003-09-11 | s/COMPAT_16/__HAVE_SIGINFO/ pointed out by wiz. | christos |
| 2003-09-11 | sigreturn is not visible unless COMPAT_16 is enabled. | christos |
| 2003-09-09 | add randomid(3). | itojun |
| 2003-09-09 | prototype for pw_dup(3) | itojun |
| 2003-09-08 | forgot to commit; des api change | itojun |
| 2003-08-27 | introduce an additional switch to enable building GCC3 instead of GCC2: | mrg |
| 2003-08-26 | Make getlastlogx have the pathname to the lastlogx database as first | wiz |
| 2003-08-22 | Sprinkle some restrict, repair a minor nit in iconv(3)'s synopsis. | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-26 | install stdbool.h if gcc3 | mrg |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2003-07-19 | Add setcancelstate stub. | nathanw |
| 2003-07-18 | Synchronize the featuretest set for pthreads stuff to | nathanw |
| 2003-07-18 | Back out previous; it is not correct. | thorpej |
| 2003-07-18 | for now, pull in <pthread_types.h> to get pthread_t for the | lukem |
| 2003-07-17 | Now that sys/types.h defines pthread_t, the forward structure | nathanw |
| 2003-07-17 | Change !_ANSI_SOURCE to _POSIX_C_SOURCE || _XOPEN_SOURCE || _NETBSD_SOURCE. | bjh21 |
| 2003-07-17 | Use a forward declaration equivalent to pthread_t instead of the | martin |
| 2003-07-16 | Give the pthread_kill() prototype here, as required. | nathanw |
| 2003-07-16 | Add the _POSIX_THREAD and _POSIX_TIMER mandated minimum limits. | nathanw |
| 2003-07-09 | Remove variable names from prototypes. | kristerw |
| 2003-07-08 | prototype must not have variable name | itojun |
| 2003-07-08 | Do not give names to the parameters in function prototypes (those names | kristerw |
| 2003-07-04 | add definisions for ERA* and ALT_DIGITS. | tshiozak |
| 2003-07-01 | Remove reference to dlinfo - it doesn't exist in NetBSD. | skrll |
| 2003-07-01 | change iconv_t definision : void * -> struct __tag_iconv_t *. | tshiozak |
| 2003-06-30 | Remove whitespace accident in previous; spotted by Thomas Klausner. | kleink |
| 2003-06-30 | Sprinkle some restrict. | kleink |
| 2003-06-27 | Citrus iconv support(4) | tshiozak |
| 2003-06-25 | Citrus iconv support (1) | tshiozak |
| 2003-06-11 | Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option) | briggs |
| 2003-06-05 | EBENISANIDIOT: Remove a spurious '#endif' that crept in under the radar. | bjh21 |
| 2003-06-05 | P_tmpdir isn't in POSIX, so only define it for _XOPEN_SOURCE and | bjh21 |
| 2003-06-05 | Namespace cleanup: _assert is in the application's namespace, and thus should | bjh21 |
| 2003-05-30 | Add RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD | christos |
| 2003-05-28 | add mutex locking and dirent_r. | christos |
| 2003-05-17 | Add long double support. | thorpej |
| 2003-05-15 | regenerate files for heimdal 0.6 | lha |
| 2003-05-05 | bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient | bjh21 |
| 2003-05-05 | Header cleanup: | bjh21 |
| 2003-05-05 | Fix the signatures of inet_addr(), inet_lnaof(), inet_makeaddr(), inet_netof(), | bjh21 |
| 2003-05-03 | add _PATH_RANDOM and _PATH_URANDOM | lukem |
| 2003-04-29 | Fix things so that _NETBSD_SOURCE correctly exposes the dirfd() and | bjh21 |
| 2003-04-29 | Header file cleanup: | bjh21 |
| 2003-04-29 | Header file cleanup: | bjh21 |