Cameron Grant
f23598ec2c
maybe make cmi8330 work - no feedback yet
...
implement bass/treble for yamaha opl-sax chips
2000-04-23 17:57:35 +00:00
Mike Pritchard
91b9d48fb4
ancontrol first appeared in FreeBSD 4.0, not 3.0.
...
Also fix a couple of minor mdoc style things as long as I'm in here.
Submitted by: Allen Campbell <allenc@verinet.com>
2000-04-23 16:40:02 +00:00
Mike Pritchard
a9914af5ff
Fix a typo in the comments.
...
Submitted by: Allen Campbell <allenc@verinet.com>
2000-04-23 16:32:21 +00:00
Garrett Wollman
d166947eda
Spell MAP_NOSYNC correctly.
...
Submitted by: allenc@verinet.com
2000-04-23 15:15:15 +00:00
Alexey Zelkin
2987ad444f
Correct uk_UA.KOI8-U locale ALPHAs specification
...
Submitted by: Vadim Chekan <vadim@etc.lviv.ua> (PR: conf/17826)
Submitted by: <matey@cis.ohio-state.edu> via ache
2000-04-23 15:07:51 +00:00
Alexey Zelkin
988d59a7ab
Add note about synchronization of .Lb macro code and its section
...
in mdoc.samples(7)
2000-04-23 14:53:57 +00:00
Alexey Zelkin
be08c04ecb
Add expanded information about .Lb macro
2000-04-23 14:50:38 +00:00
Alexey Zelkin
e4c2649e73
Add information about newly added .Lb macro
2000-04-23 14:49:22 +00:00
Alexey Zelkin
0d2332f2d1
Suggest to use .Lb macro in 2nd/3rd section manpages.
2000-04-23 14:47:26 +00:00
Mark Murray
097c3a616c
Use Garrett's new (clearer) names.
2000-04-23 14:18:18 +00:00
Yoshihiro Takahashi
5de4ba3c6f
Disable PCI BIOS on PC-98.
2000-04-23 10:30:09 +00:00
Mark Murray
a265866ffe
Cosmetic - fix RCS tag.
2000-04-23 10:01:30 +00:00
Yoshihiro Takahashi
41088a06e7
Sync with the following changes.
...
sys/boot/i386/libi386/Makefile 1.16 and 1.17
sys/boot/i386/loader/Makefile 1.44
sys/boot/i386/loader/main.c 1.20
2000-04-23 09:33:31 +00:00
Poul-Henning Kamp
a1491bb13c
Hide annoying message under boot-verbose.
...
Fix Typo.
Approved by: nyan
Also: PR-18172
2000-04-23 09:11:19 +00:00
Yoshihiro Takahashi
40190bd20e
Sync with sys/conf/options.i386 revision 1.135.
2000-04-23 09:10:24 +00:00
Poul-Henning Kamp
e2463c20b3
Enforce and respect the 8 unit limit.
2000-04-23 09:10:09 +00:00
Yoshihiro Takahashi
b81eb9cfd6
Sync with sys/i386/conf/GENERIC revision 1.252.
2000-04-23 09:04:42 +00:00
Garrett Wollman
1a11e63e1d
A couple months ago, Kirk and I were doing a walkthrough of the radix-tree
...
search routine, and scratching our heads over why it was so obfuscated.
This delta fixes a number of confusing style bugs and renames several
structure members to have more meaningful names. There remain a number
of odd control-flow structures. These changes do not affect the generated
code.
2000-04-23 04:00:00 +00:00
Garrett Wollman
4807c4ebeb
Fix a warning with a forward struct declaration.
2000-04-23 02:43:44 +00:00
Garrett Wollman
c1c8bf8375
.Lb-ify
2000-04-23 02:02:33 +00:00
Kris Kennaway
f32b130012
Oops, remove vestigial reference to SHS passwords.
2000-04-22 20:43:21 +00:00
Chris Costello
5bd15102b5
Update the `file' entry to reflect its nature as a symbolic link.
2000-04-22 18:19:54 +00:00
Brian Feldman
28749c79c8
Quiet an unused variable warning by commenting out a variable declaration
...
that goes with a commented out statement.
2000-04-22 17:58:40 +00:00
Alexey Zelkin
ae23d9ac9f
Introduce .Lb macro to libvgl manpage
2000-04-22 16:17:38 +00:00
Alexey Zelkin
3dc329d1be
Introduce .Lb macro to libutil manpages
...
Sort .Nm values in some manpages
Remove explicit note about compiling with -lutil, it's implicitly
declared by .Lb macro now.
2000-04-22 16:17:00 +00:00
Alexey Zelkin
67e7c55f40
Introduce .Lb macro to libskey manpage
2000-04-22 16:14:26 +00:00
Alexey Zelkin
f75b050c99
Introduce .Lb macro to libposix1e manpages
...
Sort some .Nm values
Decapitalize .Nd values
2000-04-22 16:13:36 +00:00
Alexey Zelkin
795f95b13a
Introduce .Lb macro to netgraph library manpage
2000-04-22 16:12:13 +00:00
Alexey Zelkin
9452ceeb84
Introduce .Lb macro to libmd manpages
2000-04-22 16:11:30 +00:00
Alexey Zelkin
cf135f6371
Introduce .Lb macro to libmanpages
2000-04-22 16:11:05 +00:00
Alexey Zelkin
7f5e8c848c
Introduce .Lb macro to libkvm manpages.
...
Use .Pa macro for "enlighting" path
2000-04-22 16:10:12 +00:00
Alexey Zelkin
15efcd39ae
Introduce .Lb macro to libfetch manpage
...
Sort .Nm values
Change first column width in errors list (table look much better now)
Remove redundant comma
2000-04-22 16:08:41 +00:00
Alexey Zelkin
490b02b624
Introduce .Lb macro to libedit manpage
2000-04-22 16:01:33 +00:00
Alexey Zelkin
e787526f2f
Introduce .Lb macro to libipx library manpage
2000-04-22 16:01:01 +00:00
Alexey Zelkin
c7ff9837bb
Introduce .Lb macro to libdisk manpage
2000-04-22 15:58:49 +00:00
Alexey Zelkin
9d5b4f83cc
Introduce .Lb macro to libdevstat library manpage
2000-04-22 15:58:01 +00:00
Alexey Zelkin
f45f23ddb4
Introduce .Lb macro to libcrypt manpage.
...
Make it more mdoc(7) compliant:
. use .Tn for DES, MD5 andSHS.
. Replace double quotes with .Dq macro
. use An/Aq scheme for listing authors
2000-04-22 15:56:59 +00:00
Alexey Zelkin
c8baaf1823
Introduce .Lb macro to libcam manpages.
2000-04-22 15:52:37 +00:00
Alexey Zelkin
844e8a6682
Introduce .Lb macro to libcalendar manpage.
2000-04-22 15:51:37 +00:00
Alexey Zelkin
d8a7868820
Introduce .Lb macro to libc_r manpages.
2000-04-22 15:50:29 +00:00
Alexey Zelkin
efa90abcbe
Teach .Lb macro about other libraries.
2000-04-22 15:48:32 +00:00
Garrett Wollman
553654a570
Note the presence of POSIX.1b Shared Memory Objects.
...
There's got to be a better way to handle cross-architecture
kernel changes.
2000-04-22 15:36:56 +00:00
Garrett Wollman
8c3f05ad1d
Add a little test program to demonstrate POSIX Shared Memory Objects.
2000-04-22 15:29:21 +00:00
Garrett Wollman
5c317306cb
Add shm_open(3) and shm_unlink(3). The documentation could use a good
...
bit of work (and is stylistically probably the worst manual page
I've ever written).
2000-04-22 15:24:29 +00:00
Garrett Wollman
aa543039b5
Implement POSIX.1b shared memory objects. In this implementation,
...
shared memory objects are regular files; the shm_open(3) routine
uses fcntl(2) to set a flag on the descriptor which tells mmap(2)
to automatically apply MAP_NOSYNC.
Not objected to by: bde, dillon, dufault, jasone
2000-04-22 15:22:31 +00:00
Yoshihiro Takahashi
b39b38ecd0
- PC-98 uses IRQ2 too.
...
- Fixed the range of DMA channels on PC-98.
Submitted by: "T.Yamaoka" <taka@windows.squares.net>
2000-04-22 15:19:22 +00:00
Garrett Wollman
4505fec89e
Add $FreeBSD$.
...
Initialize the POSIX.1b sysconf information appropriately for
non-optional kernel functions.
2000-04-22 15:13:06 +00:00
Yoshihiro Takahashi
4b38c2c0ac
Release allocated resources and return ENXIO on error.
2000-04-22 15:12:52 +00:00
Garrett Wollman
7a15d61951
Enable PnP attachment for parallel port controllers.
...
PR: 17495
2000-04-22 15:08:50 +00:00
Yoshihiro Takahashi
5844ed9ed1
Changed interrupt level to splcam() because of the bs driver is CAM driver.
...
Pointed out: MITSUNAGA Noriaki <mitchy@er.ams.eng.osaka-u.ac.jp>
2000-04-22 15:07:02 +00:00