jakllsch
|
ab2f05745e
|
Spell enqueue correctly.
|
2011-08-14 16:50:49 +00:00 |
|
wiz
|
1e58891abf
|
Install irmce(4) after review by jmcneill.
Sort set lists while there.
|
2011-08-14 16:11:15 +00:00 |
|
wiz
|
7bdb95632e
|
Add very preliminary dtvi2c(4) man page for describing the dtv(4) support
modules connected via i2c.
Needs heavy reviewing before it can be installed :)
|
2011-08-14 16:04:12 +00:00 |
|
wiz
|
3f109f954a
|
Very basic dtv(4) man page for review (not hooked in yet).
|
2011-08-14 15:36:35 +00:00 |
|
wiz
|
8e8649fda9
|
Add AUTHORS section.
|
2011-08-14 15:21:46 +00:00 |
|
wiz
|
4c8535b2e4
|
emdtv was written by jmcneill.
|
2011-08-14 15:21:01 +00:00 |
|
christos
|
4551250b00
|
document non-literal format strings.
|
2011-08-14 13:45:34 +00:00 |
|
christos
|
856f19c27d
|
Provide a consistent date/time format instead of a
locale-specific one that might have 2 digit years
|
2011-08-14 13:41:17 +00:00 |
|
christos
|
eae14b3ea8
|
document non-literal format strings
|
2011-08-14 13:29:26 +00:00 |
|
christos
|
e3f2281ab3
|
kill gcc-4.5 warnings
|
2011-08-14 13:27:47 +00:00 |
|
christos
|
d0e87f5f87
|
- add a SYSEX0 macro that does not override the initializers and use it
- fix whitespace
- make things static and eliminate unused functions
|
2011-08-14 13:26:23 +00:00 |
|
christos
|
ccb821a2ac
|
- remove gcc-4.5 warnings
- simplify job printing code
- document non-literal format strings
|
2011-08-14 13:06:09 +00:00 |
|
christos
|
42ff0d2ac9
|
kill gcc-4.5 warning
|
2011-08-14 12:59:25 +00:00 |
|
christos
|
51a4285889
|
fix gcc-4.5 warnings
|
2011-08-14 12:58:15 +00:00 |
|
christos
|
2da76c1342
|
eliminate gcc4.5 warnings
|
2011-08-14 12:50:10 +00:00 |
|
christos
|
27b39b96e0
|
document that display.c uses non-literal format strings
|
2011-08-14 12:48:02 +00:00 |
|
msaitoh
|
abdd14be5f
|
Add some LPC entries for Intel 6 series and C20x.
|
2011-08-14 12:42:19 +00:00 |
|
christos
|
b866ba6e1a
|
fix sign-compare warnings
|
2011-08-14 12:37:09 +00:00 |
|
christos
|
8712189410
|
kill gcc45 warnings
|
2011-08-14 12:36:02 +00:00 |
|
christos
|
c6d3b3616a
|
fix gcc45 warnings
|
2011-08-14 12:35:35 +00:00 |
|
christos
|
64aae439ac
|
WARNS=4
|
2011-08-14 12:32:01 +00:00 |
|
christos
|
cf237a73b8
|
remove gcc-4.5 hacks.
|
2011-08-14 12:30:04 +00:00 |
|
christos
|
f5bc231029
|
use memcpy to avoid strict aliasing warnings
|
2011-08-14 12:15:15 +00:00 |
|
christos
|
6e76d2b876
|
use a union to eliminate strict alias warnings.
|
2011-08-14 12:13:24 +00:00 |
|
christos
|
82f7376491
|
fix gcc warnings and eliminate duplicate code.
|
2011-08-14 12:09:35 +00:00 |
|
christos
|
41592955fd
|
remove gcc-4.5 hack
|
2011-08-14 11:46:28 +00:00 |
|
christos
|
a96758e4b9
|
XXX: gcc avoid non-literal strings
|
2011-08-14 11:38:11 +00:00 |
|
christos
|
7d4b82edad
|
document non-literal strings
|
2011-08-14 11:34:11 +00:00 |
|
christos
|
641b42eda3
|
simplify the code; this is what asprintf() is for, don't re-invent it.
|
2011-08-14 11:19:51 +00:00 |
|
christos
|
fe8677c354
|
Document non-literal formats
|
2011-08-14 10:53:16 +00:00 |
|
christos
|
5adf1dc258
|
eliminate dup code and non literal format strings
|
2011-08-14 10:49:58 +00:00 |
|
christos
|
0fa1334129
|
kill gcc-4.5 hack.
|
2011-08-14 10:40:25 +00:00 |
|
christos
|
850af422f9
|
eliminate non-literal format string.
|
2011-08-14 09:38:05 +00:00 |
|
christos
|
a9157d7432
|
annotate that some functions use non-literal format strings.
|
2011-08-14 09:07:37 +00:00 |
|
christos
|
0461c07844
|
no need for the snprintf/asprintf dance; use fixed width formats.
|
2011-08-14 09:07:15 +00:00 |
|
christos
|
dbb4627dd8
|
fix non-literal strings where they are not needed.
|
2011-08-14 09:06:12 +00:00 |
|
apb
|
464d645aeb
|
Rename all static functions to have "v7fs_" prefix. Fixes a problem
in the tools build, where the static link() and unlink() functions
conflicted with those declared in <unistd.h>.
|
2011-08-14 09:02:07 +00:00 |
|
christos
|
e3c6f18d56
|
simplify and eliminate non literal string formats.
|
2011-08-14 08:19:04 +00:00 |
|
mrg
|
ab82fc7e5a
|
initialise ih_ivec.
|
2011-08-14 08:14:00 +00:00 |
|
rmind
|
8ff531f87f
|
Convert few panic() uses to asserts, reduce the scope of variable use.
No functional changes.
|
2011-08-14 02:31:08 +00:00 |
|
rmind
|
eeaaf989e3
|
uvm_anon_freelst: do not free PG_RELEASED pages (change uvm_anon_dispose()
to indicate them with a return value).
|
2011-08-14 01:20:33 +00:00 |
|
christos
|
dda15b03dd
|
- fix warn/err confusiog
- fix debugging printf
- add func arguments to simple formats
|
2011-08-13 23:12:15 +00:00 |
|
wiz
|
753ff12090
|
Correct BUGS, from Jared.
|
2011-08-13 22:35:27 +00:00 |
|
wiz
|
61f150adbe
|
Add irmce(4) man page.
Not hooked into the build; waiting for review.
|
2011-08-13 22:34:14 +00:00 |
|
christos
|
c5e4118a6b
|
consistent debugging info for program headers
|
2011-08-13 22:25:20 +00:00 |
|
christos
|
9813f2c42a
|
printing the pathname of the shared object is much more useful than the
object's address.
|
2011-08-13 22:24:57 +00:00 |
|
christos
|
89c8b6528a
|
disable debugging that makes us core dump
|
2011-08-13 22:24:24 +00:00 |
|
wiz
|
2c079e1e05
|
Remove iic references, also based on comments by Jared.
|
2011-08-13 22:22:00 +00:00 |
|
wiz
|
d4089cdf45
|
Improvements based on comments by Jared.
|
2011-08-13 22:21:28 +00:00 |
|
wiz
|
62cbcac379
|
Add basic man page for emdtv(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.
|
2011-08-13 22:18:31 +00:00 |
|