| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo. | simon | 2004-10-20 | 1 | -1/+1 |
* | Make the -m option actually work. | ru | 2004-10-19 | 1 | -1/+1 |
* | This is now WARNS 6 clean on 64-bit platforms. | obrien | 2004-10-19 | 1 | -1/+1 |
* | Utilize FILES, SCRIPTS, and SYMLINKS. While here, fixed a bug in | ru | 2004-10-18 | 1 | -9/+8 |
* | Utilize SCRIPTS. | ru | 2004-10-18 | 1 | -5/+2 |
* | Replaced afterinstall: with FILES. | ru | 2004-10-18 | 1 | -3/+3 |
* | Add a -q flag to pkg_version. It suppresses the output of <,=,>. | obrien | 2004-10-18 | 7 | -8/+23 |
* | Remove an extra semicolon after a function. | stefanf | 2004-10-17 | 1 | -1/+1 |
* | Remove definition of struct dom_binding, it's non-standard C code and | stefanf | 2004-10-17 | 5 | -5/+0 |
* | Set the real limits on 5-current, add 5-stable, add 6-current. | obrien | 2004-10-17 | 1 | -1/+3 |
* | We accept both "option" and "options" so also accept both "nooption" | phk | 2004-10-12 | 1 | -0/+1 |
* | Handle a malloc() failure when allocating urgent ports | brian | 2004-10-11 | 1 | -3/+8 |
* | Add a bunch of malloc() return checks | brian | 2004-10-11 | 9 | -25/+61 |
* | Add 'virtual scrolling' support to moused(8). When holding down the middle | philip | 2004-10-11 | 2 | -3/+109 |
* | Add an '-a' switch to only display providers that are at least | le | 2004-10-10 | 2 | -3/+13 |
* | Include <unistd.h> for {g,s}eteuid(). | stefanf | 2004-10-09 | 1 | -0/+1 |
* | Delete a .Fn that had no argument and | keramida | 2004-10-09 | 1 | -1/+1 |
* | Mention "-d directory" in usage(). | brooks | 2004-10-06 | 1 | -1/+1 |
* | Don't prepend the directory specified by -d when the file is a relative | brooks | 2004-10-05 | 1 | -1/+1 |
* | Update a comment that was outdated. | njl | 2004-10-05 | 1 | -1/+1 |
* | Back out the -s flag and go back to dumping the SSDTs by default. | njl | 2004-10-05 | 4 | -22/+6 |
* | Update the man page for the -s flag and other changes that we've missed. | njl | 2004-10-05 | 1 | -5/+19 |
* | Add the -s flag to make dumping SSDTs optional (disabled by default). | njl | 2004-10-05 | 3 | -5/+16 |
* | Add a new -d argument which is used to specify an alternate root for log | brooks | 2004-10-04 | 2 | -2/+19 |
* | fix typo in generated /etc/exports: s/synatx/syntax/ | rse | 2004-10-04 | 2 | -2/+2 |
* | Don't rely on NULL being a pointer, add a cast before passing it to a variadic | stefanf | 2004-10-03 | 1 | -2/+2 |
* | Get debugging macros from sivar.h | phk | 2004-10-02 | 2 | -2/+8 |
* | Augh! | phk | 2004-10-02 | 1 | -2/+2 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-10-02 | 2 | -21/+21 |
* | Pass an array of gid_t rather than an array of int to getgroups(). | stefanf | 2004-10-02 | 2 | -3/+5 |
* | General overhaul: | schweikh | 2004-10-01 | 3 | -58/+76 |
* | Stop on write error. | phk | 2004-09-27 | 1 | -2/+5 |
* | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | dougb | 2004-09-27 | 1 | -1/+3 |
* | Previously I thought I was seeing a failure to install the .5 man pages | dougb | 2004-09-27 | 2 | -4/+2 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-26 | 1 | -9/+9 |
* | Invalidate dcons buffer address if the magic is wrong. | simokawa | 2004-09-26 | 1 | -1/+5 |
* | Get rid of obsolete MAN[0-9] syntax. | ru | 2004-09-26 | 2 | -2/+2 |
* | Fix up the man file installation for the new BIND 9 sources: | dougb | 2004-09-26 | 4 | -2/+15 |
* | Revert to always descending into the "bsnmp" subdir -- gensnmptree | ru | 2004-09-25 | 1 | -2/+1 |
* | Uncomment bsnmpd so it can build. | trhodes | 2004-09-25 | 1 | -1/+1 |
* | Fix build in the !NOATM case by using the begemot library in place of | trhodes | 2004-09-24 | 1 | -3/+3 |
* | More remnants of BIND 8; these live in usr.sbin now. | des | 2004-09-24 | 3 | -34/+0 |
* | Don't expose BIND libraries and their headers to the public by default, | ru | 2004-09-24 | 7 | -7/+14 |
* | kgmon works on arm, so make it parts of the build for arm as well. | cognet | 2004-09-23 | 1 | -0/+4 |
* | In fullpath_from_shell(), move the nologin detection before the cat | while | roam | 2004-09-23 | 1 | -7/+11 |
* | Style fix. | des | 2004-09-23 | 1 | -3/+2 |
* | More remnants of BIND 8 to de-orbit. | des | 2004-09-23 | 1 | -13/+0 |
* | Clean up and comment config.mk. Centralize more stuff. Bitch if | des | 2004-09-22 | 8 | -12/+57 |
* | Switch from BIND 8 to BIND 9. | des | 2004-09-21 | 14 | -329/+228 |
* | Force a redraw if all dists are selected so the checklist is updated. | jhb | 2004-09-20 | 1 | -1/+1 |