| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Only squeeze a short key/value pair onto a page with other complete key/value | delphij | 2009-03-28 | 1 | -3/+9 |
* | Diff reduce against OpenBSD, no functional change. | delphij | 2009-03-28 | 2 | -12/+6 |
* | Return meaningful errno in overflow case; print error message to stderr | delphij | 2009-03-28 | 1 | -1/+7 |
* | Use pread(2) and pwrite(2) instead of lseek(2) + read(2) / write(2). | delphij | 2009-03-28 | 2 | -6/+3 |
* | db/btree/bt_open.c: check return value of snprintf() and return value | delphij | 2009-03-28 | 2 | -6/+21 |
* | Several signed/unsigned warning fixes. | delphij | 2009-03-28 | 8 | -16/+18 |
* | When allocating memory, zero out them if we don't intend to overwrite them | delphij | 2009-03-28 | 5 | -28/+11 |
* | Document missing requests. | dds | 2009-03-27 | 1 | -2/+18 |
* | Add support for SCTP to getaddrinfo(3). | ume | 2009-03-25 | 1 | -7/+20 |
* | Improve the German translation. | netchild | 2009-03-25 | 1 | -6/+6 |
* | - Add Belarusian catalog | gabor | 2009-03-24 | 2 | -0/+250 |
* | getaddrinfo(3) should accept numeric when ai_socktype is not | ume | 2009-03-24 | 1 | -1/+11 |
* | Save errno before calling _close(), which may clear it. | delphij | 2009-03-23 | 1 | -2/+4 |
* | use more proper format string. | delphij | 2009-03-23 | 2 | -11/+11 |
* | 7.2 will be the first release where strndup() appears. | kib | 2009-03-22 | 1 | -1/+1 |
* | o Spell. | maxim | 2009-03-21 | 1 | -4/+4 |
* | - Add Ukranian catalog | gabor | 2009-03-20 | 2 | -0/+250 |
* | - Fix typo | gabor | 2009-03-18 | 1 | -1/+1 |
* | - Add Brazilian Portuguese catalog [1] | gabor | 2009-03-16 | 3 | -41/+273 |
* | - Create the buildworld object directories with mtree instead of various | gabor | 2009-03-15 | 1 | -6/+0 |
* | - Fix object directory creation when running threaded buildworld | gabor | 2009-03-13 | 1 | -1/+1 |
* | - Reenable Native Language Support in libc. This feature was disabled due | gabor | 2009-03-13 | 15 | -0/+3270 |
* | Reflect license change from NetBSD. | delphij | 2009-03-10 | 6 | -48/+6 |
* | Hopefully, improve the grammar and wording in the changes to shmctl(2) | kib | 2009-03-05 | 1 | -4/+5 |
* | Our realloc(3) and reallocf(3) can handle NULL, which turns it into a | delphij | 2009-03-05 | 4 | -21/+8 |
* | Add wcpcpy(3) and wcpncpy(3). | das | 2009-03-04 | 5 | -3/+108 |
* | Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(), | das | 2009-03-04 | 6 | -32/+198 |
* | Fix a file descriptor leak in fts_child(). | das | 2009-03-04 | 1 | -1/+3 |
* | Considerably improve the wording of this man page. | bms | 2009-03-04 | 1 | -20/+77 |
* | Update copyright. | bms | 2009-03-04 | 1 | -16/+13 |
* | Explicitly specify bit width for on-disk data structure. | delphij | 2009-03-04 | 1 | -17/+17 |
* | Sync license changes. | delphij | 2009-03-04 | 2 | -20/+3 |
* | Style changes (including additional casts to shut up warnings). This | delphij | 2009-03-04 | 15 | -36/+35 |
* | Rename variable 'index' to 'idx' to avoid name collision with index(3), | delphij | 2009-03-03 | 7 | -101/+87 |
* | Diff reduction against OpenBSD: ANSI'fy prototypes. | delphij | 2009-03-02 | 28 | -485/+196 |
* | Correct types of variables used to track amount of allocated SysV shared | kib | 2009-03-02 | 1 | -0/+9 |
* | Rewrite asprintf() as a wrapper around vasprintf(), thus reducing the | das | 2009-03-02 | 1 | -43/+22 |
* | The argument corresponding to %zn is supposed to be an ssize_t *, not | das | 2009-03-02 | 2 | -6/+6 |
* | Use C99-style initializers. No functional change. | das | 2009-03-01 | 1 | -4/+9 |
* | Add a missing .El. | delphij | 2009-03-01 | 1 | -0/+1 |
* | "-isoC-99" should be spelled without 'c'. | delphij | 2009-03-01 | 1 | -1/+1 |
* | Add missing POSIX 1003.1-2008 open(2) flag; O_TTY_INIT. | ed | 2009-02-28 | 1 | -1/+15 |
* | Replace a dozen lines of code with a call to strnlen() / wcsnlen(). | das | 2009-02-28 | 2 | -33/+2 |
* | Add restrict qualifiers. | das | 2009-02-28 | 1 | -1/+1 |
* | - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(), | das | 2009-02-28 | 18 | -26/+689 |
* | Add restrict qualifiers to the parameters to strlcpy() and strlcat(). | das | 2009-02-28 | 3 | -4/+4 |
* | Make sure %zd treats negative arguments properly on 32-bit platforms. | das | 2009-02-28 | 3 | -5/+8 |
* | These warnings are only relevant on NetBSD it seems. They don't seem | imp | 2009-02-19 | 2 | -6/+0 |
* | These symbols don't belong here. Remove them. Since mips hasn't had | imp | 2009-02-19 | 1 | -4/+0 |
* | Properly invalidate highest pts number when calling setttyent(). | ed | 2009-02-12 | 1 | -5/+4 |