simonb
28ef2fe1b7
Include -T in the synopsis.
2001-08-21 23:55:25 +00:00
ad
86b1285531
Pasto.
2001-08-21 09:56:54 +00:00
aymeric
9092b7b124
Fix a bug present in nvi 1.79 where ^@ wouldn't behave as expected when
...
reading an ex command from vi.
Fixes PR#13205
2001-08-20 21:44:57 +00:00
ad
64905538d6
Fix typo.
2001-08-20 13:44:08 +00:00
ad
195345977b
warn() -> warnx() in one place.
2001-08-20 12:37:21 +00:00
wiz
c52d355d71
"wierd" is weird.
2001-08-20 12:20:01 +00:00
wiz
1e378c4c12
precede, not preceed.
2001-08-20 12:00:46 +00:00
ad
767bd4a3fa
- Implement shuffle play and some other goodies. Mostly from a patch
...
submitted by Sergey Svishchev <svs@ropnet.ru> in PR 13682.
- More tidying.
2001-08-20 11:24:57 +00:00
ad
a76db7786e
Cleanup.
2001-08-20 09:50:10 +00:00
ad
d78020d1bf
Use getrawpartition().
2001-08-20 08:21:09 +00:00
itojun
bc9b3f2aa8
snprintf length audit. from openbsd
2001-08-19 02:01:24 +00:00
ad
28a9c7f8da
Slight change to previous: rebuild the insecure password db if the expiry
...
time has changed, not just been set.
2001-08-18 19:42:40 +00:00
ad
1e8e78ed07
Update for pw_mkdb() change: restrict updates to one user's records and/or
...
the secure database where appropriate.
2001-08-18 19:35:32 +00:00
ad
e3af9d1d6b
getopt() returns -1 on error, not EOF.
2001-08-18 17:10:04 +00:00
aymeric
ca334636ac
Prevent nvi from looping infinitely when it can't create a temporary file
...
because of a weird umask for example.
Make it exit instead.
This differs from the OpenBSD behaviour and is believed to be more correct.
Reported by Thomas Klausner in private e-mail, followed by a small discussion in
tech-userlevel a while ago.
2001-08-17 21:33:46 +00:00
eeh
7cac6218f0
Don't use long double on sparc64 since the compiler is borked.
2001-08-17 05:49:43 +00:00
enami
79dbd4ba43
Check return value of mkstemp correctly.
2001-08-16 01:00:31 +00:00
msaitoh
0ef29a9606
invert the meanings of the F_LSYMS field.
2001-08-14 21:26:54 +00:00
tv
dba5d44670
Add hooks to allow toolchain bits to be reachover-built at the top level.
2001-08-14 10:18:26 +00:00
ad
811a1f306a
Nit.
2001-08-13 12:33:48 +00:00
itojun
8499f264ae
present SPD cache lookup stats. sync with kame
2001-08-06 10:25:54 +00:00
wiz
e79bfdd1cf
command with two ms looks better.
2001-07-26 22:49:56 +00:00
wiz
30b2bf87ed
Various typos in comments (neccessary, sceme, choise, ...).
2001-07-26 15:05:07 +00:00
mrg
b0caae0467
clean up WARNS.
2001-07-26 14:20:47 +00:00
mrg
ec2876e2a5
add a new header file.
2001-07-26 13:47:24 +00:00
mrg
c001ebc093
don't need this.
2001-07-26 13:46:39 +00:00
mrg
172ab14d0e
merge cornflakes (less 358)
2001-07-26 13:43:43 +00:00
mrg
95a4fc7c7a
less 358
2001-07-26 12:00:22 +00:00
lukem
2d2ec1ba20
comment out "last checked" for now; it's not used in netbsd at this time,
...
and it's a different field in solaris
2001-07-26 10:08:38 +00:00
lukem
96a522fc27
more changes to ffs display:
...
- display clean flag
- fix wording of block size and fragment size
- use correct offsets for minfree, rotdelay and rps
(at least, correct for NetBSD and Solaris 2.6/sparc)
2001-07-26 09:00:59 +00:00
lukem
199a509d62
fix typos
2001-07-26 07:59:21 +00:00
lukem
9879aab17d
allow passwords less than SKEY_MIN_PW_LEN to work (with a warning),
...
per PR 11417 and subsequent discussion with Robert Elz & others.
the length check is still enforced in skeyinit(1), but at least this
change allows older skeykeys to be used. -f is now a no-op.
2001-07-24 23:53:25 +00:00
wiz
f1bde32520
s/necesary/necessary/
2001-07-24 16:43:02 +00:00
matt
2850b6d11e
Print out errno when vfork fails.
2001-07-24 05:06:40 +00:00
pooka
f76ed1bfa7
Fix big-endian FFS to really be reported as a big-endian FFS instead
...
of little-endian.
Fixes bin/13539 by Darrin B. Jewell
2001-07-23 10:10:41 +00:00
pooka
e14e91f738
oops, this was actually a new file, not an old file that is dead
2001-07-22 23:34:22 +00:00
pooka
bc1d980b74
mips-magic is back
2001-07-22 23:29:55 +00:00
pooka
242fdd0dfe
adapt to file 3.36
2001-07-22 23:01:30 +00:00
pooka
6a653976b3
remove files no longer in the distribution
2001-07-22 22:59:09 +00:00
pooka
0910daa38f
fix compiler warnings
2001-07-22 22:56:50 +00:00
pooka
9ac45dc28d
resolve conflicts
2001-07-22 22:53:00 +00:00
pooka
8637bb8c24
file 3.36
2001-07-22 22:31:55 +00:00
wiz
a9356936b4
seperate -> separate
2001-07-22 13:33:58 +00:00
kristerw
9e13614e51
Correct a minor nroff nit.
...
This closes PR bin/9220.
2001-07-20 13:43:50 +00:00
matt
74f8c3cccd
Fetch maxslp from the kernel. Only use USPACE if it's defined.
2001-07-14 07:09:11 +00:00
matt
5f1585220e
arm is variable page size.
2001-07-13 17:00:35 +00:00
jdolecek
741de7d25c
one more
2001-07-08 20:26:54 +00:00
jdolecek
298d03ceba
fix comment
2001-07-08 20:24:05 +00:00
wiz
2210c26064
Remove Pp before Sh, and split filesystem.
2001-07-08 18:16:40 +00:00
wiz
daa5d204e4
synchron*, not sychron*
2001-07-08 17:41:14 +00:00