]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
21 years agoMake isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.
obrien [Thu, 16 Jan 2003 07:31:49 +0000 (07:31 +0000)]
Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.

21 years agoThis commit was generated by cvs2svn to compensate for changes in r109365,
murray [Thu, 16 Jan 2003 07:29:37 +0000 (07:29 +0000)]
This commit was generated by cvs2svn to compensate for changes in r109365,
which included commits to RCS files with non-trunk default branches.

21 years agoImport ISC DHCP 3.0.1 RC11 omshell interface.
murray [Thu, 16 Jan 2003 07:29:37 +0000 (07:29 +0000)]
Import ISC DHCP 3.0.1 RC11 omshell interface.

21 years agoMerge rev 1.6 (-D) and rev 1.8 (SEE ALSO suitable for FreeBSD) into
obrien [Thu, 16 Jan 2003 07:28:12 +0000 (07:28 +0000)]
Merge rev 1.6 (-D) and rev 1.8 (SEE ALSO suitable for FreeBSD) into
isc_dhcp_3_0_1_rc11.

21 years agoImplement nonblocking tpc-connections. rpcgen -m does still
mbr [Thu, 16 Jan 2003 07:27:30 +0000 (07:27 +0000)]
Implement nonblocking tpc-connections. rpcgen -m does still
produce backcompatible code.

Reviewed by: rwatson
Obtained from: NetBSD
MFC after: 1 day

21 years agoMake isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.
obrien [Thu, 16 Jan 2003 07:23:57 +0000 (07:23 +0000)]
Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.

21 years agoMerge rev 1.2 (correct script path) and 1.6 (prefer strlcpy to strcpy)
obrien [Thu, 16 Jan 2003 07:22:32 +0000 (07:22 +0000)]
Merge rev 1.2 (correct script path) and 1.6 (prefer strlcpy to strcpy)
into isc_dhcp_3_0_1_rc11.

21 years agoMerge our spelling changes into isc_dhcp_3_0_1_rc11.
obrien [Thu, 16 Jan 2003 07:19:43 +0000 (07:19 +0000)]
Merge our spelling changes into isc_dhcp_3_0_1_rc11.

21 years agoImplement non-blocking tcp-connections.
mbr [Thu, 16 Jan 2003 07:13:51 +0000 (07:13 +0000)]
Implement non-blocking tcp-connections.

Reviewed by: rwatson
Obtained from: NetBSD
MFC after: 1 day

21 years agoImport isc-dhcpd-3.0.1rc11.
obrien [Thu, 16 Jan 2003 07:04:57 +0000 (07:04 +0000)]
Import isc-dhcpd-3.0.1rc11.
This fixes a security vulnerability in the bundled resolver library.

Requested by: scottl(re)

21 years agoThis commit was generated by cvs2svn to compensate for changes in r109357,
obrien [Thu, 16 Jan 2003 07:04:57 +0000 (07:04 +0000)]
This commit was generated by cvs2svn to compensate for changes in r109357,
which included commits to RCS files with non-trunk default branches.

21 years agoUse cycleMatch for precise IT DMA start timing.
simokawa [Thu, 16 Jan 2003 07:01:54 +0000 (07:01 +0000)]
Use cycleMatch for precise IT DMA start timing.

21 years agoUsing LOGIN_SETALL &~LOGIN_SETMAC to avoid setting the MAC label improperly,
rwatson [Thu, 16 Jan 2003 03:41:57 +0000 (03:41 +0000)]
Using LOGIN_SETALL &~LOGIN_SETMAC to avoid setting the MAC label improperly,
rather than specifically setting the process priority and resource class;
otherwise, we improperly set other aspects of the login class.  We have
a bit more to do here, but the proper fix will probably involve breaking
out MAC labels from the login class at some point, as well as further
clarifying the logic here.

Pointed out by: kuriyama, max

21 years agoPurely cosmetic change.
mtm [Thu, 16 Jan 2003 02:27:52 +0000 (02:27 +0000)]
Purely cosmetic change.
The # PROVIDE line should precede the # REQUIRE line.

Approved by: markm (mentor)

21 years agoAdd missing lib/X11/xedit/lisp directory.
anholt [Thu, 16 Jan 2003 02:17:28 +0000 (02:17 +0000)]
Add missing lib/X11/xedit/lisp directory.

