Age | Commit message (Expand) | Author |
2010-01-25 | ellipses are not optional arguments; while here, fix a double .Ar/.Ar | Igor Sobrado |
2010-01-25 | fix double full stop, find out by jmc@ when looking into another issue. | Igor Sobrado |
2009-12-11 | Fix two memory leaks, one found by parfait, one by myself. | Jacek Masiulaniec |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-06-21 | fix rcs ids. ok sthen@ | Martynas Venckus |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-08 | advertising clauses that can be dropped | Theo de Raadt |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-11-14 | use asprintf() | Theo de Raadt |
2005-10-11 | add el_get() to the Nm list; | Jason McIntyre |
2005-09-09 | double word typos; | Jason McIntyre |
2005-05-22 | Make signal handler safe. From Michael Knudsen, many thanks. | Otto Moerbeek |
2004-08-23 | Fix fgetln handling and always increment the size if we need to realloc, | Otto Moerbeek |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-04-14 | remove an extra occurence of the word `succeeds' | Jean-Francois Brousseau |
2003-11-25 | Sync libedit to NetBSD libedit as of Nov 8, 2003. | Otto Moerbeek |
2003-11-03 | encourage people to link with -lcurses rather than -ltermcap; | Jason McIntyre |
2003-11-01 | Fix typo, which was already spotted by jmc@, but missing in the previous | Otto Moerbeek |
2003-11-01 | Complete incomplete H_ADD description. | Otto Moerbeek |
2003-11-01 | Sync command table to code. Spotted by jmc@. | Otto Moerbeek |
2003-10-31 | Typo fix from Dries Schellekens <gwyllion at ace dot ulyssis dot org>. | Otto Moerbeek |
2003-10-31 | Man pages fixes from jmc@ | Otto Moerbeek |
2003-10-31 | Update to NetBSD libedit (from Oct 1, 2003), adding some string | Otto Moerbeek |
2003-10-22 | emptry -> empty; from Jared Yanovich | Jason McIntyre |
2003-08-11 | failure to deal with realloc nicely; spotted by Jonas.Munsin@teleste.com, | Theo de Raadt |
2003-08-08 | functions should link with -lcurses, not -ltermcap; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | Correct string bounds; spotted by avsm@'s bounds checker. | Miod Vallat |
2003-05-23 | - typos | Jason McIntyre |
2003-05-10 | typo; | Jason McIntyre |
2003-05-01 | is -Wall clean by making rcsid const | Anil Madhavapeddy |
2003-04-05 | strcpy/strcat -> strlcpy/strlcat | Thierry Deval |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2003-03-06 | .Xr typos; | Jason McIntyre |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-11-29 | riduculous spelling; torh@bogus.net | Theo de Raadt |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-06 | mark more signals that I cannot fix | Theo de Raadt |
2001-04-13 | Another case where we need to use u_char, not char for array | Todd C. Miller |
2001-04-13 | signess bug; jwaterman@yaleroad.com | Theo de Raadt |
2000-06-28 | restrict editrc lookup to home directory, thanks kris@freebsd.org. ok deraadt@ | Dug Song |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |