ache
d5d29ffc42
DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:31:55 +00:00
dd
e1f64013d1
/modules -> /boot/kernel
...
PR: 25053
Approved by: nik
2001-03-16 02:26:48 +00:00
sos
469ebe3b82
Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS
...
options, add the tuneables for this purpose.
2001-03-15 15:38:57 +00:00
rwatson
29d9568ff2
o Update some of the kernel man pages associated with extended attributes
...
to reflect EA API change to explicit namespacing.
Obtained from: TrustedBSD Project
2001-03-15 03:13:58 +00:00
dd
97642444ac
Remove the last remnants of circle queues.
...
PR: 25184
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
Approved by: nik
2001-03-15 02:08:44 +00:00
dd
3519f71ec0
/devs -> /dev
...
PR: 25252
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Approved by: nik, phk (via nik)
2001-03-15 02:06:44 +00:00
murray
045a83cd92
Add a commented out entry for compat4x
...
PR: 25196
Submitted by: Chris Knight <chris@aims.com.au>
2001-03-14 11:30:57 +00:00
mjacob
a0b58bfe93
update this to be marginally closer to reality
2001-03-14 04:31:36 +00:00
ru
34101a084a
.St macro cleanup:
...
- spell the abbreviation of 1003.1 as ``POSIX.1''
- fixed the description of -p1003.1-90; it was sold as ISO/IEC 9945-1:1990
- removed -p1003.1b; it only existed as 1003.1b-1993 (-p1003.1b-93), and
is part of 1003.1 since 1003.1-1996.
- replaced -p1003.1g (project) with -p1003.1g-2000 (approved draft)
- changed abbreviation of -isoC from ``ISO C'' to ``ISO C89''
- removed -iso9899 alias for -isoC
- IEC was missing from some names
- added abbreviation for -susv2 (``SUSv2'')
2001-03-12 17:19:38 +00:00
ru
2833cfc211
mdoc(7) police:
...
removed hard sentence breaks, use Ft for function return type.
2001-03-12 10:15:03 +00:00
ru
eae0e490e3
Fixed typo.
2001-03-12 10:07:33 +00:00
ru
7b764c6a0e
mdoc(7) police: misc formatting fixes.
2001-03-12 09:33:07 +00:00
ru
d3a3cdbcc9
mdoc(7) police: misc formatting fixes.
2001-03-12 09:26:32 +00:00
ru
9994a61e4a
mdoc(7) police:
...
o Update document date.
o Remove hard sentence break.
o Sort xrefs.
2001-03-12 09:14:22 +00:00
ru
8debd4d8a0
mdoc(7) police: misc formatting fixes.
2001-03-12 09:05:59 +00:00
ru
e6ec102c95
mdoc(7) police: mark C types with Vt macro.
2001-03-12 08:54:49 +00:00
kris
b38db8f922
Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel
...
builds. This may be disabled using the NO_CPU_COPTFLAGS variable.
Reviewed by: arch
2001-03-12 07:47:09 +00:00
assar
e79905605f
change the default mode from adhoc to bss (infrastructure)
...
Reviewed by: Brooks Davis <brooks@one-eyed-alien.net>
2001-03-12 06:13:39 +00:00
bp
68e03855ac
Apply some grammar fixes.
...
Submitted by: asmodai
2001-03-12 05:18:37 +00:00
assar
06f90766a4
change default from adhoc mode to BSS (infrastructure)
2001-03-12 04:49:50 +00:00
ache
096f4f1395
Shift+Ins - paste buffer
...
Shift+PrintScr - prev. screen
2001-03-11 23:41:19 +00:00
mjacob
49ab6df486
Document the make_dev_alias function.
2001-03-11 20:10:45 +00:00
alex
085bf061f4
Add a manpage for the DEV_MODULE kernel macro.
2001-03-11 17:30:08 +00:00
alex
7620114ca9
Use type of modeventhand_t for the event handler (defined in module.h).
...
Add a reference to module(9) for more info about the event handler.
2001-03-11 17:07:20 +00:00
alex
93f23e8292
Fix brain damage: s/CDEV_MODULE/DEV_MODULE/
2001-03-11 16:52:17 +00:00
alex
6610a558f7
Add MODULE_DEPEND.9 and MODULE_VERSION.9
2001-03-11 14:42:38 +00:00
alex
fc8e179d62
Add a manpage for the MODULE_DEPEND macro.
2001-03-11 14:33:34 +00:00
alex
227b97706e
Add a manpage for the MODULE_VERSION macro.
2001-03-11 14:33:15 +00:00
alex
22925ff281
Add calls to MODULE_VERSION and MODULE_DEPEND to the EXAMPLE.
2001-03-11 14:18:23 +00:00
alex
a8d215e3c1
Cross references between the DEVICE_*(9) manual pages.
2001-03-10 19:53:38 +00:00
alex
369d42d428
Add references to the various DEVICE_*(9) manpages, otherwise people
...
don't even know about these.
2001-03-10 19:42:26 +00:00
alex
af8db25151
Add DEVICE_IDENTIFY.9
2001-03-10 19:37:27 +00:00
alex
68ca2c53a3
Add a manpage for the last of the driver's functions, the identify
...
routine.
PR: 18654
Submitted by: myself (reworked today)
2001-03-10 19:34:42 +00:00
alex
11a9fa5bfe
Two mdoc fixes:
...
- .Os is used without "FreeBSD" nowadays.
- remove hard sentence breaks.
2001-03-10 19:12:46 +00:00
markm
ca954435e8
Update for /dev/random improvements.
2001-03-10 16:08:04 +00:00
sobomax
3bc6fead11
AMD K6/K6-2/Duron/Athlon CPUs support MMX too.
...
Missed by: kris
2001-03-10 11:49:05 +00:00
okazaki
2d1e8b393b
Fix typo.
...
Approved by: tanimura
2001-03-10 10:19:38 +00:00
bp
e9b6e3c42c
Add documentation for mchain API.
...
Reviewed by: asmodai, ru (mbchain.9)
2001-03-10 06:10:48 +00:00
billf
7093344718
fix spelling errors, clarify comment, add $FreeBSD$
2001-03-10 05:28:46 +00:00
gshapiro
abe73c9b5e
Use the correct path to the SASL .h files as installed by the SASL port.
...
MFC candidate.
Submitted by: jeh
2001-03-10 00:31:07 +00:00
phk
553d1d6989
Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)
...
entirely as previously advertised.
md(4) adopted all assets of vn(4) some time back and has proper devfs
support and cloning abilities to boot.
2001-03-09 20:09:28 +00:00
phk
54384d998a
Make md(4) more in line with reality.
...
NB: probably contains mdoc mistakes, feel free to fix.
2001-03-09 20:07:37 +00:00
ru
5f61f8e47f
mdoc(7) police: in mdocNG, -offset and -width values without scaling
...
indicator are treated as strings, so "-offset 0" will set the offset
to the width of the string "0", as opposed to "no offset".
TIP: if offset is not needed, the -offset clause may be omitted.
2001-03-09 16:22:37 +00:00
alex
8080165a1b
Add module.9 and DECLARE_MODULE.9
2001-03-09 14:16:46 +00:00
alex
4b52e64a12
Add a general manpage about kernel modules, similar to driver(9).
...
Reviewed by: dfr, ru
2001-03-09 14:12:43 +00:00
alex
06c771f80f
Add a manpage for the kernel macro DECLARE_MODULE.
...
Reviewed by: dfr, ru
2001-03-09 14:11:56 +00:00
ru
5639e86bdd
Make it possible to use IP_TTL and IP_TOS setsockopt(2) options
...
on certain types of SOCK_RAW sockets. Also, use the ip.ttl MIB
variable instead of MAXTTL constant as the default time-to-live
value for outgoing IP packets all over the place, as we already
do this for TCP and UDP.
Reviewed by: wollman
2001-03-09 12:22:51 +00:00
jhb
12430ff9ce
Document how to compile KTR into the kernel, tweak its behavior, and
...
examine the event logs in ddb(4).
2001-03-09 03:43:18 +00:00
jhb
61d1517c16
Document the ithread_* API used to manage interrupt threads and their
...
list of handlers.
2001-03-09 03:30:20 +00:00
jhb
b1aac95920
Add 2001 to copyright.
2001-03-09 03:17:18 +00:00