| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
of polishing.
|
| |
|
|
|
|
| |
VM_ALLOC_ZERO to vm_page_alloc().
|
|
|
|
| |
VM_ALLOC_ZERO to vm_page_alloc(). (PG_ZERO is clear by default.)
|
|
|
|
|
|
|
|
|
|
|
|
| |
named(8) daemon by providing a new rc.conf knob: named_pidfile
that defaults to the path specified in the system-installed named.conf(5).
Approved by: markm (mentor)
Reviewed by: dougb
Noticed by : Galen Sampson <galen_sampson@yahoo.com>
Dan Pelleg <daniel+bsd@pelleg.org>
PR: conf/46402
MFC: 2 weeks (with re@ approval)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default-to-deny firewall. Simply turning off IPFW via a preexisting
sysctl does the job. To make it more apparent (since nobody picked up
on this in a week's worth of flames), the boolean sysctl's have been
integrated into the /sbin/ipfw command set in an obvious and straightforward
manner. For example, you can now do 'ipfw disable firewall' or
'ipfw enable firewall'. This is far easier to remember then the
net.inet.ip.fw.enable sysctl.
Reviewed by: imp
MFC after: 3 days
|
| |
|
|
|
|
|
|
|
|
|
|
| |
pointer types, and remove a huge number of casts from code using it.
Change struct xfile xf_data to xun_data (ABI is still compatible).
If we need to add a #define for f_data and xf_data we can, but I don't
think it will be necessary. There are no operational changes in this
commit.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
expectation.
This solves the problem, where in a constellation with two (or more)
drives, an attempt is made to access a device name for that device
using a historic partition letter, like /dev/fd1c. This is supposed
to create a symlink to the master device, but previously, the link was
always created to /dev/fd0, even if the request was for fd1*.
|
|
|
|
|
|
| |
PR: 41466
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
MFC after: 1 week
|
|
|
|
| |
expression.
|
|
|
|
| |
a more human-readable 'kilobytes' instead of pages.
|
| |
|
| |
|
|
|
|
| |
RATOC REX-9530 is SCSI2 Card.
|
| |
|
|
|
|
| |
same product id. So use CIS info(PCCARD_CISTPL_VERS_1).
|
|
|
|
| |
Pointy hats to: dillon, Hiten Pandya <hiten@unixdaemons.com>
|
|
|
|
| |
Test data provided by: Andrey Koklin <aka@veco.ru>
|
|
|
|
|
|
|
|
|
|
|
| |
hardware/alpha/proc-alpha.sgml: 1.51 -> 1.52
hardware/common/dev.sgml: 1.119 -> 1.124
hardware/pc98/proc-pc98.sgml: 1.1 -> 1.2
hardware/sparc64/Makefile: 1.1 -> 1.3
hardware/sparc64/article.sgml: 1.2 -> 1.3
hardware/sparc64/proc-sparc64.sgml: 1.4 -> 1.6
installation/common/trouble.sgml: 1.10 -> 1.11
relnotes/common/new.sgml: 1.467 -> 1.473
|
|
|
|
|
| |
in sballoc(), sbcompress(), sbdrop() and sbfree(). Fixes fstat() st_size
reporting and kevent() EVFILT_READ on TCP sockets.
|
|
|
|
|
|
|
| |
(the patch in the PR was stale).
PR: kern/5689
Submitted by: Hiten Pandya <hiten@unixdaemons.com>
|
| |
|
|
|
|
| |
Fix typo (Coreaga->Corega)
|
|
|
|
| |
Noticed by: alpha tinderbox
|
| |
|
|
|
|
| |
to unhide symlinks as well as hide them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aac.c:
Re-arrange the interrupt handler to optimize the common case of
the adapter interrupting us because one or more commands are complete,
and do a read across the pci bus to ensure that all posted status
writes are flushed. This should close a race that could cause command
completion interrupts to be lost.
Follow the spec a bit closer when filling out command structures.
Enable the Fast Response feature to eliminate the need for the card
to DMA successfull command completions back into host memory.
Tell the controller how much physical memory we have. Without this
there was a chance that our DMA regions would collide with the
memory window used by the cache on the controller. The result would
be massive data corruption. This seemed to mainly affect systems with
>2GB of memory.
Fix a few whitespace problems.
aac_debug.c:
Add an extra diagnostic when printing out commands.
aac_disk.c:
Add extra sanity checks.
aacreg.h:
Prepare for making this 64-bit clean by reducing the use of enumeration
types in structures.
Many thanks to Justin Gibbs for helping track these down.
|
|
|
|
|
|
|
| |
that crept in recently. GCC will optimize the divides and multiplies for us.
Submitted by: David Schultz <dschultz@uclink.Berkeley.EDU>
MFC after: 1 day
|
|
|
|
|
|
| |
overflow when dumping thread info (generated by receipt of SIGINFO).
Reported by: jmallet
|
|
|
|
|
|
| |
make ksem_close return that usable errno instead of -1 (ERESTART).
PR: 46957
|
|
|
|
|
|
|
| |
of BSD part chunks when opening a disk.
Reviewed by: phk
MFC after: 2 days
|
|
|
|
| |
text similar to the way that the MBR module dumps its slice types.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- In Create_Chunk_DWIM(), if there is a freebsd chunk that has no
children chunks, then trying to add a child part chunk will fail even
though there is free space. Handle this special case by adding an
unused chunk the full size of the freebsd chunk as a child of the
freebsd chunk before adding the new part chunk. This situation can
happen when changing the type of an existing slice to be a FreeBSD
slice type or when installing onto a blank disk on Alpha (which has
no slices.)
Reviewed by: phk
MFC after: 2 days
|
|
|
|
|
|
|
| |
wrong. Go ahead and include a second entry for the WL200 until I can
sort this out.
Submitted by: Matt Pearce
|
|
|
|
|
|
| |
PR: docs/46637
Submitted by: Igor Sobrado <sobrado@acm.org>
Approved by: ru
|
|
|
|
|
| |
ever correct. It certainly hasn't been correct for *years*, and it
conflicts with the FAQ. So update this example to match the FAQ.
|
| |
|
|
|
|
|
|
| |
pam_krb5 to consolidate the copyright texts. The semi-official
pam_krb5 module has been distributed with this new license text ever
since, but I'm just now getting around to updating the text here.
|
| |
|
|
|
|
|
|
| |
list instead of prose.
MFC after: 1 month
|
|
|
|
| |
MFC after: 1 month
|
|
|
|
|
|
|
| |
is honoured.
Reported by: des
MFC after: 1 month
|
|
|
|
| |
use process pointer instead.
|
|
|
|
|
|
|
|
|
|
|
| |
Allow to read EEPROM from LAN. It is shared
between a 1394 controller and the NIC and each
time we access it, we need to set SIS_EECMD_REQ.
Idea from: linux driver source
Reviewed by: luoqi
Obtained from: linux driver source (idea)
|
|
|
|
|
|
|
|
|
|
| |
register, and phy has to be directly accessed via mdio.
Patch converted to CURRENT from STABLE.
Submitted by: luoqi
Reviewed by: luoqi (again)
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
| |
the PCI bus. When this bit is set, the Max DMA Burst Size
for TX/RX DMA should be no larger than 64 bytes.
Reviewed by: luoqi
Obtained from: (idea from linux driver source)
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
|
| |
is read one clock edge too late. This bit is driven low by
slave (as any other input data bits from slave) when the clock
is LOW. The current code did read the bit after the clock was
driven high again.
Reviewed by: luoqi
MFC after: 2 weeks
|