Commit Graph

63201 Commits

Author SHA1 Message Date
ru
a8d2038f4e We don't have rogue(1), and our rogue(6) doesn't use
the `ma' attribute.  (The original BSD manual stated
that this attribute is used by vi version 2 only.)
2001-08-08 11:54:35 +00:00
ru
21e67062d5 mdoc(7) police: expand plain text xrefs. 2001-08-08 11:48:28 +00:00
ru
0c1a7428f5 Urge the reader to start using getaddrinfo(3) and getnameinfo(3)
protocol-independant functions that don't use static memory area.

Suggested by:	nik
Liked by:	ume, brian
2001-08-08 11:05:47 +00:00
tg
67256f039d Silence some more warnings, mostly from `-W -Wwrite-strings'. 2001-08-08 10:58:50 +00:00
ru
17ad3470d5 mdoc(7) police: remove whitespace at EOL. 2001-08-08 10:28:18 +00:00
ru
75dd6c6a78 mdoc(7) police: markup nits. 2001-08-08 10:27:25 +00:00
ru
c52490003a mdoc(7) police: markup nits. 2001-08-08 10:16:02 +00:00
ru
0da1584d4d mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
ru
2732d58ada mdoc(7) police: markup nits. 2001-08-08 09:16:47 +00:00
ru
3249421434 mdoc(7) police: markup nits. 2001-08-08 08:51:03 +00:00
ru
5621a52e05 Fixed typo.
PR:		docs/29532
2001-08-08 08:40:40 +00:00
ru
2161d1d9a3 s/vm_page_io_finised/vm_page_io_finished/
Submitted by:	Chad David <davidc@colnta.acns.ab.ca>
2001-08-08 08:27:19 +00:00
ru
7300575b32 mdoc(7) police: fixed spelling of vm_page_io_finished(), fixed markup. 2001-08-08 08:24:48 +00:00
peter
256931f26a Update ptrace(2) re: PT_READ_U and PT_WRITE_U 2001-08-08 05:28:09 +00:00
peter
231d73a816 Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they
are a really nasty interface that should have been killed long ago
when 'ptrace(PT_[SG]ETREGS' etc came along.  The entity that they
operate on (struct user) will not be around much longer since it
is part-per-process and part-per-thread in a post-KSE world.

gdb does not actually use this except for the obscure 'info udot'
command which does a hexdump of as much of the child's 'struct user'
as it can get.  It carries its own #defines so it doesn't break
compiles.
2001-08-08 05:25:15 +00:00
peter
73466163c0 We do not have UPAGES following the tail end of the user VM space anymore. 2001-08-08 04:02:22 +00:00
phk
a3032958a4 Improve the example FreeBSD/Beastie poster a bit:
Move Kirks copyright up above the bottom banner.
	Use the right font in the bottom banner.
	Move the bottom banner up so inkjet printers can print it.
2001-08-07 22:09:47 +00:00
wilko
89b7480187 Document removal of hardware support from installkernel. Reflects:
obrien      2001/07/21 10:38:46 PDT

  Modified files:
    release/alpha        dokern.sh
  Log:
  Fix the install kernel on a 1.44MB floppy again.
  I had to be aggressively Draconian to succeed.
  I diked out:
  + Multia, NoName, PC/EB 64, Aspen Alpine support.
  + SCSI tape support
  + AMI MegaRAID controller support
  + All parallel bus support (includes PLIP)
  + vx (3c590, 3c595), pcn (AMD Am79C97x PCI 10/100), sf (Adaptec AIC-6915),
    sis (SiS 900/SiS 7016), ste (Sundance ST201 (D-Link DFE-550TX)),
    wb (Winbond W89C840F) support.
2001-08-07 21:10:17 +00:00
des
ad6dbdfb06 Allow the user to specify port ranges against which to match inet sockets.
Suggested by:	roam
2001-08-07 19:59:52 +00:00
dd
474a84333b Move all the prototypes to one place. 2001-08-07 19:27:46 +00:00
dd
f174811aa2 Introduce a force option, MD_FORCE, that instructs the driver to
bypass some extra anti-foot-shooting measures.  Currently, its only
effect is to allow detaching a device while it's still open (e.g.,
mounted).  This is useful for testing how the system reacts to a disk
suddenly going away, which can happen with some removeable media.

