ad
4f06983e9b
The PX series of boards are supported.
1999-10-06 22:37:29 +00:00
ad
993ac32fff
Final chown user.group -> chown user:group changes.
1999-10-06 22:26:14 +00:00
ad
0cb212b1fe
More user.group -> user:group pedantry (these are the loose ends).
1999-10-06 22:05:25 +00:00
ad
9438e96c3b
More root.wheel -> root:wheel pedantry.
1999-10-06 22:01:56 +00:00
ad
7713e57181
The user:group field is optional, so put it in brackets like the other
...
optional fields.
1999-10-06 21:59:50 +00:00
ad
6933332596
Use a colon to seprate user and group name pairs.
1999-10-06 21:55:54 +00:00
ad
d3f47cfba9
A colon is the preferred way to split a user and group name pair; make this
...
possible and depreciate the use of dot.
1999-10-06 21:54:10 +00:00
fvdl
a4e89ca2a1
Define CPU_FPU_PRESENT sysctl value.
1999-10-06 20:04:53 +00:00
fvdl
7c0b0a7b1c
Add machdep.fpu_present sysctl.
1999-10-06 20:04:26 +00:00
fvdl
7bae87cae4
Set variable i386_fpu_present to 1 if a functional FPU was detected. For
...
later retrieval by sysctl.
1999-10-06 20:03:51 +00:00
kleink
a0ff6a4960
Base the definition of MAXLOGNAME on LOGIN_NAME_MAX.
1999-10-06 18:53:55 +00:00
msaitoh
e49b15da29
add GNU_ARCH.sh3=sh
1999-10-06 18:24:00 +00:00
jdolecek
fe8fb7d2da
add signal(7)
1999-10-06 17:22:25 +00:00
jdolecek
a12da43ac4
xref signal(7)
1999-10-06 17:19:09 +00:00
jdolecek
1baa9b08ef
remove the list of signals and xref signal(7) instead
1999-10-06 17:17:26 +00:00
jdolecek
7db4bda538
xref signal(7)
1999-10-06 17:16:56 +00:00
jdolecek
1124973cb5
Add SEE ALSO section and xref sigaction(2) and signal(7)
1999-10-06 17:14:55 +00:00
jdolecek
edf12166ba
xref signal(7)
1999-10-06 17:14:02 +00:00
jdolecek
79fc686d91
remove the list of signals and xref signal(7) instead
1999-10-06 17:10:08 +00:00
jdolecek
d90b5ccdc7
rip off the signal list and xref signal(7) instead
1999-10-06 17:07:02 +00:00
jdolecek
aef7e0d519
Add signal(7) manpage, with list of signals available under NetBSD.
...
For now, it includes just the list with basic information about
each signal, some more general signal-related staff might be
added in the future.
Thanks to Soren S. Jorvang <soren@NetBSD.org> for his help.
1999-10-06 17:05:42 +00:00
drochner
3c916c0d18
{aria,nca} at isa were removed from GENERIC
1999-10-06 13:30:59 +00:00
ad
cf5bc5acc8
Add [pidfile] to the description for last column.
1999-10-06 13:28:24 +00:00
ad
37a134f54b
Add a new optional parameter to the configuration file, specifying the
...
path to a file containing a PID to send SIGHUP to. If omitted, the default
is to signal syslogd. Idea from FreeBSD.
1999-10-06 13:26:28 +00:00
drochner
724d0011ed
comment out "ncr* at isa?" (NCR 53C80 - cheap SCSI) in the standard
...
config files. The probe funktion gives false hits and steps onto
other hardware. (PR port-i386/8361 by cgd and my own experience)
1999-10-06 12:21:43 +00:00
ad
29836f5681
When reporting on group quotas, don't label the first column with "User".
1999-10-06 12:17:31 +00:00
drochner
0b5c897fd0
1. include headers for NS support
...
2. pull in a fix from FreeBSD:
revision 1.18
date: 1999/09/17 18:04:14; author: wpaul; state: Exp; lines: +3 -3
Remember to account for ETHER_ALIGN when setting the maxmimum packet
length for mini receive ring. The max length was MHLEN, however the mbufs
are actually shortened to MHLEN - ETHER_ALIGN to force payload alignment.
1999-10-06 11:23:33 +00:00
msaitoh
3c51010f6a
- unset RS/CS flow control bit from default setting
...
- GC
1999-10-06 09:19:46 +00:00
lukem
ce2d63fcbf
more propaganda :)
1999-10-06 08:57:46 +00:00
ad
6b84a3d764
Back out previous; this was not well thought out.
1999-10-06 08:50:43 +00:00
itohy
245053a1af
Add "opl at ym" and "mpu at ym".
...
Fix typos.
1999-10-06 08:13:17 +00:00
mycroft
c960d1da4a
Adjust this to work on the Alpha.
1999-10-06 07:20:20 +00:00
mjacob
51a4d18f0f
If we're discovering, don't tsleep on lbolt if we had a busy status.
1999-10-06 05:01:05 +00:00
lukem
141ae91ed8
* fetch_url(): specifically set SIGQUIT to psummary before each xfer.
...
(work around editline's override)
* minor cleanup of signal handler (along the lines of similar work in
recvrequest()). the handlers should now be reset everytime the cleanup
handler was callled.
1999-10-05 22:12:34 +00:00
lukem
c694a5290b
* set SIGQUIT to psummary in each of the xfer routines. (editline seems to
...
override SIGQUIT when EL_SIGNAL = 1 (but we want the latter for all the
other signal support it has).
* more fixes after previous rototill
1999-10-05 22:04:30 +00:00
is
a7c7586cf6
First part of ARCnet support.
...
Matching for anything won't work (as we need to teach the stuff about
variable length link level headers), but printing is fine.
1999-10-05 20:37:21 +00:00
nathanw
88a4e0db3c
Regen.
1999-10-05 20:09:44 +00:00
nathanw
d05fd19adc
Add In-Systems ISD-110 IDE adapter.
1999-10-05 20:03:49 +00:00
thorpej
a339b2839b
Have I mentioned how much I love this driver? Fix the code in the tagged
...
queueing support that decreases the number of openings on a device; it
previously assumed that a scsipi_link's `openings' were descreased as
commands were issued, which is not longer the case (`active' is increased).
1999-10-05 17:45:57 +00:00
lukem
781fce374d
the prior change was a bit too aggressive in factoring out common code in
...
{send,recv}request(). completion and uploading now works again...
1999-10-05 13:44:39 +00:00
lukem
3f8b92b0b3
* factor out SIGINFO setting into a handler that is always active (but only
...
prints out info if bytes > 0). only set the handler if SIGINFO is defined
* hijack SIGQUIT to be the same as SIGINFO (foreign ports have this, and it's
annoying to have SIGQUIT dump core on netbsd when it prints info on other
systems)
* in {recv,send}request(), factor a lot of duplicated code out into a
`cleanup' section at the end
* rework shell() a bit
1999-10-05 13:05:39 +00:00
tron
7d4a18b335
Use long int format in calls to db_printf() where required.
1999-10-05 12:34:32 +00:00
ad
d41c7fb2f8
Set a good example by using ':' to separate user/group names.
1999-10-05 12:12:39 +00:00
ad
b545302160
Allow use of use of ':' to separate user and group names, since elsewhere
...
'.' is a valid character in user and group names. '.' still works, but
':' takes priority.
1999-10-05 12:11:27 +00:00
matthias
6ecf374e0c
make this actually display the flag descriptions and examples.
1999-10-05 11:56:15 +00:00
darrenr
e38cd9f79b
import script to setup directories for maintaining separate boot configs.
1999-10-05 11:22:43 +00:00
darrenr
918f986a0c
move old dev_mkdb and "kvm_mkdb /netbsd" up into the section which builds
...
kvm_mkdb based on machdep.boot_kernel. also failover to "kvm_mkdb /netbsd".
1999-10-05 10:54:27 +00:00
ad
d61e19af02
GENERIC kernel does not ship with IPv6, so comment out tcp6/udp6 entries.
1999-10-05 10:44:28 +00:00
darrenr
e463468294
send sysctl machdep errors to /dev/null
...
merge in patches to implement multiple bootup configurations (look for
/etc/etc.current, /etc/etc.default and friends)
only start up NFS services if either nfs_client or nfs_server is yes.
1999-10-05 10:32:56 +00:00
tron
4d4888a7cb
After linux_sys_clone() has been moved to "linux_sched.c" we don't need
...
to include "linux_sched.h" any more.
1999-10-05 09:22:04 +00:00