| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-11-12 | goodbye uucp | christos | |
| 2006-10-24 | Applied patches from PR bin/24256 to pass command-line arguments as-is. | cbiere | |
| 2006-05-13 | Fix uninitialized variable. | christos | |
| 2006-05-10 | quell GCC 4.1 uninitialised variable warnings. | mrg | |
| XXX: we should audit the tree for which old ones are no longer needed after getting the older compilers out of the tree.. | |||
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg | |
| socklen_t are different signness. | |||
| 2006-04-03 | Now we use tip-as-cu, not Taylor UUCP cu. | tls | |
| These programs are no longer setuid, and now lock devices with flock, not file locks in /var/spool/. They will no longer lock against UUCP itself unless we modify UUCP to lock with flock, but this seems highly unlikely to be an issue in the present day. | |||
| 2006-04-02 | fix coverity free model. | christos | |
| 2006-03-29 | Add coverity annotations. | christos | |
| 2006-03-29 | Coverity CID 2429: Don't check for NULL after deref. | christos | |
| 2006-03-29 | Coverity CID 2496: Uninitialized var. | christos | |
| 2005-09-07 | Allow for \H -> "address ..." substitution in PIPE ports. Useful | is | |
| e.g. for generic UUCP over SSH or SSL... Idea and part of the patch by Joerg Durchain, has apparently been integrated in Debian for a while. | |||
| 2005-04-25 | Use socklet_t with accept. | matt | |
| 2004-11-05 | Add (unsigned char) cast to ctype functions | dsl | |
| 2004-06-30 | Add missing NetBSD ID tags | jmc | |
| 2004-05-23 | Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and | lukem | |
| setting NOLINT, NOPIC, NOPROFILE (etc) | |||
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos | |
| Retain binary compatibility. | |||
| 2004-02-03 | Let "cu" connect at 230400 bps, if the port supports it. | fredb | |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem | |
| * Don't bother prefixing commands with a line of ${_MKCMD}\ and instead rely upon "make -s". This is less intrusive on all the Makefiles than the former. Idea from David Laight. * Rename the variables use to print messages. The scheme now is: _MKMSG_FOO Run _MKMSG 'foo' _MKTARGET_FOO Run _MKMSG_FOO ${.TARGET} From discussion with Alistair Crooks. | |||
| 2003-10-20 | support MAKEVERBOSE | lukem | |
| 2003-10-18 | Allow UUCP to not be build when MKUUCP=no | matt | |
| 2003-05-17 | possible scanf overrun | itojun | |
| 2003-04-19 | PR/2970: D'Arcy J.M. Cain: Eliminate trailing slashes in mkdir(2) | christos | |
| 2003-03-15 | Correct spelling of "overridden". From PR 20718 by Igor Sobrado. | wiz | |
| 2003-01-21 | Use a neutral error message - the details have been printed already, and | is | |
| the older message is plain wrong under some circumstances. See PR 5398, which is fixed. | |||
| 2003-01-20 | The Double-Semi-Colon Police. | simonb | |
| 2003-01-06 | writable, not writeable. | wiz | |
| 2003-01-06 | specified, not specifed. | wiz | |
| 2002-12-06 | Avoid strict-alias warnings. | scw | |
| 2002-09-19 | - use NETBSDSRCDIR as appropriate | lukem | |
| - makefile lint (moving NOxx to top of file, include <bsd.own.mk> as necessary, ...) | |||
| 2002-07-10 | Spell acquire with a 'c'. | wiz | |
| 2002-05-30 | Add -Wno-format-zero-length to CWARNFLAGS; ulog() is a printf-like | thorpej | |
| function for which "" is a perfectly reasonable argument. | |||
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross | |
| 2002-01-07 | then -> than. | wiz | |
| 2001-12-12 | MKfoo=no -> NOfoo | tv | |
| 2001-11-21 | "than" instead of "then". | wiz | |
| 2001-10-26 | Add: | briggs | |
| -F (default) h/w flow control -f no h/w flow control -q be quiet during downloads | |||
| 2001-09-12 | pull patch from openbsd Errata 033: | itojun | |
| A security hole exists in uucp(1), uux(1) and uuxqt(1) that may allow an attacker on the local machine to run arbitrary commands with root privileges. Fix: Pay more attention to commandline parsing of long options. Patch from jbj@redhat.com via millert@. | |||
| 2001-08-24 | heirarchy -> hierarchy | wiz | |
| 2001-08-20 | precede, not preceed. | wiz | |
| 2001-05-03 | Don't divide by zero when computing timeout values, else we SIGFPE when | is | |
| sending "long" files over pipe links. This fix closely follows the one suggested by <felix@subnet.sub.net> in an email to Ian Lance Tailor years ago. | |||
| 2001-04-06 | Use standard comment macro (.\" instead of '''). | wiz | |
| Noted in bin/8736 by Danny Thomas. XXX: most OpenSSL man pages have this problem, too. | |||
| 2001-02-10 | We're using /var/spool. | is | |
| 2001-01-09 | - Use PRINTOBJDIR and .WAIT where appropriate. | enami | |
| - Define PARALLEL in gdb/Makefile since multiple yacc might run. | |||
| 2001-01-09 | convert to using .WAIT | lukem | |
| 2000-12-11 | uuchk is not program-called; it is called by the administrator to check the | is | |
| configuration file. | |||
| 2000-03-23 | Fix uninitialized uuconf_fcarrier and uuconf_fhardflow in the case where the | mycroft | |
| port or line name was specified as an option. Fixes PR 9667. | |||
| 2000-03-13 | Fix file format example bug. Now the example is consistent with the | is | |
| documentation a couple lines above, the source code and an experiment. | |||
| 2000-01-23 | More .mk file fallout. *sigh* | mycroft | |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft | |
| 1999-03-31 | Whitespace pasto in previous. | kleink | |
