| Commit message (Expand) | Author | Age | Files | Lines |
* | The -s option was broken (missing braces around an else clause). | kris | 1999-12-04 | 1 | -5/+7 |
* | Fix off-by-one error leading to a segfault. | kris | 1999-12-04 | 1 | -1/+5 |
* | Fix buffer overflow & add $FreeBSD$ | kris | 1999-12-04 | 1 | -2/+13 |
* | Fix for the new usage of mkioctls | marcel | 1999-12-03 | 1 | -1/+1 |
* | Change -i host to whois.networksolutions.com | ache | 1999-12-03 | 1 | -1/+1 |
* | Avoid hardcoding any paths and variables. The include directory must | marcel | 1999-12-03 | 2 | -8/+19 |
* | Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in | sheldonh | 1999-12-02 | 1 | -0/+6 |
* | Make sure DESTDIR is set in the environment of mkioctls. This fixes | marcel | 1999-12-02 | 1 | -1/+2 |
* | Use %EF instead of hardcoded order for each country | ache | 1999-11-30 | 1 | -41/+37 |
* | %Ex -> %Ef | ache | 1999-11-30 | 1 | -1/+1 |
* | Change meaning of newly introduced -L option - it helps lpr later | ache | 1999-11-30 | 2 | -10/+15 |
* | Localize it | ache | 1999-11-30 | 3 | -13/+26 |
* | Reactivate bind and add dnskeygen. | peter | 1999-11-30 | 1 | -1/+2 |
* | New program in the bind suite. I'm not sure that it's worth much while | peter | 1999-11-30 | 1 | -0/+13 |
* | Use libbind to get to the extended resolver and headers. | peter | 1999-11-30 | 3 | -0/+3 |
* | Move named and associated tools into a seperate makefile section and | peter | 1999-11-30 | 1 | -3/+6 |
* | Fix a buffer overflow due to sending strings >1k in length. This is unlikely | kris | 1999-11-25 | 1 | -7/+9 |
* | Adjust man page: if command is specified, file name is mandatory | guido | 1999-11-24 | 1 | -2/+1 |
* | Unbreak build world by readding the necessary ipfilter includes. | guido | 1999-11-24 | 1 | -0/+6 |
* | Improve backward compatibility. | marcel | 1999-11-23 | 1 | -1/+5 |
* | Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name. | charnier | 1999-11-21 | 2 | -17/+17 |
* | Correct use of .Nm. Add DIAGNOSTICS section. Add rcsid | charnier | 1999-11-21 | 2 | -8/+12 |
* | Generate skel.c at build time. | dt | 1999-11-20 | 2 | -1550/+4 |
* | mdoc(7)'fy | phantom | 1999-11-18 | 1 | -33/+40 |
* | purity change for name length checking code | ache | 1999-11-17 | 1 | -1/+1 |
* | Merge with OpenBSD whois (with bugfixes missed there) | ache | 1999-11-17 | 3 | -38/+173 |
* | Reduce max length of user names to 15 characters to reflect reality. | davidn | 1999-11-17 | 1 | -2/+2 |
* | Use the same technique as ps(1) to avoid the need for setgid. (ie: use | peter | 1999-11-17 | 2 | -5/+9 |
* | Fixed sorting on time. On i386's, time differences of more than 2147 | bde | 1999-11-17 | 1 | -9/+9 |
* | Remove CROSS_MAKE_FLAGS. | marcel | 1999-11-15 | 1 | -1/+1 |
* | Typo | kris | 1999-11-15 | 1 | -1/+1 |
* | ${MACHINE} -> ${MACHINE_ARCH} | marcel | 1999-11-14 | 3 | -4/+8 |
* | Add reference to the share/examples/nwclient directory. | bp | 1999-11-14 | 2 | -10/+5 |
* | Make fstat work with file arguments again after being broken by dev_t | green | 1999-11-13 | 1 | -1/+28 |
* | Fix the case where there's no path and doscmd defaults it to C:\ | marcel | 1999-11-12 | 1 | -1/+1 |
* | ioctlname() is actually passed a register_t. | dfr | 1999-11-10 | 1 | -1/+1 |
* | Fix cosmetic bug in time display. Current day logins are now displayed | davidn | 1999-11-10 | 1 | -4/+9 |
* | Fix a boatload of warnings in the generated code on the alpha. | dfr | 1999-11-09 | 1 | -1/+1 |
* | Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch of | dfr | 1999-11-09 | 1 | -9/+10 |
* | Change default to whois.crsnic.net - new Central Shared Registry for domains | ache | 1999-11-09 | 2 | -5/+20 |
* | Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested. | jhay | 1999-11-08 | 2 | -2/+3 |
* | Document startup behaviour of mail(1). | jkoshy | 1999-11-08 | 1 | -0/+18 |
* | add arguments | charnier | 1999-11-02 | 1 | -9/+13 |
* | Document that hosts for which no status report has been received for | nik | 1999-11-01 | 1 | -1/+2 |
* | Fix breakage for NOSHARED case. | bp | 1999-11-01 | 1 | -4/+3 |
* | Fix NOSHARED case. | bp | 1999-10-31 | 1 | -5/+3 |
* | Add ncplogin/logout programs which allow manage connections | bp | 1999-10-31 | 5 | -0/+425 |
* | mdoc(7)'fy | phantom | 1999-10-30 | 3 | -26/+31 |
* | uncomment FILES section (it look reasonable here) | phantom | 1999-10-30 | 1 | -13/+23 |
* | .Ox is ``clever'' now. | phantom | 1999-10-30 | 1 | -2/+1 |