21 years agokernel:
njl [Thu, 16 Jan 2003 00:24:29 +0000 (00:24 +0000)]
kernel:
* Fix a bug where devices weren't cleaned up on close(): CAM_REQ_CMP != 0

user:
* Increase timeout in usermode to CAM_TIME_INFINITY.  The initiator is in
  charge of timeouts and the value was in ms, not seconds.
* Bring two debugging printfs under the debug flag
* Clean up man page to show increased testing on isp(4)

Submitted by: gibbs (bugfixes)

21 years agowi now needs wlan
sam [Thu, 16 Jan 2003 00:21:52 +0000 (00:21 +0000)]
wi now needs wlan

Reviewed by: imp

21 years agoconfig glue for new wi driver and wlan module
sam [Thu, 16 Jan 2003 00:20:10 +0000 (00:20 +0000)]
config glue for new wi driver and wlan module

Reviewed by: imp
Forgotten by: sam

21 years agoMerge all the various copies of vm_fault_quick() into a single
dillon [Thu, 16 Jan 2003 00:02:21 +0000 (00:02 +0000)]
Merge all the various copies of vm_fault_quick() into a single
portable copy.

21 years agoMerge all the various copies of vmapbuf() and vunmapbuf() into a single
dillon [Wed, 15 Jan 2003 23:54:35 +0000 (23:54 +0000)]
Merge all the various copies of vmapbuf() and vunmapbuf() into a single
portable copy.  Note that pmap_extract() must be used instead of
pmap_kextract().

This is precursor work to a reorganization of vmapbuf() to close remaining
user/kernel races (which can lead to a panic).

21 years agoNew errata item: /dev/tty permissions handling bug.
bmah [Wed, 15 Jan 2003 23:35:46 +0000 (23:35 +0000)]
New errata item:  /dev/tty permissions handling bug.

Submitted by: phk

