]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
25 years agopick up locales from locale subdir
ache [Sat, 11 Sep 1999 20:01:41 +0000 (20:01 +0000)]
pick up locales from locale subdir

Submitted by:  "Alexey Zelkin" <phantom@crimea.edu>

25 years agoinstall localized files
ache [Sat, 11 Sep 1999 19:56:05 +0000 (19:56 +0000)]
install localized files

25 years agokoi8-r mandoc tweaks
ache [Sat, 11 Sep 1999 19:49:21 +0000 (19:49 +0000)]
koi8-r mandoc tweaks

Submitted by: "Alexey Zelkin" <phantom@crimea.edu>

25 years agoFix debut version to 3.3, not 4.0.
iwasaki [Sat, 11 Sep 1999 19:32:30 +0000 (19:32 +0000)]
Fix debut version to 3.3, not 4.0.

25 years agosource hyphen.us-ru from locale subdir
ache [Sat, 11 Sep 1999 19:32:14 +0000 (19:32 +0000)]
source hyphen.us-ru from locale subdir

25 years agoinstall hyphen.us-ru under locale subdir
ache [Sat, 11 Sep 1999 19:27:35 +0000 (19:27 +0000)]
install hyphen.us-ru under locale subdir

25 years agoadd tmac/locale for man l10n tweaks
ache [Sat, 11 Sep 1999 19:11:03 +0000 (19:11 +0000)]
add tmac/locale for man l10n tweaks

25 years agoDescribe man_locales
ache [Sat, 11 Sep 1999 19:03:45 +0000 (19:03 +0000)]
Describe man_locales

Submitted by: "Alexey Zelkin" <phantom@crimea.edu>

25 years agoAdd man_locales knob to specify localized man subdirs for makewhatis and
ache [Sat, 11 Sep 1999 19:00:41 +0000 (19:00 +0000)]
Add man_locales knob to specify localized man subdirs for makewhatis and
catman

25 years agolocalize it
ache [Sat, 11 Sep 1999 18:55:02 +0000 (18:55 +0000)]
localize it

Submitted by: "Alexey Zelkin" <phantom@crimea.edu>

25 years agoFix kernel compile with BRIDGE, but without DUMMYNET
nsayer [Sat, 11 Sep 1999 18:54:41 +0000 (18:54 +0000)]
Fix kernel compile with BRIDGE, but without DUMMYNET

25 years agolocalize it
ache [Sat, 11 Sep 1999 18:30:23 +0000 (18:30 +0000)]
localize it

Submitted by: Alexey Zelkin <phantom@crimea.edu>

25 years agolocalize it
ache [Sat, 11 Sep 1999 18:21:16 +0000 (18:21 +0000)]
localize it

Submitted by: Alexey Zelkin <phantom@crimea.edu>

25 years agoChange toupper/tolower so that they don't give a bogus answer if the
dfr [Sat, 11 Sep 1999 17:54:37 +0000 (17:54 +0000)]
Change toupper/tolower so that they don't give a bogus answer if the
argument is already upper/lower.

25 years agoFixed some style bugs (mainly disorderd prototypes).
bde [Sat, 11 Sep 1999 17:11:21 +0000 (17:11 +0000)]
Fixed some style bugs (mainly disorderd prototypes).

25 years agoGet rid of MALLOC_INSTANTIATE and MALLOC_MAKE_TYPE(). Just handle the 3
bde [Sat, 11 Sep 1999 16:41:39 +0000 (16:41 +0000)]
Get rid of MALLOC_INSTANTIATE and MALLOC_MAKE_TYPE().  Just handle the 3
malloc types declared in <sys/malloc.h> like other global malloc types.

25 years agoAdd the AMD driver.
gibbs [Sat, 11 Sep 1999 16:05:48 +0000 (16:05 +0000)]
Add the AMD driver.

25 years agoFix a compile warning.
gibbs [Sat, 11 Sep 1999 16:03:57 +0000 (16:03 +0000)]
Fix a compile warning.

25 years agoHandle CAPABILITIESCHANGE event.
iwasaki [Sat, 11 Sep 1999 16:00:28 +0000 (16:00 +0000)]
Handle CAPABILITIESCHANGE event.
Document USERSTANDBYREQ and CAPABILITIESCHANGE events to apmd manpage.

