Age | Commit message (Collapse) | Author |
|
|
|
From NetBSD
ok miod@
|
|
They are the same thing on OpenBSD anyway...
|
|
been experiencing output errors.
ok mcbride@
|
|
|
|
v6 advertisements are still received the old-fashioned way.
ok mcbride@
|
|
* grow the parse buffer as required in rcs_gettok()
* fix line counting offset
tested by Joris Vink and myself
|
|
than 98544 have an 'A' suffix. Verified with hardware in my garage ;-)
|
|
ok pjanzen@, henning@
|
|
checking for a usable key, construct the key in the same way. Otherwise,
a colliding key might be missed or a state insertion might be refused even
though it could be inserted. The second case triggers the endless loop
fixed by 1.474, possibly allowing a NATed LAN client to lock up the kernel.
Report and test data by Srebrenko Sehic.
|
|
grange jmc
|
|
consistent style in sys/net/bpf.c.
ok henning@, "looks fine" canacar@
|
|
|
|
matching in the bridge receive path to make CARP operate correctly
on physical interfaces that are participating in a bridge.
ok mcbride@ henning@ dlg@
|
|
"I think you messed something up when you committed this."
and he is right, I lost a word. Dang! And Thanks :)
|
|
|
|
- in validate_plist, don't re-add a file that exists.
- allows the virtual file system to put marks on existing files
- use a \$pkgname the first time a file is added (space constraints: don't
duplicate the pkgname).
- in CollisionReport, first check the vfs, so that we don't look
at installed packages when the collision only concerns newly added pkgs.
Makes pkg_add -n report collision reports correctly.
|
|
escape them;
based on netbsd -r 1.316, pr 42762,
from peter pentchev;
|
|
ok marc@ jaredy@ millert@
|
|
- this device supports 5750/5751 (from brad@)
ok brad@
|
|
|
|
Tested by serveral people. ok millert@, mickey@
|
|
ok pascoe@
|
|
Takashi).
If no broadcast networks are found then just return RPC_CANTSEND.
Eliminate perror() calls (suggested by Yamamoto Takashi and seconded
by deraadt@, otto@ and millert@) and just let return values speak.
ok millert@
|
|
Possibloe fix for some bge chip revisions taking a long time to reset
(e.g., polling for a half-second or more at splnet(), blocking most
interrupts, durin an ifconfig down/ifconfig up).
Appears to help for a 5704C rev A3, which is the only chip I've
ever seen that had even a mild version of the reported problem.
rev 1.61
Check for BGE_PCI_PCISTATE register failing to revert on reset.
if it occurs, print a message indicating why the reset took so long.
From NetBSD
|
|
From FreeBSD
|
|
manpage:
- indent examples
- document exit status
ok jmc
|
|
From: Michael Knudsen
ok various
|
|
ok millert@.
|
|
|
|
file.
|
|
code if an unsupported connection method is specified in the
root specification, and warn that pserver will never be supported due
to its poor security
|
|
|
|
* Set buffer management high water marks for MTU > 1514.
* Set BGE_MAX_RX_FRAME_LOWAT (from Linux driver).
rev 1.25
* Update onchip buffer tunables to recommended values from Linux drivers.
* Increase Tx interrupt-coalescing thresholds, to reduce Tx-done interrupts.
From NetBSD
ok krw@
|
|
if the package is installed, report it's there, don't give any conflict
message.
|
|
the package itself, and all potential instances of libraries.
|
|
|
|
give the right pkg_delete command
|
|
partial-<pkgname>.n if needed.
Make borked_installation take a message, to show installation/deinstallation
issues correctly.
Fix handling of ^C: this may lead some system calls to return early, thus
registering as errors: so always mark the last file as done, so that borked
installation will register it correctly.
Kill packing-list cache for anything but depends: we've got a global cache
of libraries now (use it in pkg_add).
Make almost everyone look at $main::not, so that we can call
register_installation
to_installation
RequirementList->add/delete
safely.
Simplify $not logic accordingly, do thing much more closely to what would
happen without -n.
This should allow pkg_add/pkg_delete -n to handle most nasty cases correctly
now, since all the relevant information is kept internally in a compact
format:
- register of shared libraries
- global register of conflicts
- cache of depends.
|
|
ok millert@, henning@
|
|
callback is made.
From NetBSD
|
|
- grammar, punctuation, xref, mdoc tweaks
- sort keywords
- indent example displays
- minimize against diffing between sh.1tbl
- document set -o sh
- tweak the displays of some editing and builtin commands
- rework some operator descriptions
ok jmc
|
|
|
|
ok pascoe@
|
|
|
|
|
|
carp_iamatch() on the physical interface.
ok pascoe@ mpf@
|
|
ok markus
|
|
|
|
|