christos
|
1949f5ea6b
|
- runio fails when result != 0 not only < 0
- print vis-encoded file in the scanner.
|
1995-10-29 23:54:45 +00:00 |
christos
|
363e119397
|
- Don't use system(3) to fork processes. It is a big security hole.
- Encode the filenames in the scan files using strvis(3), so filenames
that contain newlines or other weird characters don't break the scanner.
|
1995-06-24 16:21:33 +00:00 |
christos
|
a6d86f0535
|
Changes to write ascii timestamps in the when files.
Looked into making it 64 bit clean, but it is hopeless.
Added little program to convert from the old timestamp files
into the new ones.
|
1995-06-03 21:21:48 +00:00 |
brezak
|
3e9304df33
|
Changes from nate for gzip'ed sup
|
1993-08-04 17:46:14 +00:00 |
brezak
|
af4554d4e0
|
Close misbehaving connections instead of exiting.
|
1993-06-22 17:20:23 +00:00 |
cgd
|
eb192ab885
|
use daemon() to put supfilesrv into daemon mode...
|
1993-06-05 21:32:15 +00:00 |
brezak
|
256dbd11db
|
Remove netcrypt.c. Remove unneeded files. Cleanup make.
|
1993-05-24 17:57:19 +00:00 |
cgd
|
a1e510b12f
|
initial import of CMU's SUP to NetBSD
|
1993-05-21 14:52:16 +00:00 |