| Commit message (Expand) | Author | Age | Files | Lines |
* | The pkg_version -c output will now call for a "make clean" before and | bmah | 2001-04-30 | 1 | -2/+2 |
* | Fixed typos; removed whitespace at EOL. | schweikh | 2001-04-30 | 1 | -25/+25 |
* | Revert consequences of changes to mount.h, part 2. | grog | 2001-04-29 | 1 | -2/+0 |
* | Distinguish between rpc version numbers in the client cache to avoid | alfred | 2001-04-28 | 1 | -1/+6 |
* | handles.c belonged to the old stub lockd, nuke it. | alfred | 2001-04-28 | 1 | -61/+0 |
* | procs.c belonged to the old stub lockd, nuke it. | alfred | 2001-04-28 | 1 | -592/+0 |
* | mdoc(7) police: removed hard sentence break. | ru | 2001-04-27 | 2 | -2/+4 |
* | mdoc(7) police: Removed forgotten .Pp. | ru | 2001-04-27 | 1 | -1/+0 |
* | Document the "noError" variable. | olgeni | 2001-04-26 | 2 | -6/+24 |
* | Change this from being alphabetically ordered to being more "practically" | jkh | 2001-04-26 | 2 | -36/+36 |
* | Bring in some bugfixes from NetBSD. I'm going to make a more | iedowse | 2001-04-26 | 1 | -17/+37 |
* | Fix some quotes and mention that it's usually necessary to train | brian | 2001-04-26 | 2 | -2/+44 |
* | Add back missing arguments to format strings. | kris | 2001-04-26 | 3 | -4/+4 |
* | Fix typo in prev commit - add missing comma | ache | 2001-04-26 | 1 | -2/+3 |
* | Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there, | obrien | 2001-04-25 | 1 | -4/+10 |
* | Fix compiling without -O, some dead code was using non-existant functions, | alfred | 2001-04-25 | 2 | -6/+10 |
* | Don't build pkg_sign tools if crypto is not installed, or is not | wes | 2001-04-24 | 1 | -1/+2 |
* | Handle IP over IP (IPPROTO_IPV4) properly. | brian | 2001-04-24 | 5 | -12/+32 |
* | Reinstate one more old bugfix that got lost in the tirpc commit: | iedowse | 2001-04-23 | 1 | -15/+20 |
* | Include necessary header files, in preparation for fixing breakage in | grog | 2001-04-23 | 1 | -0/+2 |
* | When exporting a directory that is not a mountpoint, mountd repeatedly | iedowse | 2001-04-22 | 1 | -0/+8 |
* | Our exports(5) syntax is rather "host-centric", while people comming from | obrien | 2001-04-22 | 2 | -0/+2 |
* | Add an example borrowed from the FAQ showing a very commonly desired | obrien | 2001-04-22 | 2 | -4/+8 |
* | Add picobsd. | asami | 2001-04-22 | 1 | -0/+1 |
* | Don't pass NULL to the %s format. | dd | 2001-04-22 | 1 | -2/+6 |
* | mkisofs is in section 8, not section 1. | dd | 2001-04-21 | 1 | -1/+1 |
* | The introduction of IPv6 support from NetBSD's mountd invalidated | iedowse | 2001-04-21 | 1 | -243/+207 |
* | Proper upper limit for mousechar start is UCHAR_MAX - 3, not UCHAR_MAX | ache | 2001-04-21 | 1 | -2/+2 |
* | Fix a long-standing bug relating to the handling of SIGHUP: mountd | iedowse | 2001-04-21 | 1 | -4/+30 |
* | Turn on devinfo(8) | msmith | 2001-04-21 | 1 | -0/+1 |
* | Simple tool to print the device tree and resource usage by devices. Also | msmith | 2001-04-21 | 2 | -0/+222 |
* | Style changes. Not purfect, but closer to other Makefiles in the tree. | obrien | 2001-04-20 | 2 | -31/+35 |
* | Add Greece to the FTP mirror list. | jkh | 2001-04-20 | 2 | -0/+8 |
* | Fix a problem with tests of the form "1.0" vs. "1.0a". | bmah | 2001-04-19 | 2 | -3/+15 |
* | Remove section from bugs that says we don't support client locks. | alfred | 2001-04-19 | 1 | -11/+0 |
* | remove debug code left in by accident | alfred | 2001-04-18 | 1 | -7/+0 |
* | ``An undocumented feature is a bug.'' | joerg | 2001-04-18 | 2 | -8/+8 |
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 6 | -8/+6 |
* | List the explanations of the command line arguments in the same order | dd | 2001-04-18 | 1 | -27/+27 |
* | A few more mountd cleanups: | iedowse | 2001-04-18 | 1 | -37/+17 |
* | Various bugfixes and cleanups, mainly from Martin Blapp: | iedowse | 2001-04-17 | 1 | -68/+47 |
* | Implement client side NFS locks. | alfred | 2001-04-17 | 6 | -9/+672 |
* | By popular demand, have adduser preserve comments at the top of the | dougb | 2001-04-17 | 1 | -2/+10 |
* | '%' is not a valid format string :-) | kris | 2001-04-17 | 2 | -2/+2 |
* | Remove spurious extra format string argument. | kris | 2001-04-17 | 1 | -1/+1 |
* | mdoc(7) police: Prepare for mdocNG. | ru | 2001-04-16 | 1 | -2/+3 |
* | Add a more useful solution to the problem of password files with more than | dougb | 2001-04-15 | 1 | -3/+14 |
* | Rev 1.11 introduced a bug where the processing became case insensative for | obrien | 2001-04-15 | 1 | -1/+1 |
* | Grammar police: "its", not "it's", is the possessive form of "it". | dd | 2001-04-15 | 1 | -2/+2 |
* | mdoc(7) police: misc. markup fixes in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -12/+15 |