25 years agoAdd a link for uiomove.9 to uio.9
chris [Sat, 11 Sep 1999 15:39:31 +0000 (15:39 +0000)]
Add a link for uiomove.9 to uio.9

25 years agoHandle UserStandbyRequests as well as the other 3 members of the
nsayer [Sat, 11 Sep 1999 15:12:31 +0000 (15:12 +0000)]
Handle UserStandbyRequests as well as the other 3 members of the
{,USER}{STANDBY,SUSPEND}REQ matrix.

25 years agos/with historical makefils//. Also, relocate and change the description
hoek [Sat, 11 Sep 1999 15:11:56 +0000 (15:11 +0000)]
s/with historical makefils//.  Also, relocate and change the description
of VPATH to be a little sexier.  I'd say it looks a bit like Claudia
Schiffer now, which I consider a definate improvement.  We're also a little
more subtle about saying that VPATH is for backward(s) compatibility.

Submitted-by: chris, bde, and myself
                [although none of their descriptions were as sexy
                 M(|is|r)s Schiffer, of course].

25 years agoFixed disordering in previous commit.
bde [Sat, 11 Sep 1999 14:20:18 +0000 (14:20 +0000)]
Fixed disordering in previous commit.

25 years agoDocument -R.
obrien [Sat, 11 Sep 1999 13:33:18 +0000 (13:33 +0000)]
Document -R.

25 years agoRemove the #include of sys/param.h. It was meant to improve portability
hoek [Sat, 11 Sep 1999 13:17:35 +0000 (13:17 +0000)]
Remove the #include of sys/param.h.  It was meant to improve portability
for BSD less than 4.4 where sys/cdefs.h DNE but can be simulated with
param.h.  Unfortunately, the additional include did little to actually
improve portability since we've lost portability in several other chunks
of make code (err(), sysctlbyname(), probable more).

Partly submitted by: bde

25 years agoUnduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)
hoek [Sat, 11 Sep 1999 13:08:02 +0000 (13:08 +0000)]
Unduplicate IDs from comments, do $Id -> $FreeBSD$  (submitted-by: bde)

25 years agoAdd verbose processing flag.
obrien [Sat, 11 Sep 1999 10:06:56 +0000 (10:06 +0000)]
Add verbose processing flag.

25 years agoPreserve permissions through tar pipelines.
jkh [Sat, 11 Sep 1999 06:11:52 +0000 (06:11 +0000)]
Preserve permissions through tar pipelines.

25 years agoFixed breakage of intro.1 -> introduction.1 link and minor disordering in
bde [Sat, 11 Sep 1999 04:59:47 +0000 (04:59 +0000)]
Fixed breakage of intro.1 -> introduction.1 link and minor disordering in
previous commit.

25 years agoDocument the fact that pkg_add/delete passes INSTALL/DEINSTALL
max [Sat, 11 Sep 1999 03:52:24 +0000 (03:52 +0000)]
Document the fact that pkg_add/delete passes INSTALL/DEINSTALL
respectively to rscript.

25 years agoregenerate to include proper "gererated from" taglines.
alfred [Sat, 11 Sep 1999 01:06:03 +0000 (01:06 +0000)]
regenerate to include proper "gererated from" taglines.

25 years agoDocument VFS changes:
alfred [Sat, 11 Sep 1999 00:57:20 +0000 (00:57 +0000)]
Document VFS changes:

VFS_CHECKEXP.9, now used to check export credentials
VFS_FHTOVP.9, only used for filehandle to vnode, no access checks are done.
VFS.9, inform people of the vfs_std* functions available to avoid
       ugly casts to eopnotsup and making of dummy functions to return 0.

25 years agoDocument fhopen, fhstat, and fhstatfs syscalls.
alfred [Sat, 11 Sep 1999 00:49:10 +0000 (00:49 +0000)]
Document fhopen, fhstat, and fhstatfs syscalls.

Obtained from: NetBSD

25 years agoSeperate the export check in VFS_FHTOVP, exports are now checked via
alfred [Sat, 11 Sep 1999 00:46:08 +0000 (00:46 +0000)]
Seperate the export check in VFS_FHTOVP, exports are now checked via
VFS_CHECKEXP.

Add fh(open|stat|stafs) syscalls to allow userland to query filesystems
based on (network) filehandle.

Obtained from: NetBSD