21 years agoAdd some errata notes that document some 5.0-RELEASE bugs (smbfs
bmah [Wed, 15 Jan 2003 23:24:49 +0000 (23:24 +0000)]
Add some errata notes that document some 5.0-RELEASE bugs (smbfs
shares, fstat(2) and kqueue(2) bugs, and a crash in
sem_open(3)/sem_close(3)).

Submitted by: tjr

21 years agoChange the handling of non-anchored global substitutions of the empty
marcel [Wed, 15 Jan 2003 22:36:15 +0000 (22:36 +0000)]
Change the handling of non-anchored global substitutions of the empty
string from a silent implicit non-global substitution to a non-silent
explicit fatal error. Archored substitutions are those containing '^'
or '$'.
The problem with changing the substitution to prevent an infinite
number of matches is that it doesn't provide the necessary feedback
to the user that there's a bug in the/a makefile. Reporting the bug
without making the condition fatal makes the feedback mostly useless
due to the way that make fails to prefix the error with program name,
makefile file name and line number information.
Note that global substitutions of the empty string anchored with '^'
(start of string) or '$' (end of string) do not cause an infinite
number of matches and are therefore not reported and hence are non-
fatal.

Suggested by: bde
Tested with: buildworld

21 years agoremove wi_hostap.c from files as it's been removed.
alfred [Wed, 15 Jan 2003 21:50:33 +0000 (21:50 +0000)]
remove wi_hostap.c from files as it's been removed.

21 years agoIf there is a driver floppy for this arch, then add a line to the loader.rc
jhb [Wed, 15 Jan 2003 21:49:50 +0000 (21:49 +0000)]
If there is a driver floppy for this arch, then add a line to the loader.rc
on the boot floppies to set the 'driver_floppy' variable in the loader so
that it ends up in the kernel environment and sysinstall will prompt for the
diskette.  Booting from CD-ROM does not use this loader.rc file, so folks
booting from CD to do an install will not be prompted.

X-MFC after: as soon as I finish committing to current
Approved by: re (blanket)

21 years agoAdd a function driverFloppyCheck() that asks the user if they would like to
jhb [Wed, 15 Jan 2003 21:47:36 +0000 (21:47 +0000)]
Add a function driverFloppyCheck() that asks the user if they would like to
load drivers from the driver floppy if the "driver_floppy" variable is set
in the kernel environment and call this function after probing devices but
before displaying the main menu.

X-MFC after: as soon as I finish committing to current
Approved by: re@ (blanket)

21 years agoLike sh_types, dt_tags just aren't in consecutive order, so we have to move
obrien [Wed, 15 Jan 2003 21:24:05 +0000 (21:24 +0000)]
Like sh_types, dt_tags just aren't in consecutive order, so we have to move
away from indexing into an array.  Also add Sun and GNU specific tags.

21 years agorealpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.
johan [Wed, 15 Jan 2003 21:22:55 +0000 (21:22 +0000)]
realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.

This also reverts the PATH_MAX -> MAXPATHLEN part of
rev 1.3 of src/bin/realpath/realpath.c

Requested by: imp
Reviewed by: imp, bde

21 years agoThe defined sh_types's just aren't in consecutive order, so we have to move
obrien [Wed, 15 Jan 2003 20:48:56 +0000 (20:48 +0000)]
The defined sh_types's just aren't in consecutive order, so we have to move
away from indexing into an array.

21 years agoAdd machdep.elan_freq sysctl which can be used to set the CPU clock
phk [Wed, 15 Jan 2003 20:15:33 +0000 (20:15 +0000)]
Add machdep.elan_freq sysctl which can be used to set the CPU clock
frequency in Hz.  The default is still 33.333 MHz.  Please notice
that the number is round to a multiple of four internally so it may
not read back exactly the same as written.

Add compile time ELAN_XTAL option to override the 33.333 MHz default.

Add compile time ELAN_PPS option to enable code for high precision
(250 nanoseconds) timestamping of external signals.

21 years agoupdate for revised wi driver that uses the 802.11 link layer support
sam [Wed, 15 Jan 2003 20:15:00 +0000 (20:15 +0000)]
update for revised wi driver that uses the 802.11 link layer support

Reviewed by: imp

21 years agoremove wi-specific host ap code; the wi driver now depends on the
sam [Wed, 15 Jan 2003 20:13:30 +0000 (20:13 +0000)]
remove wi-specific host ap code; the wi driver now depends on the
wlan module for 802.11 core support

21 years agowi-specific host ap support no longer needed now that it uses
sam [Wed, 15 Jan 2003 20:12:50 +0000 (20:12 +0000)]
wi-specific host ap support no longer needed now that it uses
the core 802.11 code

Reviewed by: imp

21 years agonew wi driver that uses the 802.11 link layer code
sam [Wed, 15 Jan 2003 20:11:31 +0000 (20:11 +0000)]
new wi driver that uses the 802.11 link layer code

Reviewed by: imp
Obtained from: NetBSD (originally)

21 years agosync with KAME to simplify rev 1.28's patch (no functional changes)
suz [Wed, 15 Jan 2003 20:09:52 +0000 (20:09 +0000)]
sync with KAME to simplify rev 1.28's patch (no functional changes)

Obtained from: KAME
Reviewd by: fenner
Approved by: re (jhb)

21 years agohookup wlan and rcv4 modules to the build
sam [Wed, 15 Jan 2003 20:06:38 +0000 (20:06 +0000)]
hookup wlan and rcv4 modules to the build

Reviewed by: imp

21 years agoadd module for 802.11 link layer code
sam [Wed, 15 Jan 2003 20:05:52 +0000 (20:05 +0000)]
add module for 802.11 link layer code

Reviewed by: imp

21 years ago802.11 link layer support. This code implements the basic 802.11
sam [Wed, 15 Jan 2003 20:01:50 +0000 (20:01 +0000)]
802.11 link layer support.  This code implements the basic 802.11
state machine to provide station and host ap functionality for drivers.

More work will follow to split out the state machine and protocol
support from the ioctl interfaces to ease portability/sharing with
NetBSD and forthcoming ports to other systems.

Reviewed by: imp
Obtained from: NetBSD (originally)

21 years agomake rc4 crypto support a module so other modules can depend on it
sam [Wed, 15 Jan 2003 19:55:17 +0000 (19:55 +0000)]
make rc4 crypto support a module so other modules can depend on it

Submitted by: imp
Reviewed by: imp

21 years agoMake sure we find all vnode method vectors in /sys.
phk [Wed, 15 Jan 2003 19:19:28 +0000 (19:19 +0000)]
Make sure we find all vnode method vectors in /sys.

21 years agoAllow linters to override the CTASSERT macro, since they are unlikely to
phk [Wed, 15 Jan 2003 19:18:49 +0000 (19:18 +0000)]
Allow linters to override the CTASSERT macro, since they are unlikely to
like the results.

21 years agoHookup elfdump.
obrien [Wed, 15 Jan 2003 18:33:32 +0000 (18:33 +0000)]
Hookup elfdump.

21 years agoAdd a BSDL'ed util that displays information about ELF files.
obrien [Wed, 15 Jan 2003 18:32:06 +0000 (18:32 +0000)]
Add a BSDL'ed util that displays information about ELF files.
This is simular to readelf(1) and objdump(1).

Submitted by: jake

21 years agoUse the word "Machine Check Architecture" correctly.
hrs [Wed, 15 Jan 2003 16:38:33 +0000 (16:38 +0000)]
Use the word "Machine Check Architecture" correctly.

21 years agoMove the realloc outside the inner loop. This reduces the number of times
obrien [Wed, 15 Jan 2003 16:10:29 +0000 (16:10 +0000)]
Move the realloc outside the inner loop.  This reduces the number of times
we do the realloc.

21 years agoMFR50: Synchronize the content of the errata file with RELENG_5_0.
bmah [Wed, 15 Jan 2003 15:20:50 +0000 (15:20 +0000)]
MFR50:  Synchronize the content of the errata file with RELENG_5_0.

article.sgml 1.9.2.4

At this point, the errata file on HEAD should contain the same content
as for RELENG_5_0, but be compatible with the SGML entities and other
infrastructure on HEAD.  We can now add content here and it will
appear as post-release errata.

21 years agoMore prep work for the errata file.
bmah [Wed, 15 Jan 2003 15:15:09 +0000 (15:15 +0000)]
More prep work for the errata file.

Simulate the effects of a version number bump for just the errata
document.  This change will be backed out in a few days, during the
post release version number bump for the release documentation.

21 years agoPrepare to make the errata file on HEAD serve as the on-line (mutable)
bmah [Wed, 15 Jan 2003 15:10:43 +0000 (15:10 +0000)]
Prepare to make the errata file on HEAD serve as the on-line (mutable)
errata document for 5.0-RELEASE, since that is the development branch
on which 5.0-RELEASE is based.

This change consists primarily of whitespace diff reductions to
RELENG_4 plus deleting some text that isn't really applicable.

21 years agoDon't forget to disconnect object from class.
davidxu [Wed, 15 Jan 2003 14:58:07 +0000 (14:58 +0000)]
Don't forget to disconnect object from class.

21 years agoMerged from sys/isa/syscons_isa.c revision 1.21.
nyan [Wed, 15 Jan 2003 13:12:12 +0000 (13:12 +0000)]
Merged from sys/isa/syscons_isa.c revision 1.21.

21 years agoResolve conflicts.
murray [Wed, 15 Jan 2003 10:47:32 +0000 (10:47 +0000)]
Resolve conflicts.

21 years agoResolve conflicts.
murray [Wed, 15 Jan 2003 10:44:05 +0000 (10:44 +0000)]
Resolve conflicts.

(import approved by: re)

21 years agoImport ISC DHCP 3.0.1 RC10 client.
murray [Wed, 15 Jan 2003 10:31:26 +0000 (10:31 +0000)]
Import ISC DHCP 3.0.1 RC10 client.

21 years agoThis commit was generated by cvs2svn to compensate for changes in r109298,
murray [Wed, 15 Jan 2003 10:31:26 +0000 (10:31 +0000)]
This commit was generated by cvs2svn to compensate for changes in r109298,
which included commits to RCS files with non-trunk default branches.

21 years agoAdd a missing word.
tjr [Wed, 15 Jan 2003 09:48:15 +0000 (09:48 +0000)]
Add a missing word.

21 years agoAdd missing . to mandoc macro
keramida [Wed, 15 Jan 2003 08:24:45 +0000 (08:24 +0000)]
Add missing . to mandoc macro

PR: docs/47092
Submitted by: SUZUKI Koichi <koich@cac.co.jp>

21 years ago - Add mozilla to the package list since it would be nice to have a browser
scottl [Wed, 15 Jan 2003 08:11:35 +0000 (08:11 +0000)]
 - Add mozilla to the package list since it would be nice to have a browser
   that a) was from this century, b) is not Opera, and c) doesn't require
   KDE.
 - Don't include the compat22 libraries unless the PKG_ARCH is i386.  Same
   goes for compat3x and compat4x for i386 and alpha.
 - Define PKG_ARCH and make it overridable in the environment.

