| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
actually retrieves all the information no matter how many interfaces
there are. (Probably there are other utilities which need similar
modification.)
Submitted by: Andrew Webster <awebster@dataradio.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes and one addition by me.
. Use reasonable defaults for the tape drive (/dev/rst0) instead of
something we actually don't have.
. Add a summary line displaying the alapsed time and the total throughput.
. Replace "rmt" for the remote location of rmt(8) by "/etc/rmt", since this
is the historical protocol, and relying on the $PATH causes a big pain.
Make it adjustable via an environmental variable though.
Reviewed by: joerg (for Andreas' part)
Submitted by: andreas@knobel.gun.de (Andreas Klemm)
|
|
|
|
|
| |
Detected by: phkmalloc
Submitted by: grog@lemis.de (Greg Lehey)
|
| |
|
|
|
|
|
| |
otherwise it's not possible to get into single-user mode, if root
does not have password and console insecure.
|
|
|
|
| |
Submitted by: Godmar Back <gback@facility.cs.utah.edu>
|
|
|
|
| |
differences that we dont have.
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
|
|
|
| |
Obtained from: NetBSD
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
1: generate the outfile in /tmp if it's not specified explicitly.
2: if the outfile was implicitly placed in /tmp, automatically remove it.
This means that you can type: modload /lkm/ipfw_mod.o and it'll work, it
wont try and write to /lkm, and it wont leave the (normally) useless
symbol file.
This should not interfere with things like ibcs2 and atapi, which
export some symbols from one LKM to the other by leaving the symbol file.
|
|
|
|
|
|
|
|
|
| |
of the recent changes to bsd.kmod.mk, which enforces that the entry
point be <modname>_mod, unless overridden.
This means that when modloading "/lkm/foo_mod.o", it'll use "foo_mod"
as the default entry point (instead of xxxinit) unless you specify
another via the -e option.
|
|
|
|
|
|
|
| |
patches to merge the two IPX packages to work with each other and to
not break make-world :)
IPXrouted should be working now, (or at least compiling) :)
|
|
|
|
| |
itself instead of modload(8))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Mike Mitchell, supervisor@alb.asctmd.com
This is a bulk mport of Mike's IPX/SPX protocol stacks and all the
related gunf that goes with it..
it is not guaranteed to work 100% correctly at this time
but as we had several people trying to work on it
I figured it would be better to get it checked in so
they could all get teh same thing to work on..
Mikes been using it for a year or so
but on 2.0
more changes and stuff will be merged in from other developers now that this is in.
Mike Mitchell, Network Engineer
AMTECH Systems Corporation, Technology and Manufacturing
8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
supervisor@alb.asctmd.com
|
|
|
|
|
|
| |
Submitted by: Gary Palmer <gary@palmer.demon.co.uk>
Minor cleanup by me in the English.
|
| |
|
|
|
|
|
| |
than the other way around!
Submitted by: Elmar Bartel <bartel@informatik.tu-muenchen.de>
|
| |
|
| |
|
|
|
|
|
|
| |
Add reading options from file, now ipfw <filename> will
read commands string after string from file , form of strings
same as command line interface.
|
|
|
|
|
|
|
| |
Make a link from boot_${ARCH}.8 to boot.8, so people will get what
they expect when asking "man boot".
I think David will lynch me when i'm requesting this to go into 2.1... :-)
|
|
|
|
|
| |
from version 1.2 to version 1.9.
Submitted by: Serge Vakulenko, <vak@cronyx.ru>
|
| |
|
|
|
|
|
| |
and the error message confuses the user.
(just commented out foe now)
|
|
|
|
|
| |
TcpSyn option removed and will be shortly repoaced by support of all
TCP Flags including syn and ack...
|
|
|
|
| |
out the .if (<building secure>) / .endif
|
|
|
|
| |
secure/sbin/init to be cleaned out, and sbin/Makefile to be tidied up.
|
| |
|
|
|
|
|
|
|
| |
to return ECHILD, which causes the while loop to run forever.
(eg: when accidently running nfsiod on a slow system with a kernel
without NFS support...)
Obtained from: NetBSD; Frank van den Linden <frank@struis.fwi.uva.nl>
|
|
|
|
|
|
|
|
| |
current unit number, and the "new" unit number of -1. This allows the
script to actually deconfigure the SLIP interface (e.g. by running
"ifconfig delete") which has been impossible previously.
This is most likely a candidate for 2.1, too.
|
| |
|
|
|
|
|
| |
(for accounting purposes). Log few additional events like dialing
number and connection established. Set speed POSIXly.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
slattach always exited early because fd is not open in acquire_line().
Other (trivial) changes that I've been neglecting for some time:
- Turn off O_NONBLOCK so that `chat' doesn't need to worry about it
(`chat' actually does worry about it).
- Really set speeds POSIXly :-). cfsetspeed() isn't POSIX.
- Fix spelling error in comment.
- Gripe about bad programming of doing everything from signal handlers.
slattach should be written to do everything from the sigsuspend() loop,
but I don't want to do it :-).
From me:
Use .PATH to find uucplock.c
Submitted by: bde
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove unnecesary TIOCSETD
Move SLIO* before startup script call
|
|
|
|
| |
Cleanup debug/syslog code
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
-K #: set SLIP keepalive timeout
-O #: set SLIP outfil timeout
-U #: set SLIP unit number
sighup handler now sets tty disc for non-redial case too.
Implement SIGURG handling (from keepalive).
POSIXing speed settings.
|
|
|
|
|
|
|
| |
-K: set keepalive SLIP timeout
-O: set outfill SLIP timeout
Handle SIGURG from keepalive like SIGHUP now, i.e. reconnect.
Back out background scription change, cause some synchro problems.
|
|
|
|
| |
reformat.
|
|
|
|
|
|
|
| |
around scsi(8). I've done extensive testing of it with a spare disk
in the past, and it's ready for prime-time now.
Submitted by: dufault
|