lukem
|
46067dc349
|
ANSI KNF
|
2009-03-16 01:04:32 +00:00 |
|
lukem
|
22fa21205e
|
fix WARNS=4 issues.
(arguably usr.bin/who/utmpentry.c::getutentries() could return size_t not int)
|
2009-03-16 00:56:16 +00:00 |
|
lukem
|
eccb8fb7be
|
WARNS=4
|
2009-03-16 00:43:33 +00:00 |
|
lukem
|
bb15c5ac36
|
fix WARNS=3 issues;
* sprinkle const
* avoid tests < 0 on unsigned types
* test fwrite() returns nmemb not <0
|
2009-03-16 00:08:10 +00:00 |
|
lukem
|
f3479fb8e4
|
avoid a shadowed variable
|
2009-03-15 23:56:24 +00:00 |
|
lukem
|
b8276deac1
|
rename a variable to avoid a compiler warning
|
2009-03-15 23:53:03 +00:00 |
|
rmind
|
9ca548605e
|
Add prototypes for recent kcpuset_*() functions, which I forgot to commit.
|
2009-03-15 22:52:39 +00:00 |
|
cegger
|
103c3602a2
|
ansify function definitions
|
2009-03-15 22:31:12 +00:00 |
|
cegger
|
ebceae53e5
|
ansify function definitions
|
2009-03-15 22:20:09 +00:00 |
|
dholland
|
d7038c0ebc
|
Simplify previous; suggested by Paul Goyette
|
2009-03-15 22:19:23 +00:00 |
|
cegger
|
164477c65a
|
ansify function definitions
|
2009-03-15 22:16:09 +00:00 |
|
wiz
|
2f43aa5f3a
|
Fix Xref, prepare for HTML output.
|
2009-03-15 21:43:28 +00:00 |
|
cegger
|
248cdce283
|
ansify function definitions
|
2009-03-15 21:33:51 +00:00 |
|
cegger
|
dc56dbbd97
|
ansify function definitions
|
2009-03-15 21:23:31 +00:00 |
|
cegger
|
d3189d3544
|
ansify function definitions
|
2009-03-15 20:30:05 +00:00 |
|
dholland
|
b2008ab5d1
|
Fix sign-compare problem that crept in due to working from an old tree.
Whoops. won't happen again...
|
2009-03-15 20:11:24 +00:00 |
|
rmind
|
9c30a053ea
|
- Add kcpuset_fill(), kcpuset_set() and kcpuset_match().
- KNF while here.
|
2009-03-15 20:08:43 +00:00 |
|
cegger
|
317b4e018f
|
ansify function definitions
|
2009-03-15 17:24:43 +00:00 |
|
cegger
|
b8817e4aed
|
ansify function definitions
|
2009-03-15 17:14:40 +00:00 |
|
christos
|
9f97ab946c
|
Allow ptyfs to be mounted inside a chrooted environment.
|
2009-03-15 16:47:45 +00:00 |
|
christos
|
3cb697e64a
|
Add a chroot flag, so that ptyfs can be mounted in a chrooted environment.
XXX: This is a hack, in reality we should allow multiple ptyfs mounts.
|
2009-03-15 16:43:55 +00:00 |
|
joerg
|
cf421e9ff2
|
Fix and improve mark up.
|
2009-03-15 16:21:46 +00:00 |
|
cegger
|
9fca5da616
|
ansify function definitions
|
2009-03-15 15:55:51 +00:00 |
|
cegger
|
7038d1e471
|
ansify function definition
|
2009-03-15 15:54:43 +00:00 |
|
cegger
|
4b83748ce5
|
ansify function definitions
|
2009-03-15 15:52:12 +00:00 |
|
cegger
|
f7d20361b0
|
ansify function definitions
|
2009-03-15 15:40:33 +00:00 |
|
tsutsui
|
312e117cb9
|
- use <bsd.klinks.mk> to create MD include dir symlinks
- make sure to remove lib subdirs on clean and distclean target
|
2009-03-15 15:20:12 +00:00 |
|
joerg
|
ca46068b38
|
Fix number of columns.
|
2009-03-15 15:19:57 +00:00 |
|
joerg
|
832978fe6f
|
Fix markup.
|
2009-03-15 15:18:04 +00:00 |
|
joerg
|
9a62852c21
|
Specify width for tag list.
|
2009-03-15 15:16:58 +00:00 |
|
tsutsui
|
d1ea7a31ca
|
Use <bsd.klinks.mk> to create MD include dir symlinks.
|
2009-03-15 14:54:24 +00:00 |
|
tsutsui
|
8d2f130b12
|
Tweak comments and conditionals about EXT_RFA and IPCB.
|
2009-03-15 14:48:11 +00:00 |
|
joerg
|
6ca6f65366
|
Convert to mdoc markup.
|
2009-03-15 14:40:30 +00:00 |
|
cegger
|
5c4da6d6bc
|
ansify function definitions
|
2009-03-15 14:21:48 +00:00 |
|
tsutsui
|
3acfa89d3b
|
Adjust comments about sc_flags.
|
2009-03-15 14:18:38 +00:00 |
|
joerg
|
1950127a73
|
Specify all columns in .Bl -column.
|
2009-03-15 14:14:50 +00:00 |
|
joerg
|
a657156224
|
Provide -width for tag lists.
XXX The examples need to be reworked to fit the terminal width
|
2009-03-15 14:12:19 +00:00 |
|
joerg
|
925e8d0307
|
Provide -width for -tag lists.
|
2009-03-15 14:11:08 +00:00 |
|
tsutsui
|
1440fadbfd
|
Use <bsd.klinks.mk> to create MD include dir symlinks.
|
2009-03-15 14:08:17 +00:00 |
|
joerg
|
9c4815087b
|
Consistently provide -width for tag lists.
|
2009-03-15 14:05:18 +00:00 |
|
joerg
|
1a17661d6b
|
Replace tagged list without non-tagged content with display.
|
2009-03-15 14:02:39 +00:00 |
|
tsutsui
|
b5ab529dae
|
Use <bsd.klinks.mk> to create MD include dir symlinks.
|
2009-03-15 13:57:57 +00:00 |
|
joerg
|
3352d6253b
|
Replace physical with logical markup.
|
2009-03-15 13:46:19 +00:00 |
|
joerg
|
0d3747382b
|
Convert to mdoc.
XXX groff is rather stupid in the way it handles the list
|
2009-03-15 13:45:04 +00:00 |
|
joerg
|
1e52338960
|
Simplify and fix markup.
|
2009-03-15 12:33:53 +00:00 |
|
joerg
|
7ec31b06bd
|
Fix markup, making it symmetrical between filter6_values and
filter_values.
|
2009-03-15 12:30:09 +00:00 |
|
joerg
|
275eec0d3d
|
Fix markup.
|
2009-03-15 12:01:24 +00:00 |
|
tsutsui
|
b8675b75eb
|
Use <bsd.klinks.mk> to create MD include dir symlinks.
|
2009-03-15 11:45:30 +00:00 |
|
joerg
|
dcc1f8ee1b
|
Fix markup.
|
2009-03-15 11:34:53 +00:00 |
|
joerg
|
fec4275c07
|
Fix markup.
|
2009-03-15 11:24:46 +00:00 |
|