Bosko Milekic
bfd597212a
Fixup some wrong statements in the new mbuf(9) man page.
...
Also introduce a bunch of (missed?) macros and functions.
This man page still needs a lot of work, most likely a re-ordering
of the macros/functions, and a more complete, more accurate, listing of
available routines.
A good and worthy start nonetheless.
2000-11-01 23:02:19 +00:00
Hellmuth Michaelis
4ad3090e49
Ooops, forgot to add the originator for the last FAQ entry
2000-11-01 14:08:58 +00:00
Hellmuth Michaelis
2345588750
Add entry to the FAQ
2000-11-01 14:06:46 +00:00
Mike Pritchard
86907e17ce
Mdoc style fixes.
...
PR: docs/22445
2000-11-01 11:17:33 +00:00
Ralf S. Engelschall
aad65d1ca2
Don't use the old URL to the GNU ftp location any more:
...
ftp://prep.ai.mit.edu/pub/gnu/ -> ftp://ftp.gnu.org/gnu/
2000-11-01 10:24:08 +00:00
David E. O'Brien
5558b041c8
Use test -z rather than -n.
...
Submitted by: bde
2000-11-01 07:09:38 +00:00
John Baldwin
7e56ee52c8
Catch up to mutexes becoming MI: machine/mutex.h -> sys/mutex.h
2000-11-01 00:39:27 +00:00
Jeroen Ruigrok van der Werven
29c9277956
Fix a fundamental error. The device is not owned by the parent
...
bus before allocation. The resource is.
Asked about by: julian on -current
Verified by: msmith
2000-10-31 13:16:47 +00:00
Scott Long
96b8a53d48
Update to reflect that the XPT device can accept path inquiry commands.
...
Reviewed by: gibbs
2000-10-30 23:33:39 +00:00
Sheldon Hearn
6296795713
Whitespace only:
...
* Remove hard sentence breaks.
* Remove trailing whitespace.
* Separate macro arguments from trailing punctuation with whitespace.
2000-10-30 19:49:26 +00:00
Ruslan Ermilov
dc5a40409d
Add pfil.9 manpage to build after a repository copy.
2000-10-30 09:16:18 +00:00
Poul-Henning Kamp
cf9fa8e725
Move suser() and suser_xxx() prototypes and a related #define from
...
<sys/proc.h> to <sys/systm.h>.
Correctly document the #includes needed in the manpage.
Add one now needed #include of <sys/systm.h>.
Remove the consequent 48 unused #includes of <sys/proc.h>.
2000-10-29 16:06:56 +00:00
Jeroen Ruigrok van der Werven
47f9d42dab
Break a line more appropriately.
2000-10-29 13:37:13 +00:00
Jeroen Ruigrok van der Werven
b705e4512b
Whitespace only commit.
2000-10-29 13:33:57 +00:00
Jeroen Ruigrok van der Werven
eae4fc8ef3
Update the twe manpage to correspond with the latest source changes.
...
Submitted by: msmith
2000-10-29 13:31:24 +00:00
Chris D. Faulhaber
2d45aed6bc
Remove obsolete /dev/drum references
...
Reviewed by: alex, asmodai, billf
2000-10-29 12:19:52 +00:00
Matt Jacob
da731adabc
fix minor oops in new data compression page definition
2000-10-29 00:54:59 +00:00
Nik Clayton
54b93a1055
RBG -> RGB
...
PR: docs/21724
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2000-10-28 23:25:41 +00:00
Matt Jacob
14a7806366
Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page.
...
Add Data Compression Page (SCSI-3). Add some clarifying comments
at the top of the file that say what the syntax is.
2000-10-28 22:47:47 +00:00
MIHIRA Sanpei Yoshiro
33eb563d67
add PC-Card melody beep(PC Card bus, kludge version)
...
Original idea from: PAO3
2000-10-28 13:35:34 +00:00
Alexander Langer
b7f4c6bf0e
Use EX_USAGE in an example, as the SAME manual page describes a
...
few lines higher.
PR: 22371
Submitted by: andrew@ugh.net.au
2000-10-28 10:02:23 +00:00
Jeroen Ruigrok van der Werven
8c615a5285
Add some more information to the AUTHORS section.
...
Remove unnecessary duplication of asr after the .Nm macro.
2000-10-28 09:56:34 +00:00
Mike Pritchard
096ed6644a
Typo fix.
2000-10-27 20:55:15 +00:00
Matt Jacob
f2998370b7
update man page to reflect new support
2000-10-27 16:12:53 +00:00
Jeroen Ruigrok van der Werven
e87b9f2824
Use FreeBSD.org, not freebsd.org, as has been the precedent.
2000-10-27 16:05:39 +00:00
Jeroen Ruigrok van der Werven
90165ebba8
Please welcome the asr manpage [no, not alt.sysadmin.recovery], but
...
the Adaptec SCSI RAID cards.
Submitted by: msmith, scottl, Mark Salyzyn
2000-10-27 15:54:34 +00:00
John Baldwin
7dbdc1bff4
Add in MLINKS for all of the various mutex functions to mutex.9
2000-10-26 23:54:10 +00:00
John Baldwin
2c3d0ee6f4
- Document MUTEX_DECLARE and MTX_COLD
...
- Clean up some minor nits
2000-10-26 23:53:12 +00:00
John Baldwin
26fdc7e05b
Add a note that the spl() API is deprecated in favor of mutexes.
2000-10-26 23:30:01 +00:00
Nik Clayton
de06f907d1
Add a prototype mbuf.9 man page. Probably needs work, but it's a good
...
start.
PR: docs/22053
Submitted by: Yar Tikhiy <yar@comp.chem.msu.su>
2000-10-26 23:15:47 +00:00
Nik Clayton
b69358a992
Remove a doubled "in the".
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:13:10 +00:00
Nik Clayton
c45b509bf4
Update to include a link to the referenced papers when PRINTERDEVICE=html
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:12:12 +00:00
Gregory Neil Shapiro
d1ba25f456
Add a MAINTAINER= line so people know who to blame
2000-10-26 23:02:36 +00:00
Julian Elischer
96305e8f3e
Add copyright to skeleton.
2000-10-26 21:53:37 +00:00
Julian Elischer
45ddd9af7d
some more cleanups
...
still need to handle non-PNP devices properly.
2000-10-26 21:37:38 +00:00
Jeroen Ruigrok van der Werven
7e06ffaa30
Add and install the uscanner manpage.
...
Reviewed by: n_hibma
Prodded by: grog
2000-10-26 15:36:36 +00:00
Jeroen Ruigrok van der Werven
eddc45e797
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
Garrett Wollman
3b4d27f6d7
Merge from vendor branch.
2000-10-25 19:36:49 +00:00
Garrett Wollman
10b59911e8
This commit was generated by cvs2svn to compensate for changes in r67575,
...
which included commits to RCS files with non-trunk default branches.
2000-10-25 19:33:50 +00:00
Garrett Wollman
5d07889871
../changes
2000-10-25 19:33:50 +00:00
Julian Elischer
d1d3a97409
Slowly add more functionality as I learn more about newbus etc.
2000-10-25 15:08:11 +00:00
Søren Schmidt
169d20b2ce
Add the ATA_ENABLE_TAGS option
2000-10-25 08:25:37 +00:00
Archie Cobbs
c06992e558
Build the ISC library as libisc. This library comes as part of the
...
bind distribution, but until now was not being built as a separate
entity. For documentation, see these man pages:
assertions(3), eventlib(3), heap(3), logging(3), memcluster(3), tree(3).
Reviewed by: jdp
2000-10-24 20:10:25 +00:00
Julian Elischer
ed2f9d4e88
Change archie's and my email addresses from Whistle.com to FreeBSD.org
2000-10-24 18:01:45 +00:00
Julian Elischer
45b4f5af9e
First effort at bringing these up-to-date.
...
This creates a skeleton ISA device driver.
I don't pretend that it's fully correct or even opitimal
but it at least creates (and compiles) a 'clean' ISA driver.
Hopefully PCI/PCCARD/etc. support will be added when I understand it.
Unlike the old version this just creates a module. The old one tried to
create a new kernel with the driver to be tested.
2000-10-24 16:45:58 +00:00
Mike Pritchard
2e283b0a0c
Correct the description of a few options to reflect that commands and/or
...
the results that they actualy use/generate.
PR: docs/22267
Submitted by: SUZUKI Koichi <koich@cac.co.jp>
2000-10-24 13:54:17 +00:00
Akinori MUSHA
82494980f2
Add MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS.
2000-10-24 12:37:52 +00:00
Mark Murray
e5e600c900
Add some very crude man pages to try to induce folk to work on them.
...
Agreed to work on them: jasone
2000-10-24 03:33:24 +00:00
Andrey A. Chernov
c4a1cfd667
Fix %c
2000-10-23 14:31:27 +00:00
Akinori MUSHA
241d880ebb
It is bsd.sites.mk one should look for a full list of default sites,
...
not bsd.port.mk anymore.
Add MASTER_SITE_XFREE, MASTER_SITE_RINGSERVER, MASTER_SITE_TCLTK and
MASTER_SITE_RUBY.
Document and add MASTER_SORT_REGEX.
2000-10-22 12:09:16 +00:00