| Age | Commit message (Expand) | Author |
| 2006-04-22 | i.e. without a space. PR 33328 by Igor Sobrado. | wiz |
| 2006-04-12 | If parameter don't have values, then 'continue' after setting the flag bit. | dsl |
| 2005-11-10 | SHA2 support has been pulled up to NetBSD 3.0, update the history part. | elad |
| 2005-10-01 | fix setmode error handling. | christos |
| 2005-09-29 | The list of keywords must be sorted because it is search with bsearch(3). | tron |
| 2005-09-24 | Use crypto/rmd160.h. | elad |
| 2005-09-02 | Use MAXHASHLEN here too. | elad |
| 2005-08-24 | Add SHA2 support in mtree. | elad |
| 2005-08-24 | Reference cksum(1) only. | elad |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-04-09 | WARNS=3 seems to work for me | dsl |
| 2005-02-06 | ANSIfy function declaration, remove register declarations, and some | perry |
| 2004-12-01 | In replacenode(), don't strunvis() a NULL pointer. (Fixes bug in previous.) | lukem |
| 2004-12-01 | strsvis(3) encode & decode the "link=" value (symlink target). | lukem |
| 2004-07-22 | Implement -M to "merge" entries, even with different types. | lukem |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc |
| 2004-05-11 | foliage from pack_dev change :-) | christos |
| 2004-01-30 | Handle new-style error return from mknod/pack_dev.c | ross |
| 2003-11-17 | #include <util.h> | dbj |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-10 | Include filename in: | dsl |
| 2003-09-19 | realloc pedant | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-27 | Quote some characters. | wiz |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2003-03-31 | grammar tweak. | grant |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-04 | Change default permissions of newly created directories from | lukem |
| 2002-12-27 | File types belong under 'type', not 'uname'. | grant |
| 2002-12-23 | Add -C, which dumps the specification with the full path name first, | lukem |
| 2002-12-09 | correct description of -D | lukem |
| 2002-11-30 | tweaks for fparseln(3) move from libutil to libc: | lukem |
| 2002-11-29 | avoid non-constant initializer errors by changing hack to workaround | grant |
| 2002-10-08 | Remove convoluted code to work around missing lch{flags,mod,own}(); | lukem |
| 2002-10-06 | - Check HAVE_LCHFLAGS for lchflags(2) support, rather than assuming | lukem |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-08-08 | Remove extraneous \n's in {err,warn}{,x} that used to be printfs. | soren |
| 2002-04-09 | Don't use __RCSID unless it's defined. | bjh21 |
| 2002-04-09 | Use __RCSID(). | thorpej |
| 2002-02-19 | inotype() only needs to understand S_ types, not the F_ types | lukem |
| 2002-02-11 | support multiple entries for "." and full paths if the types match; the last | lukem |
| 2002-02-08 | Funtion appropriately in the absence of a lchmod call on the host. | tv |
| 2002-02-05 | Support `/unset all', to unset all of the global values set with `/set ...' | lukem |
| 2002-02-04 | - use lch*() instead of ch*() to change permissions, so that links in | lukem |
| 2002-02-04 | explicitly chmod(2) newly created devices | lukem |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-31 | Protect __RCSID and __COPYRIGHT from being invoked if not defined. | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-29 | add <util.h> back in for native builds. | lukem |
| 2002-01-29 | don't bother initialising pwfile[] to _PATH_MASTERPASSWD and grfile[] | lukem |