At this point, the force option is only checked on detach, so it
would've been possible to allow the option to be passed with the
MDIOCDETACH operation.  This was not done to allow the possibility of
having the force flag influence other tests in the future, which may
not necessarily deal with detaching the device.

Reviewed by:	sobomax
Approved by:	phk
2001-08-07 19:23:16 +00:00
jhb
a6e05f02ba Grab Giant arond page faults. ia64 boots again in the simulator now. 2001-08-07 17:31:42 +00:00
scottl
cdd4116493 Adding missing () in a KASSERT format string.
Submitted by:	brandt@fokus.gmd.de
2001-08-07 16:48:28 +00:00
ru
09d142dfd5 mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
nik
6da8b06e63 Add libxslt and its dependencies.
Submitted by:	John Hay
2001-08-07 15:28:20 +00:00
ache
4b1686b94f Apply pending /etc/ttys changes before calling editor on it
Approved by:	rwatson
2001-08-07 15:13:42 +00:00
ru
cbe83b892e mdoc(7) police: markup/spelling nits. 2001-08-07 14:12:13 +00:00
ru
65551a6971 mdoc(7) police: markup nits. 2001-08-07 13:59:48 +00:00
ru
9f7bfe1665 mdoc(7) police: removed hard sentence breaks. 2001-08-07 13:56:00 +00:00
ru
ffbd036023 s/should must/must/ plus markup nit. 2001-08-07 13:50:36 +00:00
ru
6f5bd1ce92 mdoc(7) police: bump document date for the previous delta. 2001-08-07 13:45:55 +00:00
ru
9c88e37ed6 mdoc(7) police: sort xrefs. 2001-08-07 13:41:38 +00:00
ru
74cb64b6e3 mdoc(7) police: bump document date for the previous delta, fix markup. 2001-08-07 13:40:07 +00:00
ru
8ff127c4d1 mdoc(7) police: markup nits. 2001-08-07 13:26:57 +00:00
ru
3e0a65b808 mdoc(7) police: we use .Va for sysctl(8) MIB variables. 2001-08-07 13:21:15 +00:00
ru
ca499176e7 mdoc(7) police:
- Added SYNOPSIS
- Removed HISTORY information from DESCRIPTION
- Removed whitespace at EOL
- Minor markup nits
2001-08-07 13:18:09 +00:00
ru
455fa12a5e mdoc(7) police: removed hard sentence breaks and trailing whitespaces. 2001-08-07 13:00:43 +00:00
rwatson
5a257de463 In preparation for MFC of sysinstall changes to edit /etc/ttys in
post-install config, reduce the potential confusion from the existence
of both configTTYs and configTtys by renaming configTTYs to
configEtcTtys.  While this is not a C naming conflict, it was probably
a poor choice of names on my part.
2001-08-07 12:48:17 +00:00
ru
94c8444bff More spelling fixes. 2001-08-07 12:47:57 +00:00
ru
a4fd0fda8f mdoc(7) police: sort xrefs. 2001-08-07 12:33:11 +00:00
nyan
57f485f211 Merged from sys/dev/syscons/syscons.c revisions 1.370, 1.371 and 1.372. 2001-08-07 12:23:47 +00:00
ru
559b28363c mdoc(7) police: markup nits. 2001-08-07 12:17:32 +00:00
ru
970dbf6792 dialog(3) -> dialog_noyes(3). 2001-08-07 12:13:22 +00:00
nyan
4c55ea3aef Merged from sys/dev/syscons/scterm-sc.c revision 1.16. 2001-08-07 12:10:17 +00:00
yokota
c6b371f4c3 Don't call wakeup() while we are in DDB. The patch was
developed by bde. I added the same check in one more place
where wakeup() might be called during the DDB session.
Submitted by: bde
2001-08-07 11:51:26 +00:00
mckay
685b561840 Spelling. 2001-08-07 11:09:17 +00:00
tg
f687f50f40 Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'. 2001-08-07 11:09:15 +00:00
markm
c085fb87f3 Fix some fractured english. The translators can ignore this. 2001-08-07 09:14:51 +00:00
dougb
679e75a886 Hopefully squish the problem of mm creating sendmail files in
the source tree once and for all.

Pointed out by: A cast of thousands

Reviewed by:	asmodai
2001-08-07 06:22:12 +00:00
jasone
63949b2167 Document sx_try_[sx]lock(). 2001-08-07 04:29:53 +00:00