gj
f1c9af5ab1
Make buf in authflags a little bigger because 2 strings can be
...
concatenated and 20 bytes (the old size) is kind of tight.
1999-02-28 22:19:47 +00:00
jkh
1c94975d98
Make this work with the new alias library since, evidently, we're
...
not providing the backwards-compatability routines in libalias anymore
(which I think may have been a mistake).
1999-02-27 22:37:38 +00:00
jkh
d7bc8dbf18
Don't install kget on alpha - it doesn't do much useful there.
1999-02-27 10:54:06 +00:00
ken
b602e1693f
Fix misspelling of Julian's last name. Oops.
1999-02-27 07:56:08 +00:00
jkh
46d31ae7bb
Add kget.
1999-02-27 02:25:06 +00:00
jkh
afbf22aa14
Bring in kget, a utility for saving kernel change information.
...
Submitted by: abial
1999-02-27 02:24:18 +00:00
gj
24eebb9736
Make the buf in authflags big enough to hold " norechallenge". I've been
...
running with this for a few weeks.
Submitted by: someone on the freebsd-isdn maillist
1999-02-23 21:47:05 +00:00
semenu
f9df03b8e8
Added description of how they can access particulary
...
NTFS attribute and write files.
1999-02-19 12:38:10 +00:00
imp
f5a1ee1410
Finish documenting -S src-addr change.
...
Forgotten by: me
Forgotten for: Far Too Long
Gently Reminded by: Ruslan Ermilov <ru@ucb.crimea.ua>
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-19 07:40:59 +00:00
obrien
caf1c39505
More style fixes to bring this almost to bde's suggested version.
1999-02-18 18:56:58 +00:00
obrien
0606aa56dc
bde suggests not to trust ${COPY} to always be defined.
...
also fix style bugs submitted by Bruce
1999-02-18 09:38:18 +00:00
grog
cc1dab1dbe
Modify example configuration file to show more optimum stripe size of
...
256 kB instead of 16 kB.
Pointed-out-by: Steve Taylor <staylor@cybernet.com>
Modify description of start command to include 'start' with no
parameters, which reads the config from all drives found on the
system.
1999-02-11 06:14:49 +00:00
grog
f97a00b52a
Extend 'start' command: if used without any parameters, vinum scans
...
all disks known to devstat for vinum drives and reads their
configuration.
1999-02-11 06:14:15 +00:00
grog
8eec767f72
Check for both kinds of Vinum module (with and without RAID-5). Using
...
the wrong module can cause confusion, including loading both versions
(which conflict with each other) and incorrect ioctls, which cause
unintelligible error messages.
Extend 'start' command: if used without any parameters, vinum scans
all disks known to devstat for vinum drives and reads their
configuration.
1999-02-11 06:13:44 +00:00
grog
028cc6c93f
Include libdevstat in executable, for extended start command.
1999-02-11 06:12:06 +00:00
obrien
4cc78bced0
hook in dhclient
1999-02-10 21:09:48 +00:00
obrien
728d260720
This commit was generated by cvs2svn to compensate for changes in r43855,
...
which included commits to RCS files with non-trunk default branches.
1999-02-10 20:51:22 +00:00
obrien
6dcf170bc4
bmake framework for ISC-DHCP client
1999-02-10 20:51:22 +00:00
dillon
141a257f53
Fix bug in mount_mfs whereby mount_mfs would sometimes return before
...
the mount is completely active, causing the next few commands attempting
to manipulate data on the mount to fail. mount_mfs's parent now tries
to wait for the mount point st_dev to change before returning, indicating
that the mount has gone active.
1999-02-09 17:19:19 +00:00
rnordier
d9ddeeb1b6
Note that nextboot requires the legacy boot code.
1999-02-05 09:58:39 +00:00
semenu
c9443d19ff
Added mount_ntfs subdirectory.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:21:24 +00:00
semenu
a74ec49a6f
This commit was generated by cvs2svn to compensate for changes in r43548,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 03:51:19 +00:00
semenu
9ebe38c934
Primary version.
...
Reviewed by: David O'Brien
1999-02-03 03:51:19 +00:00
wosch
6cb8ee7ff2
Added xref to nologin(5).
1999-02-01 21:02:38 +00:00
wosch
dc7afd75d2
Added xref to nologin(8).
1999-02-01 21:00:24 +00:00
grog
4211323dae
Correct include paths
...
Remove unnecessary additional CFLAGS
Remove BINGRP and BINMODE
1999-01-31 23:25:22 +00:00
grog
b9228dd82d
Add MAINTAINER
1999-01-30 01:00:19 +00:00
grog
64319ac5b9
Fix broken command tables (change formatting from tbl to .Bl/.El)
...
Move the BUGS section to vinum.4: the only bug in vinum.8 was the man
page, fixed with this commit.
1999-01-27 03:12:23 +00:00
rnordier
6f61fb4448
Add a -b option as a simple way to rewrite the mbr code
...
(eg. replacing a boot manager with a standard mbr)
1999-01-22 11:54:17 +00:00
archie
d2ea85ad41
Fix bug where 'ipfw list' would choke if there were a large number of rules.
1999-01-22 01:46:32 +00:00
archie
1af6c2ec4a
Fix misleading wording in ipfw(8) man page.
...
PR: docs/9603
1999-01-21 19:51:04 +00:00
grog
216db4f79f
Update to reflect major changes in vinum kernel module
1999-01-21 00:45:11 +00:00
grog
295e173f28
Update to reflect changes in kernel lkm
1999-01-21 00:44:11 +00:00
grog
6210d19dff
Remove -DRAID5 from CFLAGS
1999-01-21 00:43:00 +00:00
mks
fa620d8604
Clarify the number of network interfaces per physical interface available with
...
each type of signalling manager and bring the atm command into agreement with
the man page.
1999-01-20 18:36:58 +00:00
jkh
d850ecb3de
nuke dset - it doesn't work in a post-ELF world and abial has something
...
better as a replacement (kget).
1999-01-20 11:53:20 +00:00
luoqi
bfbf2fe72f
Allow tuning of read-only mounted file system.
...
Reviewed by: Bruce Evans <bde@zeta.org.au>
1999-01-20 01:22:39 +00:00
mks
5f3006942f
Re-write of ilmi daemon. Among the major changes, it does not use predefined
...
PDUs and should handle multi-request OIDs on GETs.
1999-01-20 00:56:21 +00:00
rnordier
5cb5bccf75
Make some further revisions to the boot documentation.
1999-01-19 09:04:18 +00:00
gibbs
8f6fb7db78
Properly print devices that do not have attached peripherals.
...
Submitted by: Kenneth Merry <ken@FreeBSD.org>
1999-01-14 05:56:30 +00:00
grog
5052329e96
Don't install vinum(8) sgid.
...
Reported-by: Paul Hart <hart@iserver.com>
1999-01-13 23:05:26 +00:00
des
3c93584273
Sort options alphabetically.
1999-01-13 08:07:56 +00:00
asami
7df90d6ad0
Oops, I missed a few more /etc/nologin references yesterday. It appears
...
my check of the tree was incomplete. Sorry guys.
Reported by: Ben Smithurst <ben@scientia.demon.co.uk>
1999-01-12 14:09:23 +00:00
dt
88c4835f18
Update to match rev. 1.28 of msdosfs_lookup.c.
1999-01-11 18:35:14 +00:00
asami
bde447d289
Move nologin from /etc to /var/run. This means one less file that has
...
to be written to /etc.
The only essential change is in paths.h, so any third-party software
written correctly will pick it up in the next rebuild.
Reviewed by: the committers list (actually an old version)
1999-01-11 09:07:42 +00:00
des
cd585d50b4
Clean up option handling a little.
...
Add an option for showing sysctl descriptions instead of their values.
1999-01-10 02:10:08 +00:00
bde
e6eaca73da
Removed ROOTSLICE_HUNT. The root device is now found better by
...
getvfsent() in most cases. (The main exception is when /etc/fstab
still hasn't been converted to use a slice for the root device, the
root device is a SCSI device, and the /dev/sd* inode for this device
still hasn't been renamed to /dev/da*.)
1999-01-09 16:28:33 +00:00
grog
23a2295fcc
- Format corrections for troff output
...
- Comment out the description of the unimplemented replace command
- Explain in even stronger language that resetconfig is not for
everyday use
Motivated by: Marko Schütz <marko@ki.informatik.uni-frankfurt.de>
- Correct the description of the start command (no longer used to
start vinum, just specific objects)
Motivated by: dg
- Remove .TH N commands, which conflict badly with the doc macros,
causing strange headings in nroff output and endless loops in troff.
The current version produces warning messages with some screen
sizes, and will be fixed when I have time.
Bug-report: docs/9328 (nroff)
Reported-by: joerg (troff)
- Add gotcha info for the setupstate keyword and the use of label and
resetconfig.
- Add bug entry for the warning messages introduced by fixing
docs/9328.
- Add references to web pages on Vinum
1999-01-09 03:00:01 +00:00
rnordier
315cd3b613
Make a start on revising the boot documentation.
1999-01-06 14:19:09 +00:00
imp
1eb0469a28
Allow PINGing from any address on multihomed hosts
...
In the words of the submitter:
"The patch below allows to ping from any address on the multihomed host.
The man page is also updated, the text was cutted from traceroute(8)."
Submitted by: Ruslan Ermilov
PR: 6832
1999-01-06 07:54:28 +00:00
grog
c327b6cd30
Complete change from DEBUG to VINUMDEBUG. Now it still builds when
...
VINUMDEBUG is set as well.
1999-01-06 04:22:48 +00:00
grog
36761a1db4
Complete previous commit: change debug macro from DEBUG to VINUMDEBUG
...
Reported by: dg
1999-01-06 04:09:01 +00:00
grog
229855aa37
Fix problems compiling without -DVINUMDEBUG
...
Reported by: dg
1999-01-06 04:07:49 +00:00
jkh
468764485d
Clean up some more residual /usr/mdec references. I left all the
...
extra rbootd/boot rom cruft pointing at /usr/mdec since it either
doesn't exist or doesn't work anyway, so who cares? :)
1999-01-03 02:18:58 +00:00
jkh
2364b04a86
Update for boot block location change.
1999-01-02 23:28:44 +00:00
dfr
8502ab2437
Here is a patch to make mountd work.
...
It just replace u_long with u_int32_t and shouldn't affect on i386.
Without this patch,
- unaligned accesses occur
- permission denied randomly
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-12-29 09:38:49 +00:00
peter
684dcece36
Tweaks as a result of having vinum statically buildable in a kernel.
1998-12-28 16:32:39 +00:00
sos
ea122a9130
Reenable vinum after repository copy.
...
Forgotten by: Peter.
1998-12-28 11:06:21 +00:00
sos
c20c90c709
Temporaryly disable vinum, awaiting repository copy of misplaced files.
1998-12-27 19:43:28 +00:00
luigi
ceacd398c6
Remove coredump when running "ipfw pipe" without more arguments.
...
PR: 8937
1998-12-27 11:23:05 +00:00
grog
a93c06ba47
- Correct alphabetical order of commands
...
- Describe subdisk attachment in more detail
- Describe new 'makedev' command
- Correct use of 'partition' and 'slice'
- Describe 'setupstate' keyword
- Include performance guidelines for striped plexes
- Correct numerical values in examples
- Add examples for disklabel(8)
- Clarify problems creating Vinum drives on inappropriate partitions
Prodded by: NAGANUMA Yasuhiro <y_naga@carat.rim.or.jp> (slices and
partitions)
1998-12-27 03:47:15 +00:00
jkh
c1e3c82572
User reports that using mount_null destroyed his filesystem, I reply
...
that nullfs really doesn't work, he askes why this isn't noted for the
"dangerous" filesystems, I go "hmmm."
1998-12-22 11:52:10 +00:00
mjacob
ac88066d3b
Bad Dog! No Biscuit! *Never* commit without testing- even if it was
...
"just a printf formatting change"....
1998-12-20 20:32:34 +00:00
mjacob
e6b2429a95
add Bus and Device Reset commands
1998-12-20 18:51:56 +00:00
jkh
586eaf95b2
Look for boot blocks in new default location.
1998-12-17 16:50:10 +00:00
ghelmer
fe4bef1579
Mention affect of securelevel 3 and higher on attempts to change filter lists.
...
Prompted by: PR docs/7785
1998-12-16 17:10:03 +00:00
ghelmer
fe04bf9dba
Mention securelevel 3 as affecting ipfw and dummynet. Generalize comment
...
about fdisk and securelevel 2.
PR: docs/7785
1998-12-16 16:50:12 +00:00
imp
a25b16eb03
Fix two possible non-exploitable buffer overflows.
...
Thanks to: A friend at Sun auditing dump/restore for Solaris.
1998-12-16 04:48:00 +00:00
dillon
cb74461921
Add pt_tcplisten.c functionality, fix a few minor bugs
...
PR: kern/8793, misc/8796, kern/8797, kern/8798, kern/8050, kern/6758
Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk>
1998-12-15 18:59:07 +00:00
luigi
12bd4907ac
ipfw changes for dummynet. manpages still missing
1998-12-14 18:43:03 +00:00
dillon
b9c991f486
sendmsg() didn't like the MSG_EOR flag and returned an error. Removing the
...
flag makes portal tcp operation work.
1998-12-12 21:30:17 +00:00
bde
518ccde50a
Merged from Lite2 (one bcopy -> memmove, one significant change:
...
don't unlink _PATH_NOLOGIN for the -k case even if shutdown terminates
abnormally. NetBSD already has this change).
1998-12-11 11:21:47 +00:00
bde
1d4f8cd23a
Fixed missing 'p' and `-' flags and other defects in the usage message.
...
Fixed some style bugs.
1998-12-11 11:04:19 +00:00
bde
0fd6c24a07
Merged from Lite2 (just an English fix or pun removal).
...
Updated date. I think dates in man pages should be changed at least
when a new feature is described.
1998-12-11 10:35:38 +00:00
bde
2b205463cc
Fixed disordered options in synopsis.
1998-12-11 10:25:55 +00:00
bde
b3cf10b03b
Fixed missing `p' flag in synopsis.
...
Broken in: previous commit
1998-12-11 10:20:54 +00:00
msmith
005aaf0be2
Add a '-p' flag to shutdown which corresponds to the '-p' flag to halt,
...
requesting a system power-off after shutdown.
1998-12-10 23:54:02 +00:00
rnordier
f6024a1e10
Use '#' flag in place of "0x" in format strings.
1998-12-07 14:09:17 +00:00
archie
566ad38652
Disallow ipfw "tee" rules until it is actually implemented.
...
PR: bin/8471
1998-12-07 05:54:37 +00:00
julian
d77705b6d8
Cosmetic and documentation changes brought from earlier FreeBSD versions.
...
(e.g. RCS Id:)
1998-12-03 02:41:11 +00:00
julian
c1ef9f83c9
Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>
...
Submitted by: Kirk McKusick <mckusick@McKusick.COM>
Obtained from: Mckusick, BSDI and a host of others
This exactly matches Kirks sources imported under the
Tag MCKUSICK2. These are as supplied by kirk with one small
change needed to compile under freeBSD.
Some FreeBSD patches will be added back, though many have been
added to Kirk's sources already.
1998-12-03 02:27:35 +00:00
julian
1a5eceeafe
These shouldn't have been checked in here..
...
Reviewee by:
1998-12-02 23:45:28 +00:00
billf
568d61befe
Insert missing macro, and while I'm here change the inconsistent
...
"page_ctl" and "pagectl" to "pgctl" to reflect ``camcontrol --help''.
PR: docs/8781
Submitted by: Norihiro Kumagai <kuma@jp.FreeBSD.org>
1998-12-02 22:42:36 +00:00
julian
cb8b511e95
This commit was generated by cvs2svn to compensate for changes in r41461,
...
which included commits to RCS files with non-trunk default branches.
1998-12-02 20:53:40 +00:00
julian
55f9c5680b
Latest version of fsck from the folks at EX-CSRG specifically Kirk Mckusick.
...
Don Lewis and Kirk have merges nearly all FreeBSD Fixes into Kirks sources
so there is very little that needs to be re-merged.
1998-12-02 20:53:40 +00:00
bde
a2504ac4b6
Fixed non-use of .Nm and hard line breaks in rev.1.16-1.17:
1998-11-29 13:20:04 +00:00
bde
a2f2520224
Straightened the terminology straightening in 1.17-1.18. Fixed hard
...
line breaks in rev.1.16-1.18.
1998-11-29 13:09:01 +00:00
rnordier
a93fa46928
Refer to "da" rather than "sd" device.
1998-11-28 10:02:52 +00:00
rnordier
369a99d1d7
Refer to "da" rather than "sd" device.
...
Suggested by: jdp
1998-11-28 09:43:31 +00:00
joerg
d77f34aad8
sd0 -> da0
1998-11-26 12:24:35 +00:00
joerg
f17aeea6de
Preprocessor support for `ipfw [-q] ... file'.
...
This allows for more flexible ipfw configuration files using
`variables' to describe frequently used items in the file, like the
local IP address(es), interface names etc. Both m4 and cpp are useful
and supported; with m4 being a little more unusual to the common C
programmer, things like automatic rule numbering can be achieved
fairly easy.
While i was at it, i've also untangled some of the ugly style inside
main(), and fixed a bug or two (like not being able to use blank lines
when running with -q).
A typical call with preprocessor invocation looks like
ipfw -p m4 -Dhostname=$(hostname) /etc/fwrules
Someone should probably add support for this feature to /etc/rc.firewall.
1998-11-23 10:54:28 +00:00
asami
4168712b98
Change sd -> da in examples.
...
Inspired by: a mail by Scott Smyth <smyth@bashful.realminfo.com>
1998-11-19 20:22:10 +00:00
ken
a9ae5e2586
Fix a typo in a comment.
1998-11-12 17:47:24 +00:00
obrien
e57e639344
Fill-in the manpages a little.
1998-11-12 11:10:26 +00:00
bde
c6619e8978
Fixed disorder.
1998-11-10 11:54:29 +00:00
dima
ac5250cdc3
Reenable adjkerntz for alpha.
1998-11-09 21:52:50 +00:00
truckman
45b4ed0fe7
Fix some calculations that use sizeof to attempt to find the end of an
...
array that were doing sizeof on an unrelated variable. This just happened
to work right on the i386, but would not on the alpha.
PR: bin/8427
1998-11-09 03:43:55 +00:00
phk
153e666c16
Allow for printing out integer arrays.
1998-11-08 19:27:43 +00:00
des
d5017f342c
Bitch if both an id and a name are specified. Make the man page and usage
...
message reflect this. As a bonus, make the -n optional so that 'kldunload
name' works as one would expect.
1998-11-07 00:42:52 +00:00
des
539046af9f
Cosmetic fix (make header align with data)
1998-11-07 00:29:09 +00:00