| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This puts it on the same footing as cvsup. It's been suggested on
numerous occasions that I shouldn't have imported it in the first place,
and now that sup has outlived it's usefulness..... Boom!
Notes:
svn path=/head/; revision=23649
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
| |
it should have reordered the existing one (so that ${DPADD} can be
compared with ${LDADD}).
Use ${} consistently.
Notes:
svn path=/head/; revision=21475
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21474
|
| |
|
|
|
|
|
| |
it is superfluous
Notes:
svn path=/head/; revision=19271
|
| |
|
|
|
|
|
|
|
| |
crontab runnig
2) use full path /usr/bin/mail for security reasons
3) Use time_t instead of long for time (in one place)
Notes:
svn path=/head/; revision=19270
|
| |
|
|
|
|
|
|
| |
header <sys/dir.h> in applications. My previous sweep didn't find the
places that included it without needing it.
Notes:
svn path=/head/; revision=18486
|
| |
|
|
|
|
|
|
|
| |
<sys/dir.h> in applications. Maintained existing (inadequate) ifdefs
for dir.h vs dirent.h in libdialog, amd and rarpd, but didn't add any
new ones.
Notes:
svn path=/head/; revision=18485
|
| |
|
|
|
|
|
|
|
|
|
|
| |
of connections, we cannot afford to allow "disappeared" client to cause
us to leave one of the 14 connections open and hanging in a read() forever.
(SO_KEEPALIVE causes probe packets to be sent after a few hours of IDLE
time where no data has been transferred. Sup should NEVER do this, so the
only time it will have an effect is if it looses the remote machine)
Notes:
svn path=/head/; revision=18080
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files in /var/tmp. Sup needs to send the file size, so that
prevents running gzip in a pipeline (sigh).
It now opens a temporary file, and immediately unlinks it. It sends
gzip's output to the temp file, and when gzip is done, it rewinds the
file and sends it. When the last fd is closed, the file storage is
reclaimed. With luck, this will stop those 15MB
gzip < emacs-19.30.tgz > /var/tmp/tmp.xxxx files from being left behind
and blowing out /var on freefall.
While I have the platform, let me quote a fortune entry which sup reminds
me of: "It is a crock of sh!t, and it stinks!"
Notes:
svn path=/head/; revision=18079
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18050
|
| |
|
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
Notes:
svn path=/head/; revision=16663
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13939
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13938
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13936
|
| |
|
|
|
|
|
|
|
|
|
| |
Document /var/log/sup.rename instead of the old name
Couple of lib build cleanups (like, not installing the library, and clean
all files)
It should be safe now.. :-)
Notes:
svn path=/head/; revision=13221
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13038
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13037
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13036
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13027
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13026
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13025
|
|
|
The heritage of this version is not clear. It appears to be NetBSD
derived from some time ago.
Notes:
svn path=/cvs2svn/branches/FREEBSD_LOCAL/; revision=13022
|