| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Noticed by: sanpei
|
|
|
|
|
| |
weird dd output on bootup as /dev/random is being reseeded. Also,
can't this happen in the background since /dev/random blocks?
|
|
|
|
| |
enough to cause reseeding
|
|
|
|
|
| |
Submitted by: Josef Karthauser <joe@freebsd.org>
Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us>
|
|
|
|
| |
calling convention.
|
|
|
|
|
| |
Note: I am not redirecting stdout so that the amount of
data being transferred can be seen (22k and 576k currently).
|
| |
|
|
|
|
|
|
|
|
| |
brought them to BSDcon and gratiously allowed me to test each one with
the wireless setup here. In addition, support another CF card which
YAMAMOTO-san also brought.
Also add a Lexar CF card which didn't work with auto on many laptops.
|
| |
|
|
|
|
|
|
|
|
|
| |
the 'ifconfig ifN delete' into pccard_ether under the 'stop'
function.
In addition start dhclient with a pid file based on the interface
name, e.g. /var/run/dhclient.ep0.pid, and kill the correct dhclient
(or dhcpc) process when the card is removed.
|
|
|
|
| |
This bug has been here since revision 1.8.
|
| |
|
|
|
|
|
|
| |
init 6 vs. /sbin/reboot problem still exists (pr 14829)
Submitted by: Doug Barton <DougB@gorean.org>
|
|
|
|
|
|
|
| |
with /var/db/entropy being a hardcoded backup.
Submitted by: Doug Barton <DougB@gorean.org>
Approved by: markm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
convinced myself that it's better then what we have, but still
not perfect.
/etc/rc : Attempt to seed /dev/random with multiple backoffs.
/etc/rc.shutdown : Attempt to write the entropy_file.
In debugging the above changes, I've run into some
inconsistancies... rc.shutdown is run via 'init 6', but
does not appear to be run via '/sbin/reboot'. Thus, this
set of changes improves life depending on the mechanism
used to shut the system down.
Submitted by: Doug Barton <DougB@gorean.org>
Approved by: markm
|
| |
|
|
|
|
|
| |
and provide some form of entropy in case there is no seed file
to prevent a reboot from hanging unnecessarily.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
not allocate a pty(4) so it is not suitable at all for interactive
PAM modules. rlogind calls login(1) which is already PAM enabled.
Approved by: markm
|
|
|
|
|
|
| |
leakage.
Submitted by: Maxime Henrion <mux@qualys.com>
|
|
|
|
|
|
| |
/usr/share/sendmail/cf.
PR: 19790
|
|
|
|
|
|
| |
(Yasuhiro Magara <gama@rose.zero.ad.jp> in [bsd-nomads:14588])
add "wi" cards into HARDWARE.TXT and RELNOTES.TXT
|
|
|
|
| |
w/o giving any credit.
|
|
|
|
| |
(MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> in [bsd-nomads:14572])
|
|
|
|
| |
documentation.
|
|
|
|
|
| |
PR: 21468
Submitted by: "Giorgos Keramidas" <keramida@westgate.gr>
|
|
|
|
|
|
|
|
|
|
|
|
| |
the appropriate documentation added to rc.conf(5). If all goes well
with this over the next few weeks, the PR will be closed with the
pullup of patches back to 4-STABLE.
PR: 20202
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
Reviewed by: Darren Reed <darrenr@freebsd.org>
Approved by: Darren Reed <darrenr@freebsd.org>
Obtained from: Gerhard Sittig <Gerhard.Sittig@gmx.net>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Tsuyoshi Hatakenaka <tsuyoshi@wni.co.jp>
|
|
|
|
| |
Requested by: jeh
|
|
|
|
|
|
|
| |
Document osf1_enable
Submitted by: Eric D. Futch <efutch@nyct.net>
PR: 21649
|
|
|
|
| |
remote access on default installations.
|
|
|
|
|
|
| |
are bad enough, but finger is hardly a critical system service and
it's traditionally been vulnerable to a variety of attacks; anybody
remember RTFM and his worm?
|
|
|
|
|
| |
PR: 21600
Submitted by: David Wolfskill <dhw@whistle.com>
|
|
|
|
|
|
| |
- Melco LPC-T (PIO mode)
- AR-P500 ethernet card
- Accton EN2226/Fast EtherCard (16-bit verison)
|
| |
|
| |
|
|
|
|
|
|
| |
same cis as Aironet 340
PR: 21447
|
|
|
|
| |
PR: 20777
|
|
|
|
| |
Document that 254 (divert) is not IANA assigned.
|
|
|
|
|
|
|
|
| |
PC-card stuff. Also print a NEWLINE (!!) after that.
I'm driving mad each time when I see messages related to pccard before
"Enable PC-card." and particulary when I see
"Doing initial network setup". on the same line w/o a break.
|
|
|
|
| |
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
|
| |
|
|
|
|
|
|
| |
Requested by: des
Remove a redundant sed
|
|
|
|
| |
environment so they can enable functionality such as SASL, LDAP, Hesiod.
|
| |
|
| |
|