21 years agoSlightly better grammar.
chris [Wed, 15 Jan 2003 06:11:13 +0000 (06:11 +0000)]
Slightly better grammar.

Sponsored by: DARPA, Network Associates Laboratories

21 years agoDV_PAL shouldn't be here.
simokawa [Wed, 15 Jan 2003 05:28:50 +0000 (05:28 +0000)]
DV_PAL shouldn't be here.

21 years agoAdd DV_PAL for PAL users.
simokawa [Wed, 15 Jan 2003 05:26:23 +0000 (05:26 +0000)]
Add DV_PAL for PAL users.

21 years agoMinimally document hw.syscons.sc_no_suspend_vtswitch.
mdodd [Wed, 15 Jan 2003 05:26:10 +0000 (05:26 +0000)]
Minimally document hw.syscons.sc_no_suspend_vtswitch.

Requested by:  Nate Lawson <nate@root.org>

21 years agoFix IT DMA underun while bus reset.
simokawa [Wed, 15 Jan 2003 04:21:16 +0000 (04:21 +0000)]
Fix IT DMA underun while bus reset.
- Reduce number of DELAY's

21 years agoMake the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader
mdodd [Wed, 15 Jan 2003 03:45:27 +0000 (03:45 +0000)]
Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loader
tunable and sysctl (hw.syscons.sc_no_suspend_vtswitch).

