jdolecek
|
b1e0f0ad47
|
usage(): wrap lines so that they don't exceed 80 characters
|
1999-12-05 18:14:11 +00:00 |
itojun
|
f816cfa0ca
|
don't make "-prefixlen 64" a default in -inet6 case. the past behavior
was not compatible with past practice ("route get" did not work right).
sync with recent KAME.
|
1999-12-03 05:43:00 +00:00 |
itojun
|
535e7106d2
|
rcsid police
|
1999-12-03 02:13:55 +00:00 |
bouyer
|
15ca2512dc
|
Add a missing '\n'.
|
1999-11-28 20:03:17 +00:00 |
mrg
|
5f534fca77
|
allow changing partition info from inside the interactive handler.
|
1999-11-26 06:03:09 +00:00 |
mrg
|
e93b1a89ec
|
we are rcorder.8 now.
|
1999-11-23 05:50:08 +00:00 |
mrg
|
d246ccddbb
|
move rcorder to sbin.
|
1999-11-23 05:28:15 +00:00 |
mjl
|
2ecd102f59
|
Make usage message match actual options.
|
1999-11-21 00:53:58 +00:00 |
sommerfeld
|
3a73fcfff7
|
Include clues on what to do with the crash dump once you've got it
|
1999-11-20 19:57:01 +00:00 |
lukem
|
1152720a07
|
add newbtconf (missed by darrenr)
|
1999-11-20 00:04:48 +00:00 |
kristerw
|
ebf003eaf4
|
Typos (from OpenBSD)
|
1999-11-19 22:48:01 +00:00 |
bouyer
|
a1d8cb9593
|
Ignore RTM_OIFINFO messages (send by a COMPAT_14 kernel).
|
1999-11-19 10:46:35 +00:00 |
enami
|
7b962c3e98
|
Keep SEE ALSO list in alphabetical order.
|
1999-11-19 01:47:13 +00:00 |
enami
|
f4642e590c
|
Use .Ar macro for the files to be extracted.
|
1999-11-19 01:38:54 +00:00 |
enami
|
82d7115cf2
|
Don't pass so many args to .Nd macro. It just overflows.
|
1999-11-19 01:12:39 +00:00 |
mrg
|
f6bf35c814
|
fix lp64 lossage.
|
1999-11-17 00:29:54 +00:00 |
enami
|
3fdb4d7b11
|
If we didn't print an open paren, no need to print a closing paren
(by backing out part of previous commit).
|
1999-11-16 11:53:17 +00:00 |
fvdl
|
f6356db85f
|
Fix typo.
|
1999-11-15 20:53:56 +00:00 |
fvdl
|
f2651c65ac
|
Fix %d <-> long mismatch.
|
1999-11-15 20:31:51 +00:00 |
fvdl
|
b154796d0f
|
Update for soft updates code.
|
1999-11-15 19:22:22 +00:00 |
fvdl
|
60f82a22ae
|
Print softdep information. Also print sync+async writes in verbose mode.
|
1999-11-15 19:20:58 +00:00 |
fvdl
|
5a92829791
|
Update for softdep code.
|
1999-11-15 19:19:41 +00:00 |
fvdl
|
a905c40444
|
Changes for softdep code.
|
1999-11-15 19:18:24 +00:00 |
ad
|
43df09c3a7
|
If we changed the sample rate or resolution, then say so.
|
1999-11-15 13:47:30 +00:00 |
ad
|
6b374311ba
|
Allow setting mouse resolution and sample rate.
|
1999-11-11 18:29:40 +00:00 |
drochner
|
3bc4cec200
|
allow to set multiple keyboard "variants" simultanously.
Follows PR kern/8456 by Michael Eriksson <eramore@era-t.ericsson.se>,
implemented diffently.
|
1999-11-10 16:49:38 +00:00 |
drochner
|
85cbf55d16
|
Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
|
1999-11-09 15:06:30 +00:00 |
perseant
|
f52d155148
|
Make newfs_lfs try increasingly smaller segment sizes down to 2*block size,
if the partition is so small that not enough segments can be created to
place the second superblock. Addresses PR#7623.
|
1999-11-05 18:59:12 +00:00 |
sommerfeld
|
a5e1bf5368
|
Display local address associated with route (if any) in "route get".
|
1999-11-01 13:32:38 +00:00 |
soren
|
7c282714fa
|
Fix typo.
|
1999-11-01 02:30:58 +00:00 |
is
|
7bf4e6a5e3
|
exect->execve.
During my investigation, no reason could be found to enable tracing.
Fixes PR 7782 by Christoph Martin.
|
1999-10-31 13:24:05 +00:00 |
soren
|
94872b2ccd
|
Sync with scsictl: rearrange usage() and print list of commands.
|
1999-10-29 23:07:43 +00:00 |
mycroft
|
3d346bb5e5
|
Increase the format timeout to 6 hours.
|
1999-10-27 22:29:06 +00:00 |
kleink
|
522cbf0248
|
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
|
1999-10-25 13:55:06 +00:00 |
soren
|
6129fbed1e
|
Fix pastos.
|
1999-10-19 10:35:37 +00:00 |
shin
|
7a8dbc6aa3
|
Fix typo. ('_i386__' -> '__i386__')
Pointed by D'Arcy J.M. Cain, thanks.
|
1999-10-12 00:36:17 +00:00 |
darrenr
|
dbbe49c38f
|
bail if the source config doesn't exist as a directory
|
1999-10-11 12:45:43 +00:00 |
shin
|
39a8a0436e
|
add hpcmips support (MBR)
|
1999-10-11 05:28:04 +00:00 |
hubertf
|
92bd305e4a
|
Add note that "fdisk -i" is the same as "fdisk /mbr" on MSDOS.
|
1999-10-11 01:04:57 +00:00 |
soren
|
5db156a589
|
NFS over TCP is more common these days.
|
1999-10-07 23:50:58 +00:00 |
darrenr
|
e38cd9f79b
|
import script to setup directories for maintaining separate boot configs.
|
1999-10-05 11:22:43 +00:00 |
mycroft
|
f6624fbbee
|
Make `reassign' actually work.
|
1999-10-04 17:10:56 +00:00 |
perseant
|
2763cc1921
|
Working version of aborted dump{,_lfs} join.
|
1999-10-01 04:35:21 +00:00 |
perseant
|
ac8f2f8282
|
Undo broken dump{,_lfs} changes, part 2.
|
1999-09-30 21:06:57 +00:00 |
perseant
|
e8247b4092
|
Back out changes made on the 29th, not at all the changes I intended to commit.
(I don't know how I did it though ... I'll figure it out tonight.)
I'll reapply this, in a working form, this evening.
|
1999-09-30 20:39:58 +00:00 |
perseant
|
54fd3dd508
|
Adapt dump(8) to use filestore-independent (but still ufs-specific)
replacements for NINDIR, fsbtodb, etc. Create dump_lfs by adding a few
LFS-filestore-specific routines. As described in PR#8317.
|
1999-09-29 04:57:48 +00:00 |
ad
|
2829eb17d7
|
Make `all' a synonym for the `any' keyword.
|
1999-09-28 23:32:04 +00:00 |
bouyer
|
3e19888633
|
Note that proc.<pid>.corename susctl node is read-only at securelevel >= 2.
|
1999-09-28 14:56:04 +00:00 |
enami
|
d758f82f45
|
Oops, needs an operator.
|
1999-09-25 04:27:55 +00:00 |
enami
|
cd2531c01e
|
Build fdisk also on hpcmips.
|
1999-09-25 04:26:28 +00:00 |