mrg
|
34affd9ae4
|
add ip-filter options.
|
1997-04-21 13:00:52 +00:00 |
|
mrg
|
9d52d80cd8
|
set umask for savecore.
|
1997-04-21 12:50:43 +00:00 |
|
christos
|
fb758fd82b
|
PR/3452: Jerry Peek: Redirections of unopened fd to file failed.
for arg in a b c
do
echo hi this is $arg 1>&3
done 3> foo
|
1997-04-21 12:38:25 +00:00 |
|
mrg
|
d47b27a34b
|
add strptime() to libc.
|
1997-04-21 12:36:25 +00:00 |
|
mrg
|
1dcbfad4c0
|
be safe with buffers.
|
1997-04-21 11:42:11 +00:00 |
|
mrg
|
0ebc8c3756
|
KNF. be safe with buffers.
|
1997-04-21 11:40:13 +00:00 |
|
mrg
|
b6daab9f37
|
lost+found directories are mode -1700
|
1997-04-21 11:34:37 +00:00 |
|
mrg
|
d655665117
|
be safe with buffers.
|
1997-04-21 11:31:15 +00:00 |
|
mrg
|
cae2d6411c
|
KNF. RCSids. be safe with buffers.
|
1997-04-21 11:29:26 +00:00 |
|
mrg
|
3a9bd0a52a
|
be safe with buffers.
|
1997-04-21 11:26:22 +00:00 |
|
mycroft
|
df1a64b9f5
|
Minor cleanup.
|
1997-04-21 11:19:57 +00:00 |
|
mycroft
|
4a0848acd9
|
When doing security checks in user home directory, sort by home directory, to
optimize lookups a little.
Also, add some more files to the naughty lists.
|
1997-04-21 11:14:41 +00:00 |
|
mrg
|
1741f3a9c7
|
be safe with buffers.
|
1997-04-21 11:11:47 +00:00 |
|
mrg
|
d16c8bdb59
|
merge in missing change from upgrade.
|
1997-04-21 06:19:13 +00:00 |
|
mrg
|
057f4195a8
|
handle 64-bit warnings.
|
1997-04-21 05:53:58 +00:00 |
|
mrg
|
72fe828af4
|
pull in <string.h> as required.
|
1997-04-21 05:49:00 +00:00 |
|
mycroft
|
89205383a7
|
Make microtime() work correctly with a 4- or 4C-only kernel.
|
1997-04-21 05:47:08 +00:00 |
|
mrg
|
ec59f26fc3
|
ctime() takes (time_t *) not (long *).
|
1997-04-21 05:46:59 +00:00 |
|
lukem
|
bfdbb2379f
|
The fs level (ref: fsck -c ...) can be determined from the second
line of the output from dumpfs(8), not the first line. part of [bin/1353]
|
1997-04-21 05:35:19 +00:00 |
|
mrg
|
ecdc59670c
|
note that strcpy is safe.
|
1997-04-21 05:28:43 +00:00 |
|
christos
|
c98409d753
|
PR/3519: Brad Spenser: xntpd now uses sysctl to get clockrate info.
|
1997-04-21 03:07:28 +00:00 |
|
lukem
|
13d5dd4446
|
Implemented two modifier flags for -a and -l: -d (only show "down" interfaces)
and -u (only show "up" interfaces)
|
1997-04-21 01:17:57 +00:00 |
|
briggs
|
fc43576e8d
|
Take care when accessing DAFB--some quadra-class machines use other video
controllers.
|
1997-04-21 00:57:59 +00:00 |
|
mycroft
|
52aae8dc8a
|
Don't do libwrap checking for UDP services; they must do it internally on
every packet to be correct.
|
1997-04-20 22:04:59 +00:00 |
|
christos
|
5620f08591
|
- Remove remnants of html [from Kim]
- Fix perl script to use %% NetBSD <comment-prefix>
|
1997-04-20 21:53:19 +00:00 |
|
scottr
|
7e00ee54d8
|
Fix itematch() for case where fboff is not zero. From Dave Huang,
closes PR #3501.
|
1997-04-20 20:31:18 +00:00 |
|
pk
|
01c7186f85
|
Compute object subdirectories correctly.
|
1997-04-20 20:27:07 +00:00 |
|
thorpej
|
9d7af91ffa
|
Fix a botch in the last change made (to accomodate the PowerPC), pointed
out by Chris Demetriou <cgd@netbsd.org>
|
1997-04-20 20:20:12 +00:00 |
|
fvdl
|
b9f22ef8f3
|
Only wake up one nfsiod when there is an async write to do. (from FreeBSD).
|
1997-04-20 16:24:44 +00:00 |
|
thorpej
|
6102bc8ec2
|
And Yet Another Broken IBM disk (the 664 this time), once again
reported by Hubert Feyrer <feyrer@grizu.fh-regensburg.de>.
|
1997-04-20 01:30:30 +00:00 |
|
thorpej
|
f9bc642a6d
|
Add Yet Another Broken IBM disk to the SDEV_AUTOSAVE list. This one
doesn't report a vendor string (yuck)!. Problem reported by
Hubert Feyrer <feyrer@grizu.fh-regensburg.de>.
|
1997-04-20 00:55:05 +00:00 |
|
mellon
|
86b1df4e9f
|
Document dc flag
|
1997-04-20 00:05:27 +00:00 |
|
mellon
|
11be63105a
|
Set CLOCAL if dc flag is set
|
1997-04-20 00:03:05 +00:00 |
|
mellon
|
b6e16df6f2
|
Add boolean for dc flag
|
1997-04-20 00:02:45 +00:00 |
|
mellon
|
d9be4478ec
|
Set O_NONBLOCK if dc flag is set. Don't set HUPCL if dc flag is set.
|
1997-04-20 00:02:10 +00:00 |
|
christos
|
b69d8d5561
|
Update for incremental make changes.
|
1997-04-19 22:24:30 +00:00 |
|
pk
|
f2c53e4c3d
|
Two more quirks:
Python 28454-XXX tape drive: NOLUNS
1588-15MBSUN0669 disk: AUTOSAVE
|
1997-04-19 21:32:37 +00:00 |
|
pk
|
43445623fd
|
mmmmap() should return -1, not ENOTSUP.
Optimize the case of writing to /dev/zero etc, like the alpha,i386 and m68k.
|
1997-04-19 21:28:53 +00:00 |
|
pk
|
231a4bfb1f
|
Remove bogus pointer cast.
Accept FIONBIO ioctls.
|
1997-04-19 21:25:43 +00:00 |
|
christos
|
ffc1ff32d7
|
Add BINDIR
|
1997-04-19 17:09:53 +00:00 |
|
ragge
|
400a0d512e
|
Fix so that these files compile again after recent ARP changes.
|
1997-04-19 15:02:27 +00:00 |
|
ragge
|
12c25bea6a
|
Update floppy boot files to confirm to new boot syntax.
|
1997-04-19 11:42:14 +00:00 |
|
veego
|
f7ffa838b0
|
Add a missing \ at the end of the .if line
|
1997-04-19 09:26:09 +00:00 |
|
jonathan
|
902f17af37
|
Correct sense of fi->fi_blanked in bt455_video_off().
|
1997-04-19 08:25:31 +00:00 |
|
jonathan
|
22d3d9819d
|
Correct sense of FBIO[GS]VIDEO ioctl as noted in PR #3515.
|
1997-04-19 08:21:59 +00:00 |
|
thorpej
|
91aadf34b4
|
Don't build LKMs on the PowerPC.
|
1997-04-19 07:41:45 +00:00 |
|
thorpej
|
0211b09284
|
Change the riggings to ints, so that comparisons against negative
values works as expected on systems with unsigned chars.
|
1997-04-19 07:35:33 +00:00 |
|
thorpej
|
20c2907cc6
|
Allow this to be cross-compiled.
|
1997-04-19 07:20:13 +00:00 |
|
thorpej
|
d6aa0e4456
|
Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!
|
1997-04-19 07:13:49 +00:00 |
|
thorpej
|
bb38208013
|
Allow this to be cross-compiled.
|
1997-04-19 06:59:34 +00:00 |
|