| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
world. This should be considered highly experimental.
Approved-by: re
|
|
|
|
| |
Submitted by: Toni Andjelkovic <toni@soth.at>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the wheel group has no explicit members listed in /etc/group. This adds
the "exempt_if_empty" flag to pam_wheel in the default configuration;
in some environments, it may be appropriate to remove this flag, however,
this default is the same as pre-pam_wheel.
Reviewed by: markm
Sponsored by: DARPA, Network Associates Laboratories
|
| |
|
|
|
|
|
|
|
| |
servers with a reference to the Google directory.
Reviewed by: gshapiro
MFC after: 1 week
|
|
|
|
| |
Spotted by: jhb
|
|
|
|
|
|
|
|
|
|
|
| |
configuration. Root privileges override DAC on local file systems and
therefore root does not generally need to be a member of a group to
access files owned by that group. In the NFS case, require explicit
authorization for root to have these privileges.
Leave root in operator for dump/restore broadcast reasons; leave root
in wheel until discrepencies in the "no users in wheel means any user
can su" policy are resolved (possibly indefinitely).
|
|
|
|
|
| |
xten users in their groups explicitly--we pick that up from the gid
field in master.passwd.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Space -> tabs conversion.
* Removed blanks before semicolon in "if ... ; then".
* Proper indentation of misindented lines.
* Put a full stop after some comments.
* Removed whitespace at end of line.
Approved by: silence from gordon
|
|
|
|
|
|
| |
script did. Stuff in rc.local frequently has lines like
"echo -n ' service_name'" which look ugly without a prefix and a
trailing period. Likewise for rc.shutdown.local for consistency.
|
|
|
|
| |
trailing periods, so why shouldn't this one?
|
|
|
|
|
|
|
|
|
| |
and atime only, but also the ctime. Otherwise, files extracted from
tar or zip archives will immediately be declared stale since they've
got their mtime reset to the original mtime.
Reviewed by: brian
MFC after: 1 week
|
|
|
|
| |
X-MFC after: ASAP
|
| |
|
| |
|
|
|
|
|
|
|
| |
where tabs should have been. Cut & paste disease?
Spotted by: vi(1) tabstop=4
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
|
|
|
| |
a per-machine or per-cluster (with different ways of expressing what's
part of a cluster) basis. In order for this to be effective, rc.conf
has to be reread after initdiskless is finished. Implement this by
adding a hook to etc/rc which rereads rc.conf by request. This can
also be implemented by renaming initdiskless to initdiskless.sh and
sourcing rc.conf there manually, but it was decided that, that would
be uglier than a hook in etc/rc.
Developed in concert with: gordon
|
|
|
|
| |
PR: bin/40846
|
|
|
|
| |
- The start command is 'atm_start' not 'start_cmd'.
|
| |
|
|
|
|
| |
Submitted by: Robert Dezorzo
|
|
|
|
| |
Submitted by: Rick Hoppe
|
|
|
|
| |
Submitted by: Matt Peterson
|
|
|
|
| |
Submitted by: Philip Pereira
|
|
|
|
| |
Submitted by: MATSUO Masahiko-san
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 38919
Submitted by: Tommy Johnson
o IBM IDE CDROM
PR: 39537
Submitted by: Kevin Van Maren
o T-Sunus 130 card
PR: 41802
Submitted by: Oliver Schneider
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o No-name OEM Prism card
o ActionTec Prism card
o ZoomAir 11Mbps High Rate wireless networking
PR: 41929, 41928
Submitted by: Bruce M Simpson
o Dynalink L100C16
PR: 41938
Submitted by: Marco van de Voort
|
|
|
|
| |
Submitted by: Michael Ranner
|
|
|
|
| |
Reported by: wa1ter@myrealbox.com
|
|
|
|
|
|
|
|
|
| |
1) Add new card entry for nortel eMobility wi card (from email
that I've lost the sender on :-(
2) put ata devices at config 0x1 rather than auto. This should be
better for nearly all cases.
MFC after: 3 days
|
|
|
|
|
|
| |
a user processes which run with an inequivalent class of UID credentials.
Sponsored by: Rachel Hestilow <rachel@jerkcity.com>
|
|
|
|
| |
of pkg_version in periodic/weekly/400.status-pkg.
|
|
|
|
| |
All old sorts understand -k too.
|
|
|
|
| |
Sponsored by: DARPA & NAI Labs.
|
|
|
|
| |
Requested by: ru
|
| |
|
|
|
|
| |
are attacked for us to throw away this sort of evidence.
|
| |
|
| |
|
|
|
|
|
| |
Apparently /usr/include/dev grew a couple of subdirectories, but nobody
informed mtree.
|
|
|
|
|
| |
Reviewed by: anholt (XFree86-4 maintainer)
MFC after: 1 day
|
|
|
|
|
|
|
| |
rcNG. The $amd_flags variable was already taken over into $rc_flags
by run_rc_command() when amd_precmd() is executed, so changing
$amd_flags there no longer effects the actual execution of amd.
Hence in amd_precmd() the $rc_flags have to be adjusted instead.
|
|
|
|
|
|
|
|
|
|
| |
o Recognize AMD Elan SC520 hostbridge.
o Add initialization code for the AMD Elan sc520 which maps the MMCR
into KVM and sets the i8254 frequency to the correct value.
o MAKEDEV entry for elan-mmcr device
Reviewed by: phk, jhb
Approved by: re(jhb)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
under way to move the remnants of the a.out toolchain to ports. As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL. It has already lasted WAY beyond
that.
Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.
Tested on: i386 (extensively), alpha
|
|
|
|
| |
debug statement.
|
|
|
|
| |
Basic idea agreed to by: rwatson
|