phk
00ff95c136
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
asmodai
5232ef44fe
Break a line more appropriately.
2000-10-29 13:37:13 +00:00
asmodai
7ee6d7da6e
Whitespace only commit.
2000-10-29 13:33:57 +00:00
asmodai
985de6af71
Update the twe manpage to correspond with the latest source changes.
...
Submitted by: msmith
2000-10-29 13:31:24 +00:00
jedgar
137dcbe72f
Remove obsolete /dev/drum references
...
Reviewed by: alex, asmodai, billf
2000-10-29 12:19:52 +00:00
mjacob
8503be359c
fix minor oops in new data compression page definition
2000-10-29 00:54:59 +00:00
nik
a0458cbd21
RBG -> RGB
...
PR: docs/21724
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2000-10-28 23:25:41 +00:00
mjacob
c337b1ec68
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
sanpei
4dda8545f9
add PC-Card melody beep(PC Card bus, kludge version)
...
Original idea from: PAO3
2000-10-28 13:35:34 +00:00
alex
8a1a9299f8
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
asmodai
8c0454f400
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
mpp
68b923f985
Typo fix.
2000-10-27 20:55:15 +00:00
mjacob
e5956e089e
update man page to reflect new support
2000-10-27 16:12:53 +00:00
asmodai
a0febccf63
Use FreeBSD.org, not freebsd.org, as has been the precedent.
2000-10-27 16:05:39 +00:00
asmodai
5f2c4b8670
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
jhb
9b77c358d4
Add in MLINKS for all of the various mutex functions to mutex.9
2000-10-26 23:54:10 +00:00
jhb
120344d31b
- Document MUTEX_DECLARE and MTX_COLD
...
- Clean up some minor nits
2000-10-26 23:53:12 +00:00
jhb
e047b9d9bc
Add a note that the spl() API is deprecated in favor of mutexes.
2000-10-26 23:30:01 +00:00
nik
e167932479
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
fe05939263
Remove a doubled "in the".
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:13:10 +00:00
nik
6ef4d72662
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
gshapiro
e2312795f1
Add a MAINTAINER= line so people know who to blame
2000-10-26 23:02:36 +00:00
julian
d31533cb84
Add copyright to skeleton.
2000-10-26 21:53:37 +00:00
julian
c3506505ef
some more cleanups
...
still need to handle non-PNP devices properly.
2000-10-26 21:37:38 +00:00
asmodai
34a77bb9d7
Add and install the uscanner manpage.
...
Reviewed by: n_hibma
Prodded by: grog
2000-10-26 15:36:36 +00:00
asmodai
d132012c99
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
wollman
07014baac0
Merge from vendor branch.
2000-10-25 19:36:49 +00:00
wollman
83a1b31669
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
wollman
482d86b6ea
../changes
2000-10-25 19:33:50 +00:00
julian
0918c3b03e
Slowly add more functionality as I learn more about newbus etc.
2000-10-25 15:08:11 +00:00
sos
6150df2c2d
Add the ATA_ENABLE_TAGS option
2000-10-25 08:25:37 +00:00
archie
2fa1103dc6
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
e788814f7a
Change archie's and my email addresses from Whistle.com to FreeBSD.org
2000-10-24 18:01:45 +00:00
julian
a1e7e0b76c
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
mpp
348f68a3e7
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
knu
ecf43998e4
Add MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS.
2000-10-24 12:37:52 +00:00
markm
33c21ed088
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
ache
794ad7151b
Fix %c
2000-10-23 14:31:27 +00:00
knu
4ebe0ad9e5
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
wosch
5cb5ed7ebb
update URL and copyright
2000-10-20 18:27:53 +00:00
wosch
2905e93575
Added upcoming FreeBSD 4.2
2000-10-20 18:21:44 +00:00
phk
b68243ba85
Introduce the M_ZERO flag to malloc(9)
...
Instead of:
foo = malloc(sizeof(foo), M_WAIT);
bzero(foo, sizeof(foo));
You can now (and please do) use:
foo = malloc(sizeof(foo), M_WAIT | M_ZERO);
In the future this will enable us to do idle-time pre-zeroing of
malloc-space.
2000-10-20 17:54:55 +00:00
mpp
eeb6ccad65
Remove bogus xref.
...
PR: docs/22125
Submitted by: Keith Jones <keith@sse0691.bri.hp.com>
2000-10-20 05:59:51 +00:00
joe
6eb0c7db2a
Scripts should contain a comment block describing what the script does.
2000-10-19 18:18:35 +00:00
joe
13d94c16bd
Reference Larry Wall's perlstyle man page, and recommend it's use where
...
entries in this guide don't override it.
Requested by: markm
Comment on tabulation style.
2000-10-18 21:57:37 +00:00
joe
80592ae498
Use 'unless' instead of 'if (! ... )' where it improves readability.
2000-10-18 18:01:35 +00:00
joe
33e1a18d8f
Opening braces should be at the end of the controlling line. Else
...
and elsif belong on the same line as the closing brace for the
previous if or elsif block.
Suggested by: des
2000-10-18 17:48:10 +00:00
joe
b45e13d68b
Contract a statement that's too verbose.
2000-10-18 17:34:43 +00:00
joe
542ba1fe32
There are enough examples of using 'my $var = ...' definitions, so remove
...
one.
2000-10-18 17:32:21 +00:00
joe
4c9afd32c6
All variables should be commented.
...
Local variables should be separated from function arguments by a
blank line.
Suggested by: des
2000-10-18 17:25:59 +00:00