21 years agosigh... revert the previous change; this isn't getpmac
chris [Wed, 15 Jan 2003 03:13:51 +0000 (03:13 +0000)]
sigh... revert the previous change; this isn't getpmac

Pointy hat: chris

21 years agoCross-reference the appropriate mac library functions.
chris [Wed, 15 Jan 2003 03:13:50 +0000 (03:13 +0000)]
Cross-reference the appropriate mac library functions.

Sponsored by: DARPA, Network Associates Laboratories

21 years agoCross-reference mac(4).
chris [Wed, 15 Jan 2003 03:09:01 +0000 (03:09 +0000)]
Cross-reference mac(4).

Sponsored by: DARPA, Network Associates Laboratories

21 years agoDocument the named semaphore functions. This could still use a bit
tjr [Wed, 15 Jan 2003 03:07:40 +0000 (03:07 +0000)]
Document the named semaphore functions. This could still use a bit
of polishing.

21 years agoActually add mac_prepare.3.
chris [Wed, 15 Jan 2003 03:05:21 +0000 (03:05 +0000)]
Actually add mac_prepare.3.

Sponsored by: DARPA, Network Associates Laboratories

21 years agoCross-reference mac(4)
chris [Wed, 15 Jan 2003 03:03:05 +0000 (03:03 +0000)]
Cross-reference mac(4)

Sponsored by: DARPA, Network Associates Laboratories

21 years agos/SEE_ALSO/SEE ALSO/
chris [Wed, 15 Jan 2003 03:02:30 +0000 (03:02 +0000)]
s/SEE_ALSO/SEE ALSO/
Cross-reference mac(4) and mac(9)

Sponsored by: DARPA, Network Associates Laboratories

21 years agoUpdate cross-references to include mac(4).
chris [Wed, 15 Jan 2003 02:59:36 +0000 (02:59 +0000)]
Update cross-references to include mac(4).

Sponsored by: DARPA, Network Associates Laboratories

21 years agoWelcome mac(4), the central source of information for all things MAC.
chris [Wed, 15 Jan 2003 02:57:39 +0000 (02:57 +0000)]
Welcome mac(4), the central source of information for all things MAC.

Sponsored by:   DARPA, Network Associates Laboratories

21 years ago- GC a few more hand-rolled 'abs' macros.
mdodd [Wed, 15 Jan 2003 02:15:57 +0000 (02:15 +0000)]
- GC a few more hand-rolled 'abs' macros.
- GC a few hand-rolled min()/max() macros while I'm here.

21 years ago- Add inline functions for {ll,l,}abs() to libkern.
mdodd [Wed, 15 Jan 2003 02:02:33 +0000 (02:02 +0000)]
- Add inline functions for {ll,l,}abs() to libkern.
- Remove hand rolled abs() functions.

