christos
9d52fce24d
Add more dependencies, fix CLEANDIR target
2013-12-28 16:03:51 +00:00
mrg
418eb52816
actually fix the previous change as desired.
2013-12-28 14:13:40 +00:00
mrg
d89324ae0d
add new ntp docs.
2013-12-28 14:08:31 +00:00
pgoyette
a6570d4710
Update description to include Realtek 8211, to match contents of
...
sys/dev/mii/miidevs
2013-12-28 13:57:19 +00:00
mrg
d3f9e78087
remove (void *) casts when passing const pointers to a const void *
...
taking function. ...
2013-12-28 13:27:39 +00:00
msaitoh
575d9f62e6
Add Intel C2000 PCU SMBus
2013-12-28 11:15:43 +00:00
nakayama
9476feea60
CI_UPAID has been renamed to CI_CPUID.
2013-12-28 11:12:09 +00:00
nakayama
296c58c0d7
Add SUN4V to opt_sparc_arch.h.
2013-12-28 11:09:33 +00:00
nakayama
36e6c2c76d
Make 32-bit kernel buildable again.
2013-12-28 11:08:56 +00:00
tsutsui
2d54d3972b
Note luna68k 4bpp framebuffer support.
2013-12-28 09:26:41 +00:00
tsutsui
b06143a210
Fix name and date pasto in previous ntp update.
2013-12-28 09:24:46 +00:00
tsutsui
2098d815c2
Add preleminary support of 4bpp LUNA framebuffer.
...
Changes details:
- prepare and switch 4bpp rasops functions that read/write all 4 planes
and also handle both fg and bg colors
- make 1bpp ops use first plane on write rather than common bitmap plane
(which is prepared for multiple plane write with raster ops)
- prepare 4bpp allocattr function to handle ANSI 16 color text
- split omrasops_init() function for each bpp
- move struct hwcmap from softc to hwdevconfig to sync palette values
on initialization
- allow mmap(2) against all available planes
Now we can use ANSI 16 color text console and also can
demonstrate mlterm-fb with color sixel graphics and wallpaper.
XXX: Xserver needs much more work.
2013-12-28 09:17:23 +00:00
christos
94d1f47f5e
adjust for non-amd64 build
2013-12-28 03:51:52 +00:00
christos
24bf420295
mention visible changes
2013-12-28 03:39:07 +00:00
christos
2073dae78f
update mkver
2013-12-28 03:36:15 +00:00
christos
3683443505
mention manual handling of man pages
2013-12-28 03:29:46 +00:00
christos
35708350d1
add new ntp man pages.
2013-12-28 03:27:01 +00:00
christos
3af5ed8ddf
mention new ntp
2013-12-28 03:24:35 +00:00
christos
2950cc38ef
resolve conflicts
2013-12-28 03:20:12 +00:00
christos
bab87fff35
adjust for new ntp and add the generated man pages
2013-12-28 03:19:43 +00:00
christos
270d83b8cd
put a comment for mode7
2013-12-28 03:18:39 +00:00
rjs
d63e9ca599
Only build shmif_dumpbus when rump is available.
2013-12-28 02:32:01 +00:00
christos
8585484ef8
import devel ntpd to avoid amplification attacks.
2013-12-27 23:30:11 +00:00
matt
a49db314d1
Bump SYMTAB_SPACE
2013-12-27 22:13:32 +00:00
christos
e0f5dac1bf
Remove strncat now that it is part of the kernel anyway.
2013-12-27 22:09:43 +00:00
christos
d059c97c45
adjust for new acpica
2013-12-27 21:33:46 +00:00
palle
f4d9eaa0a8
a) make the hunt through the cpus list more generic b) sun4v: ensure that the interrupt stack is mapped permanently and the TSB is setup properly - parts from OpenBSD. OK martin@
2013-12-27 21:11:19 +00:00
christos
6865ff7222
use ACPI_DEBUG not ACPI_DEBUGGER which is used internally by acpica
2013-12-27 20:55:59 +00:00
christos
8c78eb9844
fix debugging build.
2013-12-27 20:55:40 +00:00
christos
fcb25a8463
add missing debugger files.
2013-12-27 20:55:03 +00:00
christos
96602b9efa
make it kernel friendly.
2013-12-27 20:26:53 +00:00
christos
5e0bd251ff
add strncat (for acpi)
2013-12-27 20:25:33 +00:00
christos
6ddea99505
moved to common
2013-12-27 20:25:11 +00:00
christos
967db62434
kernel needs it now too.
2013-12-27 20:24:45 +00:00
christos
5646c58d29
new openpam
2013-12-27 20:13:36 +00:00
christos
c9a970f03f
updates for new version
2013-12-27 20:11:50 +00:00
christos
e9a1eddb86
remove conflicts
2013-12-27 20:11:26 +00:00
christos
8fa0fefe00
merge conflicts
2013-12-27 20:10:20 +00:00
christos
64e8a5e66f
Import openpam-20130907
2013-12-27 19:27:40 +00:00
christos
0bbc3b9f79
Import openpam-20130907
2013-12-27 19:16:04 +00:00
christos
de29e5bc0e
new acpica
2013-12-27 18:55:40 +00:00
christos
0a1a7e4862
Add new functions
2013-12-27 18:53:25 +00:00
christos
e9e92000ab
- remove function list that was out of date
...
- explain magical munging so that people are not scared to update in the future.
2013-12-27 18:53:16 +00:00
christos
a76e346af4
function argument changed width
2013-12-27 18:52:16 +00:00
christos
5b339ad5cf
constant changed name
2013-12-27 18:51:44 +00:00
christos
773b72577c
amend for new files
2013-12-27 18:51:08 +00:00
christos
a2c051a9b0
resolve conflicts
2013-12-27 18:50:56 +00:00
christos
ff4a156d7c
import new acpica
2013-12-27 18:45:57 +00:00
njoly
465ae6432a
Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl.
2013-12-27 16:58:50 +00:00
njoly
27180d99da
Rename ipcall/socketcall specific defines to avoid conflict with
...
syscalls definitions. No functional changes.
2013-12-27 15:10:53 +00:00