| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
reality of these functions.
|
|
|
|
|
|
|
|
| |
code.
Slot 0 must always remain "free" and be a pointer to the first free entry in the
mbuf descriptor list. It is thus an error to have code allocate or push slot 0
back into the list.
|
|
|
|
|
|
| |
the lockstat provider, and the ksyms(4) pseudo driver kernel modules.
Approved by: gnn (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
More precisely, this gives precedence to an interpretation not using the
'(', ')', '-a' and '-o' in their special meaning, if possible. For example,
it is now safe to write [ "$a" = "$b" ] and assume it compares the two
strings.
The man page already says that test(1) works this way, so does not need to
be changed.
Interpretation of input with more parameters tries a bit harder to find a
valid parse in some cases.
Add various additional test cases to TEST.sh.
PR: standards/133369
Approved by: ed (mentor)
|
|
|
|
|
|
|
|
| |
current NFSv4 ACLs, as defined in sys/acl.h. It still needs a
way to test a mount point for NFSv4 ACL support before it will
work. Until then, the NFSHASNFS4ACL() macro just always returns 0.
Approved by: kib (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
get a quick snapshot of the kernel's symbol table including the symbols
from any loaded modules (the symbols are all merged into one symbol
table). Unlike like other implementations, this ksyms driver maps
memory in the process memory space to store the snapshot at the time
/dev/ksyms is opened. It also checks to see if the process has already
a snapshot open and won't allow it to open /dev/ksyms it again until it
closes first. This prevents kernel and process memory from being
exhausted. Note that /dev/ksyms is used by the lockstat(1) command.
Reviewed by: gallatin kib (freebsd-arch)
Approved by: gnn (mentor)
|
|
|
|
| |
obsfucates the code.
|
|
|
|
|
|
|
|
| |
The source file, manual page and English translation are now directly
obtained from the contrib/ directory. This makes it a lot easier to
merge a newer version of ee(1) into the tree.
Thanks to: des and jhb
|
|
|
|
|
| |
Suggested by: jhb
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
| |
adds probes for mutexes, reader/writer and shared/exclusive locks to
gather contention statistics and other locking information for
dtrace scripts, the lockstat(1M) command and other potential
consumers.
Reviewed by: attilio jhb jb
Approved by: gnn (mentor)
|
|
|
|
| |
MFC after: 1 week
|
|\
| |
| |
| |
| | |
This allows me to merge our custom changes to ee(1) back on top of
original sources, with correct mergeinfo.
|
| |
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
|
|
|
| |
request to arrive. Previously it would end up returning as soon as the
request length stored in the first two bytes had arrived.
Reviewed by: dwmalone
MFC after: 1 week
|
| |
|
| |
|
|
|
|
| |
run to completion and drain the tty queue.
|
|
|
|
| |
Reviewed by: rmacklem@
|
|
|
|
|
|
|
|
|
|
|
|
| |
are specifically used by the experimental nfsv4 subsystem.
nfscbd - The NFSv4 client callback daemon.
nfsuserd - The NFSv4 daemon that maps between user and group name
and their corresponding uid/gid numbers.
nfsdumpstate - A utility that dumps out the NFSv4 Open/Lock state.
nfsrevoke - Administratively revokes an NFSv4 client, releasing all
NFSv4 Open/Lock state it holds on the server.
Approved by: kib (mentor)
|
| |
|
| |
|
|
|
|
| |
Submitted by: rwatson@
|
|
|
|
|
|
|
| |
- Use db_printf instead of printf. While here, apply this to other ddb commands
as well.
Pointed out by: pjd
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
about removing a few #ifdefs and providing compatibility wrappers and
VOP implementations to get and set an ACL; ZFS does ACL enforcement all
by itself.
Note that the VOPs are ifdefed out for now, so this change should be
a no-op.
Reviewed by: pjd
|
|
|
|
|
| |
PR: 112481
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
|
| |
timer with a <0.05 second delta next to it.
This is done by avoiding the possibility of updating the first residual
time delta in the timer list to zero.
PR: 102747
Submitted by: Sergey Zaharchenko - doublef-ctm at yandex dot ru
MFC after: 3 weeks
|
|
|
|
| |
MFC after: 3 weeks
|
|
|
|
|
|
| |
permits write access. This is similar to r192671.
Pointed out and reviewed by: alc
|
|
|
|
|
|
| |
Submitted by: frtzkatz at yahoo.com
Approved by: sam
MFC after: 1 month
|
|
|
|
|
|
|
|
|
| |
that the range of versions of NFS handled by the server can
be limited. The nfsd daemon must be restarted after these
sysctl variables are changed, in order for the change to take
effect.
Approved by: kib (mentor)
|
|
|
|
|
|
|
| |
to RFC3530 (the operation number in the reply must be set to
the value for OP_ILLEGAL). Also cleaned up some indentation.
Approved by: kib (mentor)
|
|
|
|
|
|
|
|
| |
that it handles the case of a non-exported NFSv4 root correctly.
Also, delete handling for the case where nd_repstat is already
set in nfs_proc(), since that no longer happens.
Approved by: kib (mentor)
|
|
|
|
|
|
|
|
|
| |
The makekey utility has been deprecated and will be removed in a future
release of FreeBSD.
Actually removing it was approved back on 10/29/2007 by re (kensmith) but
I dropped the ball on actually removing it. It's doubtful that it's become
more relevant/useful in the intervening time.
|
|
|
|
|
| |
The duration I know not
I tell what I can
|
|
|
|
|
| |
It is time to take it out
Now it is cleaner
|
|
|
|
| |
Suggested by: throdes
|
|
|
|
| |
Suggested by: trhodes
|
|
|
|
|
|
|
|
|
| |
I don't entirely like this approach, but it will only be temporarily,
namely until we get rid of COMPAT_43TTY. I do want <sys/ioctl_compat.h>
to cause a compiler error when included, because it's just there for
binary compatibility.
Reported by: Andrzej Tobola <ato iem pw edu pl>
|
|
|
|
|
| |
With this I shall see it fixed
Thank you for your time
|
|
|
|
|
|
|
| |
o do not attach DLT_IEEE802_11_RADIO unless both tx and rx headers are
present; this is assumed in the capture code paths
o verify the above with asserts in ieee80211_radiotap_{rx,tx}
o add missing checks for active taps before calling ieee80211_radiotap_rx
|
| |
|
| |
|
|
|
|
|
|
| |
for the experimental nfs subsystem when that option is specified.
Approved by: kib (mentor)
|
|
|
|
|
|
| |
that happened a while ago.
MFC after: 3 days
|
|
|
|
|
|
|
|
|
| |
In this specific case, Valgrind won't get confused when analyzing such
functions.
Sponsored by: Sandvine Incorporated
Tested by: emaste
MFC: 3 days
|
| |
|
|
|
|
|
|
|
| |
harmful in practice if running without INVARIANTS, but will panic
with KASSERT enabled when SPX sockets are closed.
MFC after: 3 days
|
|
|
|
|
|
| |
containing mbuf for 'si' in local variable 'm'.
MFC after: 1 month
|