25 years agoMake a bit more headway with dd's argument parsing, etc. get_bsz() is
green [Sat, 11 Sep 1999 00:02:42 +0000 (00:02 +0000)]
Make a bit more headway with dd's argument parsing, etc. get_bsz() is
renamed get_num() since it's not just about block sizes. skip and
seek can be any offset, including negative, now. Some style bogons are fixed.

25 years agoRemove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.
hoek [Fri, 10 Sep 1999 23:40:39 +0000 (23:40 +0000)]
Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.

25 years agoAdd $FreeBSD$ tags to generated files otherwise the checker won't let them
peter [Fri, 10 Sep 1999 23:34:30 +0000 (23:34 +0000)]
Add $FreeBSD$ tags to generated files otherwise the checker won't let them
be committed.

25 years agoCreate and use a dedicated malloc type for bus related stuff.
phk [Fri, 10 Sep 1999 21:11:23 +0000 (21:11 +0000)]
Create and use a dedicated malloc type for bus related stuff.

Reviewed by: dfr

25 years agoAllow 'make' to check out elements within archive libraries.
julian [Fri, 10 Sep 1999 20:51:59 +0000 (20:51 +0000)]
Allow 'make' to check out elements within archive libraries.

"Make no longer properly parses archive files, so using archive members
      as make targets, as described in PSD:12 section 4.2, does not work."

Really should be merged into 3.3 before we ship if we can..
it's a trivial fix.

PR: bin/13039, bin/10274
Submitted by: Mikko Tyolajarvi mikko@dynas.se

25 years agoSystem clock don't update, because C6's TSC stop count up when run
phk [Fri, 10 Sep 1999 20:45:50 +0000 (20:45 +0000)]
System clock don't update, because C6's TSC stop count up when run
HALT instruction.

PR: 13683
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
Reviewed by: phk

25 years agoAdd the CR4 values for P3 SIMD enabling support. FXSR tells the cpu that
peter [Fri, 10 Sep 1999 15:51:44 +0000 (15:51 +0000)]
Add the CR4 values for P3 SIMD enabling support. FXSR tells the cpu that
the OS does FXSAVE/FXRESTOR instructions (fast FPU save/restore) during
context switching and also enables SIMD since this enables saving the
extra CPU context that isn't saved with normal FPU regs.  The other
enables the SIMD instructions to use exception 16 (FPU) error reporting.
Note, this doesn't turn on SIMD, just defines the bits.

