Luigi Rizzo
e40778f2df
Add a (commented out) sample entry for use with a serial line.
2002-03-08 12:37:42 +00:00
Luigi Rizzo
124c9fa3f4
Do not depend on "expr" for doing arithmetic, use the shell builtin functions
...
(picobsd might not have the command available).
2002-03-08 12:33:48 +00:00
Luigi Rizzo
9db97a0145
Unbreak "update" script, by doing a mkdir -p of the relevant
...
directories when writing to disk.
Use the (yet to be committed) sysctl variable kern.bootdevname
to derive the device name, fallback to /dev/fd0 if kern.bootdevname
is unset or not available.
2002-03-08 12:14:46 +00:00
Yoshihiro Takahashi
1de04d6919
- The pc98_ttspeedtab() function returns an error status instead of a divisor,
...
and sets a divisor to the third argument.
- The second argument of the pc98_set_baud_rate() function is changed from int
to u_int.
2002-03-08 12:12:46 +00:00
Luigi Rizzo
2fd53e8815
Use a default of 25 lines for xterm. This only affects the behaviour
...
over a serial line, because the terminal negotiations using ssh/telnet
does the right thing anyways.
2002-03-08 12:10:13 +00:00
Yoshihiro Takahashi
8a6d1ef4eb
MFi386: revision 1.125
2002-03-08 11:38:00 +00:00
Søren Schmidt
84409b36ca
Support newer Highpoint BIOS's extended config.
2002-03-08 11:33:52 +00:00
Søren Schmidt
b8ad1eb270
cosmetics
2002-03-08 11:31:37 +00:00
Poul-Henning Kamp
fb92273bdc
Move the mount of the root filesystem to happen in the init process before
...
the exec if /sbin/init.
This allows the scheduler to get started and kthreads a chance to run
before we start filesystem operations.
2002-03-08 10:33:11 +00:00
Luigi Rizzo
107a6eaf0a
Major cleanup of PicoBSD startup scripts, which now should be
...
closer to doing "the right thing".
The structure is now the following:
* /etc/rc (from MFS) loads the rest of /etc and /root from
/fd and then from floppy (if present), then transfers control
to /etc/rc1
* /etc/rc1 loads defaults from /etc/rc.conf.defaults, tries to
set the hostname basing on the MAC address of the first ethernet
interface, and then sources /etc/rc.conf and /etc/rc.conf.local
for local configurations
* The rest of the startup process is then performed (rc.network and so on).
Everything except the initial /etc/rc (from MFS) can be overridden with
a local version loaded from floppy. But in most cases, you should only need
to customize the following files in /etc:
rc.conf rc.firewall hosts
Previously there were a number of inconsistencies in the calling
between files, and also a lot of clutter in rc.conf and rc.firewall.
Also, "rc1" was called "rc" and would overwrite the initial /etc/rc
from MFS, making it really hard to figure out what was going on in
case of bugs.
2002-03-08 05:15:08 +00:00
Luigi Rizzo
7a70e8e1f4
MFS: sync with -stable (no functional difference).
2002-03-08 04:54:52 +00:00
Luigi Rizzo
10d2ffa58c
Invalidate password for sample user entry.
2002-03-08 03:57:57 +00:00
Luigi Rizzo
c9dca25e19
Atapi units are now /dev/ad* and not /dev/wd*
2002-03-08 03:55:19 +00:00
Mike Barcroft
e0865ca9d8
Use a integral type that doesn't require <sys/types.h>. This
...
accomplishes the goal of actually making <grp.h> independent of other
headers for the definition of its types.
Pointy hat to: mike
2002-03-08 03:09:46 +00:00
Luigi Rizzo
fbcd78c3cb
Misc fixes to the build script:
...
+ fix some dialog entries to correctly modify variables instead of working
in a subshell
+ add a logverbose function for debugging purposes
+ force 512/4096 blocks on filesystems
+ use 'auto' for disklabel so it works irrespective of the floppy size.
This is useful for larger images than 1720k
2002-03-08 02:24:21 +00:00
Giorgos Keramidas
a03ab5b89f
Fix typo: capablities -> capabilities.
2002-03-08 01:59:52 +00:00
Giorgos Keramidas
053d075a91
Fix typo: to examining -> to examine.
2002-03-08 01:29:06 +00:00
Giorgos Keramidas
16b4ad5200
Merge a duplicate description of the -L option into the first one.
...
PR: docs/34782
MFC after: 1 week
2002-03-08 00:36:36 +00:00
David E. O'Brien
64049aa600
Slightly more efficient version of rev 1.6.
2002-03-07 23:01:55 +00:00
David E. O'Brien
95e5dc0476
A less intrusive version of rev 1.2.
2002-03-07 23:00:27 +00:00
David E. O'Brien
66da358885
Slightly more efficient fix to the const problem.
2002-03-07 22:58:16 +00:00
David E. O'Brien
716ced0b62
Back out part of rev 1.51. The lesser impact fix is to just remove
...
the unused global var.
2002-03-07 22:36:56 +00:00
David E. O'Brien
5a236bc7d7
Add Cenatek Inc.'s ID.
2002-03-07 21:20:30 +00:00
Wilko Bulte
9420f2539a
Update info on SCSI on AlphaStation 500 now that I own one
...
to play with and find out myself.
2002-03-07 20:38:31 +00:00
Dag-Erling Smørgrav
ba75d60a65
This commit was generated by cvs2svn to compensate for changes in r91830,
...
which included commits to RCS files with non-trunk default branches.
2002-03-07 19:24:22 +00:00
Dag-Erling Smørgrav
6f9b443b18
Fix bugs in module loading and caching code (perforce change #7381 )
...
Sponsored by: DARPA, NAI Labs
2002-03-07 19:24:22 +00:00
Søren Schmidt
c1d33c30e9
Oops I mixed up the patch for -current & -stable, sorry ....
2002-03-07 19:20:23 +00:00
Dag-Erling Smørgrav
f43890bcb9
Forced commit to document repo-copy from src/libpam/libpam.
2002-03-07 17:53:23 +00:00
Robert Watson
6e8a94b268
DBA update: used the wrong of several NAI DBAs.
2002-03-07 17:52:03 +00:00
Robert Watson
409b188022
Update DBA for NAI. We have several. We used the wrong one. :-)
2002-03-07 17:49:06 +00:00
Matt Jacob
70e9673917
Disable RIO (reduced interrupt operation) for 2200 boards- it seemed like
...
it worked- but I ran into a case with a 2204 where commands were being lost
right and left. Best be safe.
For target mode, or things called if we call isp_handle_other response- note
that we might have dropped locks by changing the output pointer so we bail
from the loop. It's the responsibility of the entity dropping the lock to
make sure that we let the f/w know we've read thus far into the response
queue (else we begin processing the same entries again- blech!).
MFC after: 1 day
2002-03-07 17:32:45 +00:00
Maxim Sobolev
f651c1533c
Don't ignore system CFLAGS.
2002-03-07 16:56:19 +00:00
Bruce A. Mah
ddcc941ff2
New release note: SA-02:13.
2002-03-07 16:53:21 +00:00
Mark Murray
81fcc44b70
Completeley revert this to the vendor code. This is in preparation to
...
doing some fixing...
...asked for by: bde
2002-03-07 16:45:41 +00:00
Søren Schmidt
216cc529d5
Minor cosmetic changes to minimise diffs for MFC.
2002-03-07 16:34:19 +00:00
Søren Schmidt
5ba86f4c8a
Fix a couble of bugs in the rebuild code, return errors properly.
2002-03-07 16:32:21 +00:00
Mark Murray
3556489a52
Fix build for OpenPAM. The directories needed tweeking.
2002-03-07 16:03:56 +00:00
Brian Feldman
9d9737ecb2
Add new errno ``ENOATTR''.
2002-03-07 15:13:44 +00:00
Jacques Vidrine
1acac5eba8
Update version string.
2002-03-07 14:36:28 +00:00
Mark Murray
c8ad87debb
Revert/fix the most controversial parts of the last commit:
...
1) place __FBSDID() correctly IAW style(9).
2) revert (and slightly correct) a "complex" expression in an if()
statement.
2002-03-07 14:11:41 +00:00
Mark Murray
afa5289a98
1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31,
...
thus breaking systems with unpolluted <sys/stat.h>'s.
2) Back out an initialisation of a variable in BSS.
Reported by: bde (1), many(2)
2002-03-07 14:00:33 +00:00
David E. O'Brien
efad9abf1c
Update FreeBSD SCM IDs.
2002-03-07 12:52:27 +00:00
Benno Rice
db9e94f707
Install the DSI and ISI trap handlers and their appropriate locations.
2002-03-07 12:22:44 +00:00
Benno Rice
3e4409437f
Copy the "implementation" of pmap_prefault from sparc64.
2002-03-07 12:22:08 +00:00
Dag-Erling Smørgrav
527825f1c2
s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/
...
Sponsored by: DARPA, NAI Labs
2002-03-07 12:11:34 +00:00
Dag-Erling Smørgrav
311828b5d0
This commit was generated by cvs2svn to compensate for changes in r91799,
...
which included commits to RCS files with non-trunk default branches.
2002-03-07 12:11:34 +00:00
Dag-Erling Smørgrav
38ca451d39
This file is not needed any more
2002-03-07 12:03:50 +00:00
Dag-Erling Smørgrav
bda8155763
Add missing #include <string.h>
2002-03-07 11:59:04 +00:00
Dag-Erling Smørgrav
543405dc9d
This commit was generated by cvs2svn to compensate for changes in r91796,
...
which included commits to RCS files with non-trunk default branches.
2002-03-07 11:59:04 +00:00
Mark Murray
bbf177c2a9
Darn. There is (now was) a signed/unsigned issue that resulted in a
...
very long loop.
Reported by: nnd@mail.nsk.ru (Nickolay Dudorov)
2002-03-07 10:41:11 +00:00