| Commit message (Expand) | Author | Age | Files | Lines |
* | Expand *n't contractions. | ru | 2005-02-13 | 2 | -3/+3 |
* | Fix a condition where the hole would be inserted in the wrong | kuriyama | 2004-09-13 | 1 | -4/+2 |
* | I found "portsdb -u" dumps core with recent INDEX file, and this is | kuriyama | 2004-09-10 | 1 | -0/+2 |
* | Fix format strings to unbreak with -DDEBUG option. | kuriyama | 2004-09-10 | 3 | -17/+18 |
* | Remove the misleading description of the 'key' argument to | roam | 2004-08-27 | 1 | -17/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 3 | -4/+4 |
* | Simplify mpool_get() and mpool_write() by using pread() and pwrite() | das | 2004-01-20 | 1 | -6/+3 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 5 | -7/+7 |
* | Fix a sizeof error in __bt_put: when writing they key and data sizes | tmm | 2003-05-30 | 1 | -3/+5 |
* | Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). | nectar | 2003-02-16 | 6 | -10/+14 |
* | The .Fn function | charnier | 2003-02-06 | 1 | -12/+13 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 5 | -22/+46 |
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 3 | -6/+50 |
* | libc_r wasn't so tied to libc for 22 months. | ru | 2002-11-18 | 7 | -14/+12 |
* | Correct the headers needed to use dbopen(3) and friends. | markm | 2002-10-18 | 1 | -1/+2 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -14/+1 |
* | W/o __P, the internal declarations will all fit on one line. | obrien | 2002-03-23 | 1 | -6/+3 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 3 | -3/+3 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 23 | -36/+62 |
* | Remove multi-line __P() usage. | obrien | 2002-03-22 | 4 | -6/+6 |
* | Remove __P() usage. | obrien | 2002-03-21 | 22 | -169/+189 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 10 | -81/+93 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 6 | -13/+13 |
* | Mark some functions as __printflike() and/or taking const char * arguments | kris | 2001-08-20 | 1 | -1/+1 |
* | mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially. | ru | 2001-08-16 | 1 | -1/+1 |
* | Don't clobber the default for CFLAGS. | bde | 2001-08-03 | 1 | -1/+2 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -1/+1 |
* | Remove duplicate words. | dd | 2001-06-24 | 1 | -1/+1 |
* | Add new, from scratch implementation of hsearch() et al that actually works. | ru | 2001-05-15 | 2 | -110/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | mdoc(7) cleanup. | ru | 2001-02-12 | 1 | -90/+86 |
* | Add a man page for the dbm_* functions, and update the Makefile to link | nik | 2001-02-11 | 2 | -1/+211 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+2 |
* | Fixed C error(s) in synopsis. Many were hiding under mdoc errors. | bde | 2001-02-05 | 1 | -1/+1 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 8 | -11/+27 |
* | man(7) -> mdoc(7). | ru | 2001-01-11 | 5 | -681/+845 |
* | Fix SCCS id string abuse I introduced. | obrien | 2001-01-02 | 1 | -1/+1 |
* | Fix a tailq conversion bug that resulted in, e.g., nvi crashing upon | green | 2000-12-30 | 1 | -1/+2 |
* | Use TAILQ instead of CIRCLEQ. | phk | 2000-12-29 | 1 | -21/+18 |
* | Use size_t rather than a 16-bit data type fo the length. | obrien | 2000-11-07 | 1 | -1/+5 |
* | More secure temporary filename. This needs to be revisited to use | kris | 2000-11-02 | 1 | -1/+1 |
* | If using a DB_RECNO, db::put should return the new key if R_IAFTER is | green | 2000-08-08 | 1 | -1/+9 |
* | Prevent TMPDIR overflow. | kris | 2000-08-04 | 1 | -1/+5 |
* | cleanup the tsearch import. | alfred | 2000-07-06 | 2 | -53/+4 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 7 | -26/+24 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 7 | -24/+41 |
* | $Header$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 13 | -13/+13 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 4 | -0/+4 |