25 years agoAdd text for the PN (Processor serial number) and XMM (extended SIMD/MMX2/
peter [Fri, 10 Sep 1999 15:47:54 +0000 (15:47 +0000)]
Add text for the PN (Processor serial number) and XMM (extended SIMD/MMX2/
support), as well as a bunch of comments for what the various bits mean
(those that I remember anyway).

25 years ago- Optimization to the previous (rev 1.15) commit.
ru [Fri, 10 Sep 1999 15:27:34 +0000 (15:27 +0000)]
- Optimization to the previous (rev 1.15) commit.

Requested by: eivind
Discussed with: eivind
Reviewed by: brian, eivind

25 years agoUpdate to driver 1.73
roger [Fri, 10 Sep 1999 12:08:36 +0000 (12:08 +0000)]
Update to driver 1.73
Add new hauppauge Tuner Type 6
Add Aims Labs Video Highway Xtreme card type

25 years agosync with src/sys/sys/mount.h
alfred [Fri, 10 Sep 1999 09:12:24 +0000 (09:12 +0000)]
sync with src/sys/sys/mount.h

25 years agoLook for the right ACPI signature.
msmith [Fri, 10 Sep 1999 08:49:19 +0000 (08:49 +0000)]
Look for the right ACPI signature.

Submitted by: dfr

25 years agoMake sure that opti931's and guspnp's use the right offset from their ports.
dfr [Fri, 10 Sep 1999 08:20:23 +0000 (08:20 +0000)]
Make sure that opti931's and guspnp's use the right offset from their ports.

25 years agoUnbroke `make -s' case.
ru [Fri, 10 Sep 1999 07:39:25 +0000 (07:39 +0000)]
Unbroke `make -s' case.

PR: 13676
Submitted by: wollman

25 years agoInvoke smp_rendezvous_action() using the a.out compatible asnames.h
msmith [Fri, 10 Sep 1999 01:17:01 +0000 (01:17 +0000)]
Invoke smp_rendezvous_action() using the a.out compatible asnames.h
technique (bleagh).

25 years agoRemove duplicated bits from boot floppy (where they're already available) in
jkh [Thu, 9 Sep 1999 21:20:55 +0000 (21:20 +0000)]
Remove duplicated bits from boot floppy (where they're already available) in
an effort to get this back down to size.

25 years agoChanges to centralise the default blocksize behaviour.
julian [Thu, 9 Sep 1999 19:08:44 +0000 (19:08 +0000)]
Changes to centralise the default blocksize behaviour.
More likely to follow.

Submitted by: phk@freebsd.org

25 years agoAdd aio_{cancel,error,return,suspend,write} into the mix.
billf [Thu, 9 Sep 1999 19:06:57 +0000 (19:06 +0000)]
Add aio_{cancel,error,return,suspend,write} into the mix.

Submitted by: Dan Nelson <dnelson@emsphone.com>
Forgotten by: mpp

25 years agoSeperate the miibus pci ethernet drivers from the non-miibus drivers so
peter [Thu, 9 Sep 1999 18:30:58 +0000 (18:30 +0000)]
Seperate the miibus pci ethernet drivers from the non-miibus drivers so
it's a little clearer which is which from just looking at GENERIC.

25 years agoHandle TCP reset sequence properly.
ru [Thu, 9 Sep 1999 13:42:51 +0000 (13:42 +0000)]
Handle TCP reset sequence properly.

In the words of originator:
:If an incoming connection is initiated through natd and deny_incoming is
:not set, then a new alias_link structure is created to handle the link.
:If there is nothing listening for the incoming connection, then the kernel
:responds with a RST for the connection. However, this is not processed
:correctly in libalias/alias.c:TcpMonitor{In,Out} and
:libalias/alias_db.c:SetState{In,Out} as it thinks a connection
:has been established and therefore applies a timeout of 86400 seconds
:to the link.
:
:If many of these half-connections are initiated (during, for example, a
:port scan of the host), then many thousands of unnecessary links are
:created and the resident size of natd balloons to 20MB or more.

PR: 13639
Reviewed by: brian

25 years agoMerge from sys/i386/i386/machdep.c revision 1.361.
kato [Thu, 9 Sep 1999 09:58:05 +0000 (09:58 +0000)]
Merge from sys/i386/i386/machdep.c revision 1.361.

25 years agonetboot removed until somebody fixes it so it compiles
mjacob [Thu, 9 Sep 1999 01:28:26 +0000 (01:28 +0000)]
netboot removed until somebody fixes it so it compiles

25 years agoZap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58)
peter [Wed, 8 Sep 1999 22:03:46 +0000 (22:03 +0000)]
Zap EXPORTMFS, it's no longer an option.  (mfs_vfsops.c rev 1.58)

25 years agoZap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in April
peter [Wed, 8 Sep 1999 22:01:31 +0000 (22:01 +0000)]
Zap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in April
this year.  (mfs_vfsops.c rev 1.58)

25 years agoClean up and reorder.
des [Wed, 8 Sep 1999 19:17:15 +0000 (19:17 +0000)]
Clean up and reorder.

25 years agoCatch up with GENERIC. This file is creaming to be automatically
markm [Wed, 8 Sep 1999 19:02:26 +0000 (19:02 +0000)]
Catch up with GENERIC. This file is creaming to be automatically
generated form GENERIC. Any volunteers? I thought not :-). OK;
I'll do it.

25 years agoMake unused tape bmajors in past tense.
phk [Wed, 8 Sep 1999 18:46:22 +0000 (18:46 +0000)]
Make unused tape bmajors in past tense.

25 years agoDon't register a bmajor.
phk [Wed, 8 Sep 1999 18:45:58 +0000 (18:45 +0000)]
Don't register a bmajor.

25 years agoDon't register a bmajor.
phk [Wed, 8 Sep 1999 18:45:52 +0000 (18:45 +0000)]
Don't register a bmajor.

Approved by: sos

25 years agocontroller miibus0 is now needed.
imp [Wed, 8 Sep 1999 18:34:31 +0000 (18:34 +0000)]
controller miibus0 is now needed.
Also adjust previous entry to be terminated by a blank line.

25 years agofix a bug with cat >/dev/{dsp,dspW,audio} hanging
cg [Wed, 8 Sep 1999 17:34:54 +0000 (17:34 +0000)]
fix a bug with cat >/dev/{dsp,dspW,audio} hanging

25 years agoMake sa/bdev, gd/bdev and gd/cdev as past-tense.
phk [Wed, 8 Sep 1999 17:02:40 +0000 (17:02 +0000)]
Make sa/bdev, gd/bdev and gd/cdev as past-tense.

25 years agoDon't register a block major for tapes.
phk [Wed, 8 Sep 1999 17:01:41 +0000 (17:01 +0000)]
Don't register a block major for tapes.

Reviewed by: mjacob

25 years agoFix typo.
ru [Wed, 8 Sep 1999 16:37:14 +0000 (16:37 +0000)]
Fix typo.

25 years agoImprove shell documentation:
sheldonh [Wed, 8 Sep 1999 15:40:46 +0000 (15:40 +0000)]
Improve shell documentation:

* Consistently misspell built-in as builtin.

* Add a builtin(1) manpage and create builtin(1) MLINKS for all shell
  builtin commands for which no standalone utility exists.  These MLINKS
  replace those that were created for csh(1).

* Add appropriate xrefs for builtin(1) to the csh(1) and sh(1) manpages,
  as well as to the manpages of standalone utilities which are supported
  as shell builtin commands in at least one of the shells. In such
  manpages, explain that similar functionality may be provided as a
  shell builtin command.

* Improve sh(1)'s description of the cd builtin command. Csh(1) already
  describes it adequately. Replace the cd(1) manpage with a builtin(1)
  MLINKS link.

* Clean up some mdoc problems: use Xr instead of literal "foo(n)"; use
  Ic instead of Xr for shell builtin commands.

* Undo English contractions.

Reviewed by: mpp, rgrimes

25 years agoAdd a pointer to "controller miibus0" for people who will not read the
peter [Wed, 8 Sep 1999 15:01:58 +0000 (15:01 +0000)]
Add a pointer to "controller miibus0" for people who will not read the
commit messages or GENERIC and insist on running -CURRENT.
It probably won't work, but it's worth a try.

25 years agoMake it build, copy from dev/sio/sio.c:
peter [Wed, 8 Sep 1999 13:46:54 +0000 (13:46 +0000)]
Make it build, copy from dev/sio/sio.c:
isa_set_flags -> device_set_flags
isa_get_flags -> device_get_flags

25 years agoUpdate docs for 3.3-R
phk [Wed, 8 Sep 1999 12:42:15 +0000 (12:42 +0000)]
Update docs for 3.3-R

OK'ed by: jkh

25 years agoAdd FreeBSD tag.
obrien [Wed, 8 Sep 1999 11:16:36 +0000 (11:16 +0000)]
Add FreeBSD tag.

25 years agoAdd $FreeBSD$
peter [Wed, 8 Sep 1999 11:14:56 +0000 (11:14 +0000)]
Add $FreeBSD$

25 years agoDon't -ko anymore.
obrien [Wed, 8 Sep 1999 11:14:51 +0000 (11:14 +0000)]
Don't -ko anymore.
Add FreeBSD tag.

25 years agoDon't -ko anymore.
obrien [Wed, 8 Sep 1999 11:12:35 +0000 (11:12 +0000)]
Don't -ko anymore.

25 years agoDon't use -ko any more.
obrien [Wed, 8 Sep 1999 11:11:59 +0000 (11:11 +0000)]
Don't use -ko any more.

25 years agoRestore old sio driver for Bruce. We'll fix the bus problems in nsio
peter [Wed, 8 Sep 1999 11:08:50 +0000 (11:08 +0000)]
Restore old sio driver for Bruce.  We'll fix the bus problems in nsio
instead.

25 years agos/sio/nsio/
peter [Wed, 8 Sep 1999 11:07:40 +0000 (11:07 +0000)]
s/sio/nsio/

25 years agoRestore the old sio* - bruce can fix it himself.
peter [Wed, 8 Sep 1999 10:59:03 +0000 (10:59 +0000)]
Restore the old sio* - bruce can fix it himself.

25 years agoCosmetic:
brian [Wed, 8 Sep 1999 07:34:52 +0000 (07:34 +0000)]
Cosmetic:
  alias_cmd -> nat_cmd after a repo-copy

25 years agoFixed bitrot in usage message (-n is now optional).
bde [Wed, 8 Sep 1999 05:46:47 +0000 (05:46 +0000)]
Fixed bitrot in usage message (-n is now optional).

25 years agoProvide another installation option for GNOME so we have the more "classic
jkh [Wed, 8 Sep 1999 04:48:26 +0000 (04:48 +0000)]
Provide another installation option for GNOME so we have the more "classic
GNOME" desktop that Debian does as an option.

25 years agoBump maxusers in installation kernel down to something more low-memory
jkh [Wed, 8 Sep 1999 04:46:35 +0000 (04:46 +0000)]
Bump maxusers in installation kernel down to something more low-memory
friendly.

25 years agoMFS: amd mount disabling and overflow protection.
imp [Tue, 7 Sep 1999 23:07:03 +0000 (23:07 +0000)]
MFS: amd mount disabling and overflow protection.

Reported by: gallatin@freebsd.org

25 years agoAll unimplemented VFS ops now have entries in kern/vfs_default.c that return
alfred [Tue, 7 Sep 1999 22:42:38 +0000 (22:42 +0000)]
All unimplemented VFS ops now have entries in kern/vfs_default.c that return
reasonable defaults.

This avoids confusing and ugly casting to eopnotsupp or making dummy functions.
Bogus casting of filesystem sysctls to eopnotsupp() have been removed.

This should make *_vfsops.c more readable and reduce bloat.

Reviewed by: msmith, eivind
Approved by: phk
Tested by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>

25 years agoAllow flags to be passed to patch when using LOCAL_PATCHES
jkh [Tue, 7 Sep 1999 20:47:42 +0000 (20:47 +0000)]
Allow flags to be passed to patch when using LOCAL_PATCHES

25 years agoSave %gs in sigcontext when delivering a signal and restore them upon
luoqi [Tue, 7 Sep 1999 20:02:24 +0000 (20:02 +0000)]
Save %gs in sigcontext when delivering a signal and restore them upon
return (in signal trampoline code). I plan to do the same on -stable,
so that we have a consistent interface to userland applications.

Reviewed by: bde

25 years agoFix comment: RX underrun -> RX overrun.
wpaul [Tue, 7 Sep 1999 17:06:17 +0000 (17:06 +0000)]
Fix comment: RX underrun -> RX overrun.

25 years agoConfig file parser changes:
ru [Tue, 7 Sep 1999 15:34:12 +0000 (15:34 +0000)]
Config file parser changes:

- Trailing spaces and empty lines are ignored.
- A `#' sign will mark the remaining of the line as a comment.

Reviewed by: Ari Suutari <ari@suutari.iki.fi>

25 years agoWe don't need a queue for *CP data - these are IP-only queues.
brian [Tue, 7 Sep 1999 14:34:55 +0000 (14:34 +0000)]
We don't need a queue for *CP data - these are IP-only queues.

25 years agoDoug missed an isa_get_flags().
peter [Tue, 7 Sep 1999 13:08:25 +0000 (13:08 +0000)]
Doug missed an isa_get_flags().

25 years agoMerge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.
kato [Tue, 7 Sep 1999 12:11:52 +0000 (12:11 +0000)]
Merge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.

25 years agoCommented out k6_mem.c.
kato [Tue, 7 Sep 1999 12:09:26 +0000 (12:09 +0000)]
Commented out k6_mem.c.

25 years agoChange isa_get/set_flags() to device_get/set_flags().
kato [Tue, 7 Sep 1999 11:17:09 +0000 (11:17 +0000)]
Change isa_get/set_flags() to device_get/set_flags().

Submitted by: dfr

25 years agoAdd FreeBSD 3.3 to the Fx and Os macros.
ru [Tue, 7 Sep 1999 10:33:34 +0000 (10:33 +0000)]
Add FreeBSD 3.3 to the Fx and Os macros.

25 years agoAdd more missing files from the reorganisation.
msmith [Tue, 7 Sep 1999 09:08:09 +0000 (09:08 +0000)]
Add more missing files from the reorganisation.

Submitted by: dfr

25 years agoChange isa_get/set_flags() to device_get/set_flags().
dfr [Tue, 7 Sep 1999 08:42:49 +0000 (08:42 +0000)]
Change isa_get/set_flags() to device_get/set_flags().

25 years agoShow how to prioritize UDP packets
brian [Tue, 7 Sep 1999 07:58:17 +0000 (07:58 +0000)]
Show how to prioritize UDP packets

25 years agoalias -> nat
brian [Tue, 7 Sep 1999 07:56:54 +0000 (07:56 +0000)]
alias -> nat