phk
47df445492
Remove these copies, they now live the right place.
1998-04-12 10:45:11 +00:00
phk
bc1d47f23b
Change noc-tun to nos-tun after Peter did the repository copy to cover
...
up the tracks of my blunder.
1998-04-12 10:44:24 +00:00
ache
a82f906952
Implement Helbig idea of offset calculation reducing mktime() calls
...
Immediately exit if /etc/wall_cmos_clock not present
1998-04-11 21:18:55 +00:00
phk
6f704f2c66
Add noc-tun to list
1998-04-11 20:03:05 +00:00
phk
deed9c099f
Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.
...
PR: 1154
Reviewed by: phk
Manpage by: phk
Submitted by: Nickolay N. Dudorov nnd@itfs.nsk.su
1998-04-11 19:33:06 +00:00
wosch
e3aed30232
New mount option nosymfollow. If enabled, the kernel lookup()
...
function will not follow symbolic links on the mounted
file system and return EACCES (Permission denied).
1998-04-08 18:31:59 +00:00
cracauer
0009308669
(evil) hackers -> crackers
1998-04-08 12:00:48 +00:00
bde
0c33af9265
Guess the position of the drive number in the device name better so
...
that `fsck -p' doesn't check multiple slices on the same drive
concurrently. Don't invoke undefined behaviour when searching for
the drive number in strange device names.
PR: 6129
Reviewed by: phk
Submitted by: Yuichi MATSUTAKA <matutaka@osa.att.ne.jp>, but rewritten
by me.
1998-04-07 12:43:57 +00:00
imp
4b46ef5a49
Add aback in a line a accidentally killed in my last commit.
...
Submitted by: Bill Fenner
1998-04-02 04:33:18 +00:00
eivind
2e3938a9b7
Make this compile (and seemingly work).
1998-04-02 01:12:55 +00:00
imp
64af92eaa5
A fairly rare possible buffer overflow:
...
Theo fixed this and tqbf reported it
Obtained from: OpenBSD
1998-04-01 00:32:18 +00:00
phk
1e95007485
Pickup _time_second instead of _time
1998-03-30 10:10:29 +00:00
ache
add2782c4e
Add workaround suggestion for 'nonexistent time' diagnostic
1998-03-30 09:29:47 +00:00
obrien
ab7e5a8f6b
Add NTFS partition type.
...
Add "." at the end of some sentances.
Also print "flag 80" in English.
Give hint that "sysid" for FreeBSD is 165 decimal.
Ensure active partition specified by user is 1-4.
1998-03-29 23:41:51 +00:00
peter
d978ab5c83
Don't print the 'writes: sync & async' stuff if we're mounted readonly
...
or if the fs isn't keeping the stats..
1998-03-27 10:52:13 +00:00
jkh
16c0eec428
The logic in tape.c:getfile() doesn't allow for a filesystem
...
with a blocksize smaller than the tape block size. The problem
seems to be most easily fixed by changeing where fssize is set.
PR: 5704
Submitted by: David Malone <dwmalone@maths.tcd.ie>
1998-03-23 23:19:14 +00:00
charnier
6e321f37d4
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
danny
1b827ab5e8
PR: 6104
...
Submitted by: Anatoly Vorobey <mellon@pobox.com>
Fix typo
1998-03-23 06:36:57 +00:00
peter
52325b1595
Initial bmake scaffolding for ipfilter userland stuff.
...
Obtained from: large chunks stolen from OpenBSD and NetBSD
1998-03-21 13:53:18 +00:00
eivind
7be3e77c0a
Make 'ifconfig -l ether' only list Ethernet interfaces. This is
...
useful, intuitive, and match the old comments in the source.
Previously, 'ifconfig -l ether' and 'ifconfig -l' were equal.
1998-03-19 20:58:45 +00:00
charnier
b0b8c2ff22
Use .An/.Aq.
1998-03-19 07:47:10 +00:00
charnier
8e69ba3343
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-19 07:46:04 +00:00
ache
fb0b69a9d2
Add more DOS/Win95 partition types
1998-03-14 21:22:09 +00:00
jb
de6bdd1c61
Some things only work on i386.
1998-03-13 19:41:06 +00:00
alex
1129389306
Get the arguments to show_usage right (like the MFC'ed code in -stable).
...
Submitted by: bde
1998-03-13 02:31:21 +00:00
andreas
a165a47d4a
set timeout to 4 hours, large disks take a long time to low level format.
1998-03-09 21:54:20 +00:00
jdp
bf11b7e241
Fix a type mismatch between a scanf format string and the
...
corresponding argument.
1998-03-08 23:57:00 +00:00
steve
8b8e3127e9
Make this compile again.
...
PR: 5948
Submitted by: Brian Feldman
1998-03-08 19:03:05 +00:00
msmith
41cd0a696d
If we are mounting the root filesystem, and we're accessing it through
...
something that might refer to the compatability slice rather than the
correct slice entry, try all the possible slice entries first.
This is a compatability hack to deal with the case where the kernel has
correctly mounted the root filesystem out of its slice, but the user
has not updated their /etc/fstab file to reflect this. A diagnostic
is emitted if the mount succeeds, indicating that the file should be
updated.
This is a prelude to fixing the kernel to behave as alluded to above.
Reviewed by: (discussed with) julian, phk
1998-03-08 14:50:04 +00:00
julian
10c5ccc30a
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
...
Submitted by: Kirk McKusick (mcKusick@mckusick.com )
Obtained from: WHistle development tree
1998-03-08 09:59:44 +00:00
ache
03dc84e1ed
Oops, merge back 32bit fat description from -stable.
...
It was added to -stable but not to -current, strange.
1998-03-07 22:00:31 +00:00
ache
1bc27d9539
Add primary fat-32
1998-03-07 08:45:46 +00:00
phk
3acc203e1d
If numdirs is zero, print a helpful message instead of divding by zero later.
1998-03-04 18:03:54 +00:00
jraynard
149cf90af1
Don't assume sigset_t and int are equivalent.
1998-03-02 23:19:29 +00:00
joerg
e887cc7e33
Andreas Klemm reported that 2 hours are too few to format a 9 GB
...
Barracuda. Bump the timeout to 3 hours.
1998-03-01 20:15:00 +00:00
ache
f8ae2c2c9e
Add more info about special characters in dos2unix/unix2dos tables
1998-03-01 08:41:05 +00:00
ache
0398ae2bf7
Minimize clock drift between getting and setting time
...
Submitted by: bde
1998-02-25 09:40:21 +00:00
bde
5d07031ba3
Fixed annoying warning for unused sccsid.
1998-02-24 01:36:58 +00:00
ache
dce2589b36
Add more info about -W option
1998-02-23 17:29:08 +00:00
ache
7cc26bd85b
Note that default local charset assumed as ISO 8859-1
1998-02-23 17:20:07 +00:00
ache
24cabc92c3
Implement loadable DOS<->local conversion tables for DOS names
...
Additionly load toupper table to create DOS names always in uppercase
1998-02-23 16:49:16 +00:00
ache
03cc3500d9
Implement loadable upper->lower local conversion table
...
Recently introduced -w renamed to -W
1998-02-23 09:41:02 +00:00
ache
d7649e6694
Add missing DESTDIR
1998-02-23 09:15:01 +00:00
ache
95bf5e413f
Add loadable local<->Unicode conversion support for Win95 names
...
Note: DOS names still not work and require similar changes
1998-02-22 15:28:06 +00:00
jb
2248def17a
Remove the casts on signal() returns and compare the returned value
...
with SIG_ERR to detect the error case.
Suggested by: bde.
1998-02-20 07:28:50 +00:00
jkh
fefaf13d74
Support for FAT32 partitions.
...
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from: NetBSD
1998-02-18 09:30:31 +00:00
bde
3ba234ae41
Converted putfsent() to Lite2 mount interface - don't use numeric
...
filesystem types.
1998-02-13 04:54:27 +00:00
alex
0fbf800481
Alter ipfw's behavior with respect to fragmented packets when the packet
...
offset is non-zero:
- Do not match fragmented packets if the rule specifies a port or
TCP flags
- Match fragmented packets if the rule does not specify a port and
TCP flags
Since ipfw cannot examine port numbers or TCP flags for such packets,
it is now illegal to specify the 'frag' option with either ports or
tcpflags. Both kernel and ipfw userland utility will reject rules
containing a combination of these options.
BEWARE: packets that were previously passed may now be rejected, and
vice versa.
Reviewed by: Archie Cobbs <archie@whistle.com>
1998-02-12 00:57:06 +00:00
msmith
a34c15b9e1
Document the enhanced behaviour of the '-c' flag.
1998-02-10 00:17:44 +00:00
jhay
62746984d7
opt_diagnostic.h isn't needed anymore.
1998-02-06 22:31:14 +00:00