| Commit message (Expand) | Author | Age | Files | Lines |
* | ts_sec -> tv_sec | Nate Williams | 1996-09-20 | 3 | -8/+8 |
* | aarghh! what is it with this CVSROOT/val-tags regexp anyway? how | Peter Wemm | 1996-09-19 | 2 | -2/+2 |
* | Merge import conflicts | Peter Wemm | 1996-09-19 | 13 | -235/+586 |
* | This commit was generated by cvs2svn to compensate for changes in r18366, | Peter Wemm | 1996-09-19 | 11 | -124/+179 |
|\ |
|
| * | Import of sendmail-8.7.6 | Peter Wemm | 1996-09-19 | 24 | -356/+765 |
| * | This commit was manufactured by cvs2svn to create branch 'SENDMAIL'. | cvs2svn | 1996-08-21 | 1 | -0/+76 |
* | | Don't call copySelf() when upgrading. | Jordan K. Hubbard | 1996-09-18 | 1 | -7/+1 |
* | | warn if reach group line limit (>200 users, >1024 bytes per line) | Wolfram Schneider | 1996-09-17 | 1 | -1/+10 |
* | | Delete old routed(8). | Garrett Wollman | 1996-09-16 | 18 | -10763/+0 |
* | | Disable build of old routed. | Garrett Wollman | 1996-09-16 | 1 | -2/+2 |
* | | Remove some bogosities I introduced with the init file hack (not serious, | Jordan K. Hubbard | 1996-09-15 | 5 | -10/+17 |
* | | Toss the mkaliases script into the attic and remove its install | Bill Paul | 1996-09-15 | 2 | -14/+1 |
* | | Do not backup master.passwd if pwd_mkdb returned an error. This | Wolfram Schneider | 1996-09-14 | 1 | -13/+3 |
* | | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -2/+2 |
* | | Make passwords no longer echo or display. Because of this, we now also | Jordan K. Hubbard | 1996-09-11 | 1 | -4/+16 |
* | | Argh! there's no need for moused to be setuid-root! Now that it | Peter Wemm | 1996-09-10 | 1 | -3/+3 |
* | | gut and overhaul moused, it was simply not working for me on any mouse | Peter Wemm | 1996-09-10 | 1 | -48/+224 |
* | | personal (ie: with the crontab command) cron tabs were broken by the | Peter Wemm | 1996-09-10 | 1 | -2/+2 |
* | | Change strcpy() to strncpy() in several places, and give gethostname() | Bill Fenner | 1996-09-10 | 1 | -5/+5 |
* | | Fix for the problem that moused hangs if it is started from /etc/rc | Søren Schmidt | 1996-09-09 | 1 | -2/+2 |
* | | Doh! Actually read the patch I applied and see what it was *trying* to do, | Jordan K. Hubbard | 1996-09-09 | 1 | -4/+5 |
* | | Fix some buffer overflow problems... | Paul Traina | 1996-09-08 | 1 | -3/+3 |
* | | Various minor improvements. | Jordan K. Hubbard | 1996-09-08 | 6 | -14/+64 |
* | | Add dequeue script for the record. | Peter Wemm | 1996-09-07 | 1 | -0/+6 |
* | | make it slightly less verbose while creating queue entries.. | Peter Wemm | 1996-09-07 | 1 | -3/+9 |
* | | make the "-l logfile" option actually do something.. | Peter Wemm | 1996-09-07 | 1 | -1/+4 |
* | | After queueing deltas, send out an initial two mails since that will cover | Peter Wemm | 1996-09-07 | 1 | -0/+3 |
* | | fts_children() returns NULL if there are no files. If there was a failure | Peter Wemm | 1996-09-07 | 1 | -3/+6 |
* | | - resync with configs running on freefall | Peter Wemm | 1996-09-07 | 7 | -12/+33 |
* | | When looking for "group daemon" (since that's what's in mtree), make sure | Peter Wemm | 1996-09-07 | 1 | -4/+7 |
* | | remove devconf tools from make tree. | Poul-Henning Kamp | 1996-09-06 | 1 | -2/+2 |
* | | Remove lsdev. Devconf never grew up. | Poul-Henning Kamp | 1996-09-06 | 5 | -567/+0 |
* | | Turn on SO_KEEPALIVE on network connections. Since we limit the number | Peter Wemm | 1996-09-06 | 1 | -0/+5 |
* | | Rewrite part of the compression support so that it does not leave | Peter Wemm | 1996-09-06 | 1 | -9/+52 |
* | | PR#2724 in NetBSD notes that newsyslog save log files even if the number | Jordan K. Hubbard | 1996-09-06 | 1 | -6/+15 |
* | | Close a security hole in anonymous ftp setup. | Jordan K. Hubbard | 1996-09-06 | 1 | -2/+2 |
* | | Fixed DPADD. | Bruce Evans | 1996-09-05 | 9 | -18/+29 |
* | | When updating a password via the standard RPC handler, reset the password | Bill Paul | 1996-09-05 | 1 | -2/+3 |
* | | typo | Adam David | 1996-09-05 | 1 | -1/+1 |
* | | Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn't | Bruce Evans | 1996-09-04 | 1 | -3/+2 |
* | | Removed another unused `-I.' and cleaned up. | Bruce Evans | 1996-09-04 | 1 | -6/+3 |
* | | Removed unused `-I.'s from CFLAGS. | Bruce Evans | 1996-09-04 | 3 | -6/+6 |
* | | Set ${DPADD}, use +=, add $Id$ | Peter Wemm | 1996-09-02 | 1 | -1/+4 |
* | | Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. | Jordan K. Hubbard | 1996-09-01 | 2 | -64/+18 |
* | | Unlocalize date | Andrey A. Chernov | 1996-09-01 | 1 | -2/+2 |
* | | Some new options, useful for restoring single files or subtrees from the | Poul-Henning Kamp | 1996-08-30 | 9 | -83/+562 |
* | | Use a variable to prevent multiple inclusion from duplicating CFLAGS args. | Peter Wemm | 1996-08-30 | 1 | -0/+5 |
* | | Delete temporary man page rules | Peter Wemm | 1996-08-30 | 1 | -12/+1 |
* | | Hmm, well, whaddya know? ypserv was making calls to the undocumented | Peter Wemm | 1996-08-30 | 1 | -6/+3 |
* | | delete bind, add named named.reload named.restart ndc | Peter Wemm | 1996-08-29 | 1 | -2/+3 |