21 years agoActivate getpmac.8
chris [Wed, 15 Jan 2003 01:43:09 +0000 (01:43 +0000)]
Activate getpmac.8

21 years agoDocument getpmac.
chris [Wed, 15 Jan 2003 01:40:35 +0000 (01:40 +0000)]
Document getpmac.

Sponsored by: DARPA, Network Associates Laboratories
Obtained from: TrustedBSD Project

21 years agos/^Sh/.Sh/ (macros begin with .)
chris [Wed, 15 Jan 2003 01:20:58 +0000 (01:20 +0000)]
s/^Sh/.Sh/ (macros begin with .)

21 years agoDocument setpmac.
chris [Wed, 15 Jan 2003 01:17:12 +0000 (01:17 +0000)]
Document setpmac.

Sponsored by: DARPA, Network Associates Laboratories
Obtained from: TrustedBSD Project

21 years agoo Document mac_prepare() and associated functions
chris [Wed, 15 Jan 2003 00:45:31 +0000 (00:45 +0000)]
o Document mac_prepare() and associated functions
o Link mac_get_pid.3 to mac_get.3
o Update SEE ALSO to refer to mac_prepare, and added missing references
o Remove clause #3 on my work
o Update mac_get.3 for the updated MAC API

Sponsored by: DARPA, Network Associates Laboratories
Obtained from: TrustedBSD Project

21 years agoMFR500: Fix up ACPI-disabling hint text.
bmah [Tue, 14 Jan 2003 23:37:14 +0000 (23:37 +0000)]
MFR500:  Fix up ACPI-disabling hint text.

21 years agoo Remove clause #3
chris [Tue, 14 Jan 2003 23:20:40 +0000 (23:20 +0000)]
o Remove clause #3
o Document mac_set_link().

Sponsored by: DARPA, Network Associates Labs

21 years agoSuspend/resume support (mostly for MiniPCI Prism2.5 boards).
mdodd [Tue, 14 Jan 2003 23:19:32 +0000 (23:19 +0000)]
Suspend/resume support (mostly for MiniPCI Prism2.5 boards).

Reviewed by:  imp

21 years agoSome USB devices are not prepared to deal with a single byte string
joe [Tue, 14 Jan 2003 23:07:43 +0000 (23:07 +0000)]
Some USB devices are not prepared to deal with a single byte string
descriptor request, which usbd_get_string_desc() uses to get the
length of a descriptor.  One device for instance returns a full 8
byte long packet instead which confuses the rest of the stack and
leads to the USB port being reset.  The fix is to instead request
two bytes, but not to complain if we only get one.

Submitted by: kan
MFC after: 3 days

21 years agoAdd a very simple but functional GEOM mirror class.
phk [Tue, 14 Jan 2003 22:44:48 +0000 (22:44 +0000)]
Add a very simple but functional GEOM mirror class.

This is committed more as an instructive tool than as a production
facility, but this will change over time.

21 years agoAdd missing #include
dillon [Tue, 14 Jan 2003 21:31:31 +0000 (21:31 +0000)]
Add missing #include

Submitted by: "Sam Leffler" <sam@errno.com>

21 years agoNow that we have non-geom_disk based drivers, we need to cover for those,
phk [Tue, 14 Jan 2003 21:31:00 +0000 (21:31 +0000)]
Now that we have non-geom_disk based drivers, we need to cover for those,
in case they return EOPNOTSUPP on an ioctl.

Found by: jhb

21 years agoMinor hardware note updates: xl(4) 3C555, an(4) mini-PCI.
bmah [Tue, 14 Jan 2003 20:31:31 +0000 (20:31 +0000)]
Minor hardware note updates:  xl(4) 3C555, an(4) mini-PCI.

21 years agoNew release notes: pc98 SCSI MO support in boot loader (+MFC), make(1)
bmah [Tue, 14 Jan 2003 20:29:18 +0000 (20:29 +0000)]
New release notes: pc98 SCSI MO support in boot loader (+MFC), make(1)
-C (+MFC), rarpd(8) -t (+MFC).

MFCs noted:  ubsa driver.

21 years agoFor the cpu throttling message, s/enabled/available
njl [Tue, 14 Jan 2003 19:39:41 +0000 (19:39 +0000)]
For the cpu throttling message, s/enabled/available

