matt
c944f94d86
MACHINE_ARCH=arm changes
2001-07-23 17:13:44 +00:00
matt
a161d61e18
Make arm use -O2
2001-07-23 17:08:17 +00:00
wiz
a9356936b4
seperate -> separate
2001-07-22 13:33:58 +00:00
bjh21
6c71fcb79a
Since arm26 and arm32 are heading towards shared binaries, don't distinguish
...
them for the GNU tools.
2001-07-21 16:56:07 +00:00
bjh21
0d2f9028de
arm26 uses ELF.
2001-07-21 16:48:49 +00:00
gmcgarry
7b2064c2a5
Bring up to date. pool_create() doesn't exist any longer. Include
...
missing description of pool_destroy(). Fix some minor nits.
It isn't clear from the source whether pool_reclaim() and pool_drain()
should belong to the exported API. At least it seems they aren't used.
No descriptions for these functions exist in this manpage.
2001-07-19 21:35:53 +00:00
thorpej
18bf360868
Document BUS_DMA_READ and BUS_DMA_WRITE.
2001-07-19 15:32:06 +00:00
bouyer
d548bb4062
Document scsipi_thread_call_callback() and scsipi_target_detach()
2001-07-18 20:35:36 +00:00
augustss
6c944b598e
Update adapter list.
2001-07-16 13:53:52 +00:00
augustss
b833cc181d
Update adapter list.
2001-07-16 13:50:21 +00:00
jdolecek
8f278f8b6e
Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464.
2001-07-15 14:46:02 +00:00
garbled
45e0b1feb1
Forgot to include nwid.sed in the makefile for installation
2001-07-14 06:51:27 +00:00
fredette
340af7db82
Added support for the m68000 MACHINE_ARCH, as an incomplete
...
ELF port with a MACHINE_CPU of m68k.
2001-07-13 12:44:22 +00:00
garbled
d8cc4a66d8
Allways quote the nwid when passing to ifconfig or building the ifconfig.xx0
...
script
2001-07-12 19:11:43 +00:00
garbled
9a91eaf49a
Modify the handling of the nwid string. 2 problems:
...
1) Noted by Brett Lymn, the nwkey string, when run as non-root, reads *****,
which causes the shell to go wonky and read in lists of files.
2) The sed pattern was all wrong. It couldn't handle quoted network
ID's, and would grab the rest of the line. Add a sed script to handle this.
2001-07-12 19:08:05 +00:00
wiz
07a7c0df20
Grammar, whitespace and typo fixes.
2001-07-12 15:03:08 +00:00
itojun
373d09ca3c
typo fixes, sync with openbsd tree
2001-07-12 12:43:21 +00:00
itojun
6d6ebe430c
add altq(9).
2001-07-12 12:35:16 +00:00
itojun
f05de38f35
sync with freebsd tree. 1.5.1 is listed, couple of updates to URL.
2001-07-12 00:01:15 +00:00
ad
f4d89567e8
Nobody loves me. *sob*
2001-07-09 15:16:53 +00:00
wiz
d90a970c63
Since ncr(4) isn't in-tree anymore, dump its man page too.
2001-07-09 15:15:02 +00:00
wiz
cc0b68092e
Correct various misspellings of 'transfer' and inflected forms.
2001-07-08 18:06:42 +00:00
tv
d5886144e3
Fix gross errors in state abbreviations, add missing state abbreviations,
...
remove stray whitespace at end of some lines.
2001-07-08 17:31:12 +00:00
wiz
c15642d724
Typos and whitespace fixes.
2001-07-08 17:22:53 +00:00
abs
1311a0deae
Document TCP_DEBUG and TCP_NDEBUG.
2001-07-08 16:19:59 +00:00
blymn
d344cc8af2
Fixed Fo/Fc example, the one given did not format correctly when
...
used.
2001-07-08 06:23:15 +00:00
christos
91b9112443
This file should replace inter.phone (since inter.phone is incomplete
...
and does not include NDD and IDD), but I am not removing inter.phone
for now because it has some city codes and people might find those useful
2001-07-07 21:35:27 +00:00
perry
3ee53a3696
remove redundant .Pp
2001-07-07 05:45:06 +00:00
perry
8057ca5380
add new b*() and mem*() man pages
2001-07-07 05:08:19 +00:00
perry
e7eca1a183
man pages for b*() and mem*(), noting b*() to be obsolete
2001-07-07 05:05:17 +00:00
thorpej
f966c67e8b
Remove a bug from the list (jumbo frames are now supported), and
...
clarify that the SMC9462TX is supported (not the SX -- that board
uses a different chip).
2001-07-07 02:37:34 +00:00
abs
510da333e5
pcmcia(9) not PCMCIA(9)
2001-07-06 18:11:29 +00:00
hubertf
9a923bfb3f
add "man.pdf" and "man.tgz" targets
...
PDF optimisations thanks to Valeriy E. Ushakov
2001-07-05 20:52:11 +00:00
jdolecek
dbbda99b31
remove the splhigh stuff altogether, that is not going to be requirement
2001-07-05 18:49:20 +00:00
nathanw
e66f3a0fe4
Basic man page for setrunqueue() and remrunqueue(). Why not? They're easy.
2001-07-05 18:38:49 +00:00
nathanw
e927c2a3b8
The I/O address space of ISA is 16 bits; correct this, but add a note
...
explaining why it is often treated as only having 10 bits of I/O
address space.
2001-07-05 18:01:15 +00:00
ad
21cb54834a
Note new Ethernet drivers.
2001-07-05 14:47:23 +00:00
scw
3293e3a26c
Check for MKSOFTFLOAT being defined before testing its value.
...
Needed for crunchgen(1) generated makefiles (e.g. miniroot builds).
2001-07-04 17:46:06 +00:00
kleink
c2206506df
Add a libm68k library macro.
2001-07-04 17:12:33 +00:00
itojun
daddfe35da
add Freenix 2000 paper on m_pulldown(9), by itojun.
2001-07-04 05:29:25 +00:00
itojun
acd533ce9b
some mdoc fix. mention openbsd revision in HISTORY
2001-07-04 05:13:18 +00:00
lukem
89ea4732df
add St -xns5.2d2.0
2001-07-03 22:05:11 +00:00
gmcgarry
b7960ea852
Introduce a subsection explaining how to dump the CIS table.
2001-07-03 20:26:23 +00:00
gmcgarry
4ea7eaf547
Document problems with the multifunction cards which don't actually
...
identify themselves as such.
2001-07-03 20:24:32 +00:00
hubertf
034d9c4079
Note that io.4 isn't available everywhere
2001-07-03 16:42:10 +00:00
hubertf
f37e9b5004
Note that COMPAT_10 also affects /dev/io
2001-07-03 16:41:33 +00:00
hubertf
b9c6994054
Some polishing, thanks to Klaus Klein for feedback!
2001-07-03 16:37:18 +00:00
hubertf
131020b62c
Add a manpage for /dev/io, and tell people the True Way.
...
Most of the manpage is from FreeBSD - thanks guys! :)
2001-07-02 22:59:25 +00:00
lukem
4ec74dbf66
add AT&T v1 and v5
2001-07-02 00:03:31 +00:00
kristerw
f3ccdc57d0
Corrected spelling of "-width".
2001-07-01 22:54:39 +00:00
gmcgarry
8752c2315f
Add some missing documentation.
2001-07-01 04:11:13 +00:00
gmcgarry
e839d267cd
Add code references. Fix formatting.
2001-07-01 03:24:51 +00:00
gmcgarry
fa0e67711f
Fix terminology in discussion on locks. Expand history.
...
Add cross-references.
2001-07-01 03:23:02 +00:00
gmcgarry
74fb57bcf1
Refer to locks by their correct names as described lock(9).
2001-07-01 03:13:20 +00:00
gmcgarry
d6182a9e77
In-kernel device configuration manager - allows modification
...
of device locators at run-time.
Written by Mats O Jansson <moj@stacken.kth.se>. Reworked by
Jun-ichiro itojun Hagino <itojun@netbsd.org>.
2001-07-01 02:56:20 +00:00
gmcgarry
8fc30802e8
Add xi as supported device. List devices alphabetically. Fix
...
formatting glitch.
2001-07-01 02:04:57 +00:00
bjh21
3011c2edb9
Oops. Another mention of 1000BASE-TX squashed.
2001-06-30 17:57:56 +00:00
bjh21
bd5102ba31
IFM_1000_TX -> IFM_1000_T, and improve the description.
2001-06-30 17:57:21 +00:00
bjh21
dd90796b3d
When referring to Ethernet medium types other than as arguments to
...
ifconfig, use the correct spellings (10BASE-T etc).
2001-06-30 16:55:03 +00:00
bjh21
9da8fccf7b
it's -> its
2001-06-30 16:33:54 +00:00
hubertf
94ff3b434f
All your manpages are belong to pdf
2001-06-30 01:25:00 +00:00
itojun
55ae625187
faith(4) is now documented in RFC3142.
2001-06-30 01:01:36 +00:00
hubertf
9d2896d354
sort man? files
2001-06-30 01:00:47 +00:00
hubertf
73b5eae08e
sync with reality: add section 9
2001-06-30 01:00:40 +00:00
hubertf
6fb770a42a
* Format "intro" page first (location from "intros" file)
...
* If the manpage requires running tbl (-> .TS), do so
2001-06-30 00:19:25 +00:00
eeh
3fa4c5f64b
Tell the assembler to accept UltraSPARC extensions on sparc64.
2001-06-29 23:50:01 +00:00
jdolecek
c2f5416992
Add #include <sys/proc.h> to SYNOPSIS, note tsleep() is a macro.
...
Fixes kern/10770.
2001-06-29 10:54:20 +00:00
itojun
2cb84fbf40
wording - refer to [off, off + len] by "the contiguous region", it should
...
be more clear
2001-06-28 23:15:24 +00:00
itojun
21f1825482
add m_pulldown.9 to MLINKS.
2001-06-28 23:04:38 +00:00
itojun
540d501b6f
document m_pulldown (grammar check anyone?).
...
document m_pullup length restriction (len <= MHLEN).
2001-06-28 23:02:47 +00:00
bjh21
2e5c4c01e5
Mark all the IFM_* constants with .Dv.
2001-06-28 22:51:17 +00:00
bjh21
3c3182e510
Sort Ethernet media by speed.
2001-06-28 22:46:06 +00:00
fredette
22508f5ab6
Document the `sc' SCSI driver.
2001-06-28 21:12:01 +00:00
fredette
82e1a5fda3
Document that the sun2 uses the same config
...
syntax as the sun4 for the `si'.
2001-06-28 21:11:34 +00:00
bjh21
77d715b4a1
Remove a spurious "in".
2001-06-28 19:51:46 +00:00
bjh21
91c9d3c734
Sync Ethernet portion with ifmedia.h.
2001-06-28 19:50:32 +00:00
itojun
a6fe9aa8cb
sync with freebsd bsd-family-tree 1.47.
...
reminded to me by Petri Koistinen <pkoistin@cs.stadia.fi>
2001-06-28 15:16:37 +00:00
eeh
5d3b545fcc
Add documentation for COMPAT_SVR4_32.
2001-06-27 16:41:00 +00:00
itojun
669cdc0b4f
clarify issues with AH with encapsulation, and inbound "require" policy.
...
we now have racoon(8). sync with kame.
2001-06-27 15:27:00 +00:00
darcy
5f43adf46b
Added entries for system values related to System V semaphores. Note that
...
the entries refer to the GENERIC config file for each port for defaults
but I still have to do that. It was suggested to me that the man page
should be updated first and I didn't want to be changing it twice. I
will work on the GENERIC files over the next few days. If anyone wants
to jump in with an update for their favorite port please feel free. I
will do the i386 port immediately if you want to use it as a template.
2001-06-27 13:25:25 +00:00
zuntum
4a5fefeba1
Mention REPLACE_PERL
...
Takes a list of files and replaces each occurence of "/usr/bin/perl", "/usr/local/bin/perl"
and "/usr/pkg/bin/perl" in the named files with the value of ${PERL5}.
This can be used to point perl scripts to the proper interpreter that pkgsrc installs.
Note: it looks for the listed files in ${WRKSRC}.
2001-06-27 12:57:47 +00:00
bjh21
25d9d85b42
seeq8005-based drivers (ea and eb) now support full-sized frames.
2001-06-26 22:01:45 +00:00
hubertf
2e9a29abf2
regen for MAKEDEV2manpage.pl change
2001-06-26 02:28:47 +00:00
hubertf
d50569f713
Use \&foo instead of f\&oo for better readability.
...
By uwe@netbsd.org .
2001-06-26 02:28:21 +00:00
hubertf
3dcda53fea
"make man man.ps" for some 5000 page book.
...
Needs more work (intro page, sorting, ...), but better than before.
2001-06-26 02:26:06 +00:00
hubertf
505430a429
Regen for foo -> f\&oo on .Xr
2001-06-26 02:11:54 +00:00
hubertf
b569c48c16
Try cross-referencing our VAX and/or hp300 port's ct(4) manpage:
...
.Xr ct 4
^- This does not work, as "ct" is some *roff command. Work around
it by adding a non-printing char:
.Xr c\&t 4
(for all manpages, just in case and out of laziness)
2001-06-26 02:03:08 +00:00
hubertf
941ea41c4a
Add argument to -Bl -width - groff complains while nroff doesn't
2001-06-26 01:46:26 +00:00
hubertf
04eb606c4b
.El a .Bl
2001-06-26 00:14:32 +00:00
itojun
8c8d2fe9a8
update reference to sys/netinet6/IMPLEMENTATION
2001-06-24 19:43:13 +00:00
bjh21
5061291694
Tidy up the spellings of Ethernet media:
...
10BASE-T, 10BASE2, 10BASE5, 100BASE-TX, 100BASE-FX, 100BASE-T4,
100BASE-T2, and 10BASE-FL are spelt thusly in IEEE Std 802.3-2000.
10BASE-STP and 1000BASE-FX are by analogy.
100VG-AnyLAN seems to be HP's preferred spelling, and I believe they
invented it.
2001-06-24 14:22:43 +00:00
hubertf
e35e2e9573
man? files are noe generated by mkman
2001-06-24 02:39:13 +00:00
hubertf
007346c0bd
Add some scripts to automatically generate the man? files
2001-06-24 02:34:49 +00:00
hubertf
258c6cfe69
Add comment about where to find ptx
2001-06-24 02:33:06 +00:00
wiz
17306b8fd0
Drop unnecessary .Pp.
2001-06-24 01:33:24 +00:00
wiz
26f252121f
Typo/whitespace fix.
2001-06-24 01:32:29 +00:00
wiz
0ecf568257
One typo, and one slight formatting improvement.
2001-06-24 01:25:49 +00:00
wiz
d22f9e6c6d
At the appropriate places, mention which servers should be running for
...
particular services (on the server).
We're not providing fstab.nfs (on all platforms), so don't assume it exists.
Some formatting improvements.
Sort SEE ALSO according to mdoc.samples(7).
filesystem -> file system
2001-06-24 01:04:49 +00:00
itojun
c53f18f961
when two .%A are present, print them as "ONE and TWO, ..."
...
not "ONE, and TWO, ..." (no comma after ONE). PR 13286. checked by wiz.
comment by "Brian J. Kifiak" <bk@rt.fm> on openbsd mailing list.
2001-06-23 13:09:47 +00:00
bouyer
c38d9f6655
Update documentation about the Compaq Deskpro 4000. kern/13244 from Andrew Gillham.
2001-06-21 16:35:47 +00:00
jdolecek
27f92d9a03
s/by published/published by/
2001-06-21 15:22:38 +00:00
hubertf
7478797a50
undo previous (test)
2001-06-21 13:36:27 +00:00
hubertf
e65828f665
whitespace-change
...
[log_accom test for committing to >1 module]
2001-06-21 13:33:02 +00:00
wiz
0d3d11a65b
xref uvm_vs{,un}lock instead of vs{,un}lock
2001-06-21 12:13:36 +00:00
wiz
db3f9a692b
disk_detach.9, not disk_detatch.9
2001-06-21 12:10:57 +00:00
wiz
3fdb4cb67a
Whitespace and formatting fixes.
2001-06-21 12:03:29 +00:00
wiz
6539335131
Fix typos, punctuation and whitespace.
2001-06-21 11:59:00 +00:00
wiz
ad3ce1d8c4
Improve grammar and formatting, fix some typos.
2001-06-21 11:51:32 +00:00
wiz
c242c84057
Remove unnecessary .Pp, and a punctuation fix.
2001-06-21 10:03:49 +00:00
thorpej
5f8c4dc064
Manual page for the ste(4) driver.
2001-06-19 23:58:16 +00:00
msaitoh
fc1483157b
s/monotomically/monotonically/g
2001-06-19 19:26:01 +00:00
wiz
3f9984fc90
`existent', not `existant'
2001-06-19 13:42:07 +00:00
wiz
342de5ede2
Fix typo and whitespaces.
2001-06-19 13:20:53 +00:00
wiz
a6f6c61a78
Fix typos.
2001-06-19 13:20:35 +00:00
wiz
f3f6c5b675
`accessible' only has one `a'.
2001-06-19 12:52:20 +00:00
wiz
6abe6d18f8
Typo, whitespace and punctuation fixes.
2001-06-19 12:34:26 +00:00
fvdl
644b748282
Add some extra flags for the x86-64 port. Disable -O in sys.mk
...
(which is where all ports set it); there seem to be some lurking
optimization bugs for the x86-64.
2001-06-19 01:37:44 +00:00
thorpej
dbfbb9d8c6
Add sf(4) manual page.
2001-06-18 22:24:03 +00:00
simonb
3acd556b4d
Add a new make variable "MKSOFTFLOAT". If not set to "no", it adds
...
"-msoft-float" to COPTS and FOPTS, and possibly builds soft-float
library support (port specific).
Defaults to "no".
2001-06-18 17:04:44 +00:00
kleink
b687a173a9
Correct mtod() return data type.
2001-06-17 12:36:14 +00:00
lukem
d5decca8e8
document $rcshutdown_timeout.
...
document $mountd. (this one fixes [misc/13135])
remove $amd_master. (this one fixes [misc/11971])
2001-06-17 01:14:15 +00:00
christos
af712809f8
add another one I was taught on icb yesterday.
2001-06-15 18:15:56 +00:00
wiz
4b1c5f37c5
On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5.
2001-06-15 12:51:58 +00:00
wiz
c8ce4ab72d
install primes.5
2001-06-15 12:25:10 +00:00
wiz
0c4fb0ee07
Add RCS Id, adapt to NetBSD, and clean up punctuation and whitespace.
2001-06-15 12:24:17 +00:00
wiz
95262c2349
Add primes.5, from William Allen Simpson via OpenBSD.
2001-06-15 12:18:17 +00:00
kleink
78484d385d
Import tzdata2001c.
2001-06-14 11:02:49 +00:00
wiz
ffdbaf6118
Typos and whitespace fixes.
2001-06-13 23:38:29 +00:00
bjh21
108bd45715
Add hcide(4).
2001-06-13 21:03:08 +00:00
bjh21
5cf2b10df8
Empty channels now scan quickly.
2001-06-13 18:37:09 +00:00
bjh21
b81aad8379
I _have_ tested the atapibus attachment. It works, too.
2001-06-13 18:33:27 +00:00
wiz
cbc703b257
add sun2
2001-06-13 15:16:14 +00:00
simonb
ac0b33304e
Update for the walnut port.
2001-06-13 15:07:21 +00:00
simonb
fd0e7b0c41
Add support files for the Walnut.
2001-06-13 15:05:38 +00:00
wiz
0a600be867
receive, not recieve
2001-06-12 15:17:10 +00:00
wiz
33e277929f
Typos/whitespace.
2001-06-12 14:54:19 +00:00
wiz
29a0f47f4f
Typos/whitespace.
2001-06-12 14:41:40 +00:00
wiz
a0b4d95fd0
Typos/whitespace.
2001-06-12 12:04:22 +00:00
wiz
f34929a45f
Typos/whitespace/punctuation.
2001-06-12 12:00:19 +00:00
wiz
b8ce84dc0b
Typos/whitespace fixes.
2001-06-12 11:39:02 +00:00
wiz
bcc9b7d985
Typos/whitespace.
2001-06-12 11:35:03 +00:00
wiz
75dbb967a7
Typos/whitespace fixes.
2001-06-12 11:26:21 +00:00
wiz
40ac848024
Fix various misspellings of compatible/compatibility.
2001-06-11 01:50:48 +00:00
wiz
081864d5b8
Typos and whitespace fixes.
2001-06-11 01:23:24 +00:00
wiz
c86430e7a1
Typo.
2001-06-11 01:14:56 +00:00
wiz
822753c0c2
Typos, whitespace and punctuation fixes.
2001-06-11 01:13:28 +00:00
wiz
4fd4b29ffc
ispell, whitespace and punctuation.
2001-06-10 15:51:33 +00:00
wiz
e7889c629d
ispell
2001-06-10 15:51:02 +00:00
wiz
e355ffe951
mmmm, ispell (and some whitespace nits).
2001-06-10 15:43:56 +00:00
mrg
97b5460add
fail `make obj' if $BSDOBJDIR doesn't exist. fixes PR#12937.
2001-06-10 13:32:21 +00:00
ad
fdcb792453
Remove some h/w that I'm not sure about.
2001-06-10 12:09:11 +00:00
bjh21
e3a98e43de
Like the driver, dtide(4) is now MI.
2001-06-09 13:56:33 +00:00
wiz
0232db7a4d
regen
2001-06-08 14:43:30 +00:00
wiz
b19e9f6776
MAKEDEV(8) for all remaining platforms that have a MAKEDEV script.
2001-06-08 14:32:07 +00:00
hannken
0ffa56f445
Install compat_netbsd32.8.
2001-06-08 13:55:39 +00:00
hubertf
c8cabf37ba
Try to give a *bit* more data on the optimal size of interleave.
...
Someone with a proper understanding of things may have a look and
say how to really calculate this from either disklabel or dmesg
output.
2001-06-08 11:55:44 +00:00
mrg
ef022c7570
redo the previous; allow SHLIB_LDSTARTFILE and SHLIB_LDENDFILE to be overridden.
2001-06-08 11:41:59 +00:00
briggs
7f626e8ccb
Add sandpoint.
2001-06-07 16:59:42 +00:00
mrg
6c81e0af9d
set SHLIB_LDSTARTFILE and SHLIB_LDENDFILE based on ${LIBDIR} not hard coded
...
/usr/lib.
2001-06-07 15:28:55 +00:00
mrg
49a10e6208
add compat_netbsd32(8); clarify compat_sunos(8) on netbsd/sparc64.
2001-06-07 15:25:31 +00:00
leo
3828ca7fd7
Document the config flags for the ISA frontend.
2001-06-07 07:11:49 +00:00
thorpej
5da8af60dd
Add algor.
2001-06-05 17:52:35 +00:00
wiz
ac5d3f3fcf
FreeBSD -> Fx, NetBSD -> Nx.
2001-06-05 13:45:10 +00:00
wiz
37fa32750e
Uppercase Dt argument.
2001-06-05 12:58:34 +00:00
wiz
0f73519188
Remove trailing dot from Nd, and some whitespace fixes.
2001-06-05 12:57:29 +00:00
wiz
a93f39800f
Remove trailing dot from Nd.
2001-06-05 12:56:56 +00:00
wiz
814e5bd0ba
Uppercase Dt, and fix some whitespace.
2001-06-05 12:56:03 +00:00
wiz
a578359ad2
Add section to Dt.
2001-06-05 12:54:35 +00:00
wiz
f6ec16baf2
Uppercase Dt, fix some whitespace and punctuation.
2001-06-05 12:52:56 +00:00
wiz
01695b8308
Fix Nd and some whitespace.
2001-06-05 12:39:40 +00:00
wiz
a14534aa1c
Fix Nd, sort SEE ALSO, and improve formatting slightly. Remove some trailing
...
whitespace, and one grammar fix.
2001-06-05 12:38:32 +00:00
wiz
baec3cfb16
Whitespace and Nd fixes.
2001-06-05 12:30:45 +00:00
wiz
abdbad0d00
Remove trailing dot in Nd, and some trailing whitespace.
2001-06-05 12:22:18 +00:00
wiz
e508b2abb1
Fix Dt, and some whitespace.
2001-06-05 12:21:34 +00:00
wiz
ef233ab3fd
Remove some trailing spaces.
2001-06-05 12:20:57 +00:00
wiz
5b6ad2d2f5
Drop argument of .Os.
2001-06-05 11:31:21 +00:00
tsutsui
de5c8238a2
Xref pci(4) and scsipi(9)
2001-06-04 16:37:13 +00:00
tsutsui
5d298b8093
Add a Xref to pci(4).
2001-06-04 16:36:05 +00:00
tsutsui
e9f646a74e
Note and add a reference to iha(4). Pointed out by Andrew Doran.
2001-06-04 16:34:41 +00:00
tsutsui
98a0f184d3
Add man page for iha(4). From OpenBSD.
2001-06-04 12:58:35 +00:00
jdolecek
64239fceaa
Note CTRL-u clears the entered input in cngetsn() too, besides '@'
...
slighly adjust the sentence about Backspace key
2001-06-04 09:50:07 +00:00
jdolecek
fb1a28db61
Console input may not be necessarily keyboard, adjust accordingly.
...
Comment out the splhigh stuff for now, it doesn't quite match current use.
2001-06-02 22:04:11 +00:00
jdolecek
d005e2321e
Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc().
2001-06-02 19:12:59 +00:00
thorpej
42fcb5772a
Note that these network interfaces support hardware-assisted
...
TCP/IP checksumming.
2001-06-02 17:08:47 +00:00
tv
08b1b0382d
Fix typo.
2001-06-02 02:22:35 +00:00
tv
ca502c58a6
Add MACHINE_GNU_PLATFORM to identify as "netbsdelf" for historically a.out
...
platforms. While there, allow MACHINE_GNU_ARCH and MACHINE_CPU to be
inherited from the environment.
2001-06-02 01:53:29 +00:00
tv
dd70bf30ad
Make "distclean" a REAL synonym for "cleandir" by actually aliasing it
...
in <bsd.own.mk>, rather than sprinkling it in all the .mk files (and
some Makefiles throughout the tree).
2001-06-01 17:49:32 +00:00
thorpej
8ec076e2f0
Manual page for the brgphy driver.
2001-06-01 16:57:17 +00:00
thorpej
53369113ed
Add SMC 9462.
2001-06-01 01:28:28 +00:00
gmcgarry
828e6159c7
- correctly describe the usage of flags to the lock manager
...
- clarify terminology on shared and exclusive access to locks
- fix history
- formatting fixes
2001-05-31 21:00:07 +00:00
thorpej
532f86d0b0
Add nsphyter(4) and gphyter(4) manual pages.
2001-05-31 20:48:56 +00:00
abs
db6bc3a61a
{independant,indepedant}->independent
2001-05-31 10:51:21 +00:00
simonb
e0a2f60020
Update a comment about OBJECT_FMT - some m68k machines are ELF too.
2001-05-31 05:04:41 +00:00
tshiozak
e27636ba51
add YAMAHA UX96 and
...
add BUGS section (mentioning about "not tested with Standard USB MIDI devices")
2001-05-29 08:18:11 +00:00
wiz
75227d120c
add TMA
2001-05-28 13:02:51 +00:00
wiz
4d186bc9fb
Fix date, one xref, and some whitespace.
2001-05-28 00:50:40 +00:00
wiz
d07f3a1811
regen
2001-05-27 21:18:54 +00:00
wiz
9dc74a771a
Descent into man8.dreamcast.
2001-05-27 21:18:19 +00:00
wiz
0dd67e03be
Add MAKEDEV.8 man page for dreamcast.
2001-05-27 21:14:28 +00:00
wiz
85df972db8
Slight formatting improvements.
2001-05-27 20:58:06 +00:00