Installation guide
accross a reboot, for example:
# dbx -k /vmunix /dev/mem
(dbx) assign routemode=1 (to set)
(dbx) patch routemode=1 (to patch)
The dependence on this kernel variable will be removed, and the behavior of
this feature may change in a future release.
For more details about dbx, see the Kernel Debugging guide and the
Programmer’s Guide.
For more details about adding and viewing routes, see the route(8) and
netstat(1) reference pages, respectively.
4.5 Local Area Transport
The following notes apply to Local Area Transport (LAT).
4.5.1 Duplicate Minor Numbers and latsetup
The latsetup utility sometimes creates devices with duplicate minor
numbers. If you manually create LAT BSD devices that do not match the
valid BSD tty name space convention, latsetup can create devices with
duplicate minor numbers. For example, creating device tty0 with a minor
number 2 instead of 1 can cause this problem.
4.5.2 CTRL/A Causes LAT tty to Change the Case of Characters
When a CTRL/A character is typed during a LAT tty session, all lowercase
characters are converted to uppercase. Another CTRL/A changes the mode
back to normal.
4.5.3 Simultaneous llogin Connections
When doing a number of simultaneous llogin connections, you should use
llogin with the -p option. To speed up an llogin connection, add the
target host name as a reserved service.
4.5.4 LAT Interactions with NetRAIN
See Section 4.4.8 for information on LAT interactions with NetRAIN.
4.6 File Systems
The notes in this section apply to file systems.
4–34 Base System Software Notes