Requested by: many

21 years agoIntroduce the ability to flag a sysctl for operation at secure level 2 or 3
dillon [Tue, 14 Jan 2003 19:35:33 +0000 (19:35 +0000)]
Introduce the ability to flag a sysctl for operation at secure level 2 or 3
in addition to secure level 1.  The mask supports up to a secure level of 8
but only add defines through CTLFLAG_SECURE3 for now.

As per the missif in the log entry for 1.11 of ip_fw2.c which added the
secure flag to the IPFW sysctl's in the first place, change the secure
level requirement from 1 to 3 now that we have support for it.

Reviewed by: imp
With Design Suggestions by: imp

21 years agoRemove bogus locking from dc(4). Instead, move interrupt allocation
njl [Tue, 14 Jan 2003 19:31:27 +0000 (19:31 +0000)]
Remove bogus locking from dc(4).  Instead, move interrupt allocation
and ether_ifattach() to end.  This fixes a "could sleep" case and
simplifies error exit cases as well.  Also be sure to set errno
and clean up resources in !mac error case.

Tested by: Ryan Beasley

21 years agoComment correction. NetBSD uses 'readblksize' as the multiplier for the
dillon [Tue, 14 Jan 2003 19:26:08 +0000 (19:26 +0000)]
Comment correction.  NetBSD uses 'readblksize' as the multiplier for the
-r option, which defaults to 32K (not 512 bytes).  Still just as bad
from a UI standpoint, though.

21 years agoNew release notes: dump(8) -C, newsyslog(8) W flag.
bmah [Tue, 14 Jan 2003 19:06:11 +0000 (19:06 +0000)]
New release notes:  dump(8) -C, newsyslog(8) W flag.

21 years agoMFen: add changes between 1.469->1.470 forgotten in my previous commit.
hrs [Tue, 14 Jan 2003 17:37:52 +0000 (17:37 +0000)]
MFen: add changes between 1.469->1.470 forgotten in my previous commit.

21 years agoDon't call destroy_dev it a channel has children.
cognet [Tue, 14 Jan 2003 17:13:52 +0000 (17:13 +0000)]
Don't call destroy_dev it a channel has children.
vchan creation doesn't lead to /dev entry creation if the new vchan is the
first child of a channel,
This fix a panic that happens when loading a sound driver module, creating
vchans and unloading the driver.

Approved by: cg
MFC after: 3 days

21 years agoSave 4 more bytes by not initializing opts to 0. This moves it from
imp [Tue, 14 Jan 2003 16:33:37 +0000 (16:33 +0000)]
Save 4 more bytes by not initializing opts to 0.  This moves it from
the data section to the bss section givig us initialization for free.

Noticed by: bde

21 years ago o Typo/Grammar fixes
mtm [Tue, 14 Jan 2003 16:02:56 +0000 (16:02 +0000)]
o Typo/Grammar fixes
o Added mini-function to correctly handle singular/plural
  of words ending in 'ly'

Approved by: markm (mentor)
Not objected to by: -audit

21 years agoAdd rc_debug knob to rc.conf. The code for it has been in rc.subr for
mtm [Tue, 14 Jan 2003 15:50:17 +0000 (15:50 +0000)]
Add rc_debug knob to rc.conf. The code for it has been in rc.subr for
some time now.
Document all knobs introduced by rc.d

Approved by: markm (mentor)
Reviewd by: gordon (earlier revision)

21 years agoFinish merging in rev. 1.124 of rc.network, so that natd can be used
mtm [Tue, 14 Jan 2003 15:43:02 +0000 (15:43 +0000)]
Finish merging in rev. 1.124 of rc.network, so that natd can be used
withough the $natd_interface having to be explicitly specified on the
command line.

Approved by: markm (mentor)
Submitted by: Aaron D. Gifford <agifford@infowest.com>
PR: conf/47024

MFC: upon re approval

21 years agoMake the base pcib_route_interrupt method available to other pci-pci bridge
benno [Tue, 14 Jan 2003 11:37:56 +0000 (11:37 +0000)]
Make the base pcib_route_interrupt method available to other pci-pci bridge
sub-classes.

This allows the powerpc kernel to build again.

Forgotten by: benno
Spotted by: grehan