| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
- fix few bogosities here and there;
- move some common routines into the library.
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
previously used "micro-optimization" (count-down loop) into a
pessimization. Now the loops are written in the more natural count-up
form.
Also, while being there, i made the logic in out_fdc() similar to the
logic in in_fdc(). The old implementation was a bit bogus anyway
since it first tested the DIO bit and only afterwards the RQM bit.
However, according to the description of the i82077, the DIO bit is
only guaranteed to be valid once the RQM bit is set. Thus, the old
implementatoin would have had the chance to misbehave on a controller
that is implemented in accordance with the i82077 description (but is
not bug-for-bug compatible).
MFC after: 3 days
|
|
|
|
|
| |
PR: 38015
Submitted by: Chris Pepper <pepper@mail.rockefeller.edu>
|
|
|
|
| |
It can all still be overridden in the MD files should need suddenly arise.
|
| |
|
|
|
|
| |
The translated .pod's have already been committed.
|
|
|
|
|
|
|
|
|
|
|
|
| |
results in the syncache entry being turned into a socket. While it's
not used in the main tree, this is required in the MAC tree so that
labels can be propagated from the mbuf to the socket. This is also
useful if you're doing things like transparent IP connection hijacking
and you want to use the syncache/cookie mechanism, but we won't go
there.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
|
| |
|
|
|
|
|
|
| |
PR: 19733
Submitted by: sheldonh
MFC after: 3 days
|
|
|
|
|
|
| |
<warning>).
Markup change: Use manpage entity for devinfo(8).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
structures etc. to ext2fs-specific names, and remove ufs-specific
code that is no longer required. As a first stage, the code will
still convert back and forth between the on-disk format and struct
inode, so the struct dinode fields have been added to struct inode
for now.
Note that these files are not yet connected to the build.
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| | |
perl-generated (.pod) manual pages too. This is another nail in the
perl5 coffin (for base perl, not the port or the language in general).
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
additional system boot ordering entry, SI_SUB_MAC_LATE, which occurs
after all MAC policies have been initialized, permitting the MAC
subsystem to take action once all "early loaded" modules are in place.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
|
| |
| |
| |
| |
| | |
* Hart: rev 298 of pcidevs.txt (2002-05-10)
* Boemler: vendors.txt (2002-05-07)
|
| |
| |
| |
| |
| | |
PR: docs/38059
Submitted by: Chris Pepper <pepper@rockefeller.edu>
|
| |
| |
| |
| |
| | |
dist, while release.3 makes and installs crypto, krb4, and krb5
dists. This makes release.3 restartable (with "make rerelease").
|
| |
| |
| |
| |
| |
| |
| | |
arch. This makes "make release TARGET_ARCH=foo" really work.
(I only tested with "make rerelease" before to save some time and did
not notice the problem.)
|
| | |
|
| |
| |
| |
| | |
/usr/src/usr.sbin/ppp/cbcp.c:566:61: warning: trigraph ??! ignored
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
o Bump version number to 3.0.4
o When talking to a RADIUS server, provide a NAS-Port-Type.
When the NAS-Port-Type is Ethernet, provide a NAS-Port value equal
to the SESSIONID from the environment in direct mode or the
NGM_PPPOE_SESSIONID message in other modes. If no SESSIONID is found,
default to the interface index in client mode or zero in server mode.
When the NAS-Port-Type is ISDN, set the NAS-Port to the minor number
of the physical device (ie, the N in /dev/i4brbchN).
This makes it easier for the RADIUS server to identify the client
WRT accounting data etc.
Prompted by: lsz8425 <lsz8425@mail.cd.hn.cn>
|
| | |
|
| |
| |
| |
| |
| |
| | |
in the environment to it's value.
Approved by: archie (after a very cursory glance)
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
This message is sent to the control socket when the SessionID
is established.
Approved by: archie (after a very cursory glance)
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
We don't need the `beforeinstall' here, INCS handles this.
|
| | |
|
| |
| |
| |
| |
| |
| | |
Retire daddr64_t and use daddr_t instead.
Sponsored by: DARPA & NAI Labs.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
make sense.
Sponsored by: DARPA & NAI Labs.
|
| | |
|
| |
| |
| |
| |
| |
| | |
Spotted by: jhay
Parallel worlds and releases should be working again.
|
| |
| |
| |
| |
| |
| | |
A couple of the fields should probably be 64bits in the future.
Sponsored by: DARPA & NAI Labs.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
on the filesystem.
PR: doc/37839
Submitted by: "Michael R. Wayne" <wayne@staff.msen.com>
Approved by: silence on -doc
MFC after: 3 days
|
| |
| |
| |
| | |
Sponsored by: DARPA & NAI Labs.
|
| |
| |
| |
| | |
only driver which uses them. Remove the rest.
|
| |
| |
| |
| |
| |
| |
| | |
IPV6CTL_MAPPED_ADDR was obsoleted by IPV6CTL_V6ONLY.
MFC after: 2 days
and approved by re
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- fix a potential overrun made worse by rev 1.5 of camlib.h
- change strncpy() and strcpy() calls to strlcpy()
- use sizeof(string[]) instead of STRING_LEN to avoid future problems
- get rid of an unused variable
Thanks to BDE for pointing out some of the problems.
MFC after: 2 weeks
|
| |
| |
| |
| |
| |
| |
| | |
Clarify that the "yields only last 2 digits of year in some locales" warning
does not apply to BSD.
Submitted by: ache
|
| | |
|
| | |
|