joerg
e597a0f468
Don't use .Xo/.Xc to workaround argument limit in ancient groff.
2009-04-09 04:01:06 +00:00
joerg
f10218e541
\@ is not a valid escape sequence.
2009-04-09 03:52:54 +00:00
joerg
78f99749bd
Remove physical markup.
2009-04-09 03:51:05 +00:00
joerg
6c2b072585
Don't use an indented display with a single list in it.
...
When using two columns, declare them indepently.
2009-04-09 03:47:16 +00:00
joerg
bcacc7116b
groff is applying more than enough space between column, so don't
...
increase it even more. Do ensure that the columns are as large as the
largest value though. Do not indent the kern.* table as it can't fit
comfortable on the screen otherwise.
2009-04-09 03:40:24 +00:00
joerg
7878434110
Don't use .Xo/.Xc to workaround ancient groff macro argument limit.
...
Reduce indentation a bit to make it more readable.
2009-04-09 03:02:21 +00:00
joerg
cfdc1c74ba
Use semantic markup.
2009-04-09 02:51:54 +00:00
joerg
d87cddc68e
.br -> .Pp, capitalize subsection titles
2009-04-09 02:41:44 +00:00
joerg
d942d2f2cd
Don't depend on magic default value for -offset. Don't use .br, use a
...
paragraph. Use more sane indentation and avoid compact style for huge
list to make it more readable.
2009-04-09 02:30:51 +00:00
joerg
3b17d40bfb
Don't use .Xo/.Xc or .Oo/.Oc over .It lines to work around the macro
...
argument limit in ancient groff versions.
2009-04-09 02:25:45 +00:00
joerg
1491f958e9
Improve markup.
2009-04-09 01:18:17 +00:00
yamt
bdeb01233f
0 -> NULL
2009-04-09 00:57:15 +00:00
yamt
e29a551d79
remove an unnecessary cast.
2009-04-09 00:44:32 +00:00
yamt
a227a1194c
sonewconn: add an assertion.
2009-04-09 00:43:38 +00:00
yamt
2c68552273
0 -> NULL where appropriate
2009-04-09 00:37:32 +00:00
yamt
fbdf448a6a
comments
2009-04-09 00:34:44 +00:00
joerg
65a94a80fd
Fix markup
2009-04-09 00:06:44 +00:00
joerg
58ad7418e8
No .br after .Sh.
2009-04-09 00:04:34 +00:00
dyoung
faec2c4d7c
Move elanpar0 and elanpex0 attachment out of the #if NGPIO > 0 block in
...
elansc_attach().
Let us detach gpio0 at elansc0.
Let us re-attach pci0 at elansc0.
Reduce code duplication between elansc_rescan() and elansc_attach():
call _rescan() from _attach() to attach elanpex0, elanpar0, gpio0, and
pci0.
2009-04-08 23:53:10 +00:00
christos
009831ecb0
Add getopt.c which got lost.
2009-04-08 21:57:15 +00:00
christos
46db7d011d
Fix off by one error reported by: Caleb Welton cwelton at greenplum dot com
2009-04-08 21:31:31 +00:00
ad
48320d4cd3
soo_ioctl:
...
- cosmetic change after merge of socket locking patch.
- add a comment.
2009-04-08 21:02:09 +00:00
ad
9635fa6829
Patch out soo_drain until I fix it to work correctly.
2009-04-08 20:58:40 +00:00
wiz
d1b96e557a
Sync usage with man page.
2009-04-08 19:43:05 +00:00
wiz
7b2130ba39
Sort options and option descriptions.
...
Remove an incomplete sentence ("It will") -- probably pasto.
Give the tagged lists more space for the first column.
Remove unnecessary Bk/Ek pairs.
2009-04-08 19:39:23 +00:00
wiz
45d34a304d
Add glob_pattern_p(3).
2009-04-08 19:33:01 +00:00
wiz
68bd1a898e
Link glob(3) to glob_pattern_p(3).
2009-04-08 19:28:48 +00:00
wiz
c2c2c34d00
Add glob_pattern_p to NAME section.
2009-04-08 19:27:39 +00:00
apb
53871b2dfe
Register new tests for mtree
2009-04-08 19:08:16 +00:00
apb
7291fc32b2
Add tests for "mtree -C -S" and "mtree -D -S"; convert previous tests
...
for "mtree -C" and "mtree -D" to expect the output to be in the same
order as the input.
2009-04-08 19:06:30 +00:00
apb
ef658dd50e
The recent addition of sorting to "mtree -C" broke some third party
...
scripts. Now make sorting optional, controled by the "-S" flag.
2009-04-08 19:03:13 +00:00
christos
4a1c940567
argh. try to make this portable across all NetBSD platforms.
2009-04-08 19:02:35 +00:00
christos
d74d8125d4
new cvs
2009-04-08 17:27:28 +00:00
christos
3039dd7cbb
fix closing paren
2009-04-08 17:24:55 +00:00
christos
0eb8ebe6b2
sorting ate a file.
2009-04-08 17:12:52 +00:00
dyoung
9512fa2997
Remove redundant declaration of mainbus_attach(), as pointed out by
...
Thomas Klausner.
Do not compile in the local variable "mba" in mainbus_rescan unless
NPNPBIOS > 0 || NACPI > 0 || NIPMI > 0 || NMCA > 0. This fixes the
build on systems such as Soekris where none of those options apply.
2009-04-08 17:08:02 +00:00
christos
6b662a8eac
deal with LP64
2009-04-08 17:03:55 +00:00
pooka
6723384f86
add debug keyword to t_renamerace.debug. spotted by Nicolas Joly
2009-04-08 16:59:56 +00:00
christos
9d155a884f
mention cvs
2009-04-08 16:31:00 +00:00
christos
601e05914b
Hook cvs
2009-04-08 16:30:12 +00:00
christos
abaef4a949
unhook cvs
2009-04-08 16:29:18 +00:00
christos
1ef020be5f
add glob_pattern_p for glibc because cvs needs it and it is a huge mess
...
to compile in the gnu glob code.
2009-04-08 16:28:50 +00:00
christos
274254cdae
Port over NetBSD fixes:
...
- remove configure hooks to other os's
- handle symlinks in cvsroot
- configurable CVS local directory name
- unlock patch
- setxid patch (handle setuid CVS and drop privileges correctly)
- when __SSP__ avoid alloca
- admin commands in history
- programmable admin group
- always enforce admin group
- protocol independent network handling (handle ipv6)
- correct issue with wrong revision in resurrected files
- centralize cvs password cleanup in memory
- don't segv if we re-enter exit handlers
- more sprintf -> snprintf
- extra empty line in editor buffer
- alias 't' with 'T' in logmsg.c for compatibility
- alias config "LocalKeyword" with "tag" and "UserAdminOptions" with
"AdminOptions" for compatibility.
- disable Checking-prog and Update-prog for security
- take account of our current umask when computing the mode of files.
2009-04-08 16:27:51 +00:00
joerg
5b2aa3c892
Don't use .\" as callable macro.
2009-04-08 15:05:58 +00:00
joerg
bd027b10ec
Fix markup.
2009-04-08 14:36:41 +00:00
joerg
b20b8e52a6
Add missing quotes.
2009-04-08 14:33:12 +00:00
joerg
f2aa054fbc
Remove physical markup. Remove incorrect keep, .Bk is not callable, but
...
used as such. It doesn't seem to serve any purpose at the point either.
2009-04-08 14:32:05 +00:00
joerg
c7348fe221
Remove physical markup.
2009-04-08 14:21:55 +00:00
joerg
cdea36b6f8
Fix markup.
2009-04-08 14:20:38 +00:00
joerg
2cfdc9a96c
Convert to more semantic markup.
2009-04-08 13:47:07 +00:00