5cc29a6c7e
Make realpath deal with double slashes
Erik van der Kouwe
2010-09-06 07:45:32 +00:00
ad5ecf906b
asm.h not installed
Tomas Hruby
2010-09-03 17:01:18 +00:00
18ad0b52d3
Make hexdump ACK-compilable and add it to the base system
Erik van der Kouwe
2010-09-03 07:37:31 +00:00
9e4e26e0c8
No more packman, easypack, packit
Arun Thomas
2010-09-03 07:27:39 +00:00
99d9144556
PCI driver uses ACPI if APIC is used.
Tomas Hruby
2010-09-02 15:44:38 +00:00
7ae6f8740d
ACPI driver loaded at boot time
Tomas Hruby
2010-09-02 15:44:36 +00:00
9560b6dea8
ACPI driver
Tomas Hruby
2010-09-02 15:44:04 +00:00
43a4725423
pci_*.h headers moved from drivers/pci to include/machine
Tomas Hruby
2010-09-02 15:43:59 +00:00
2440ffae49
Kernel exports DSDP and apic_enabled in machine structure
Tomas Hruby
2010-09-02 15:43:56 +00:00
344e9221ec
Kernel supports up to 64 IRQs
Tomas Hruby
2010-09-02 15:43:54 +00:00
45badf4c05
ACPI in kernel
Tomas Hruby
2010-09-02 15:43:51 +00:00
e7252adc1e
Clean up the created temp file after running the test.
Thomas Veerman
2010-09-02 09:33:37 +00:00
eca25a6cab
removed redundant includes dependency from gnu-libraries.
Ben Gras
2010-09-01 18:48:47 +00:00
c6cfdbffe4
also make gcc includes before compiling gcc libraries.
Ben Gras
2010-09-01 18:28:55 +00:00
0b00cf70b6
- Return ENOENT when trying to add files to removed (but open) directories. - Add test58 to test this behavior.
Thomas Veerman
2010-09-01 09:07:18 +00:00
bf6f0216d5
tools/Makefile uses padtext only when building with ack
Tomas Hruby
2010-09-01 07:46:51 +00:00
b3c3a1cb1e
gcc compiles - add -fno-builtin so that gcc optimisations don't break things.
Ben Gras
2010-08-31 16:42:44 +00:00
b1847ae244
make service look in /etc/system.conf.d/<progname> first for config file.
Ben Gras
2010-08-31 14:33:31 +00:00
1f2054c89c
Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts
Erik van der Kouwe
2010-08-30 19:01:58 +00:00
4448836263
ramdisk: more inodes
David van Moolenbroek
2010-08-30 17:08:19 +00:00
36fb30dfef
cdefs.h: Allow __CONCAT() macro to be nested
Arun Thomas
2010-08-30 14:34:58 +00:00
a4c30acd9d
Improve UDS testing. Fix a few bugs. Add testing of passing file descriptors. Contributed by Thomas Cort.
Thomas Veerman
2010-08-30 13:49:49 +00:00
e8ddc0f46e
- Add support for file descriptor passing to PFS. - For security reasons move some libc code to PFS. - Fix a few bugs in PFS. Contributed by Thomas Cort.
Thomas Veerman
2010-08-30 13:46:44 +00:00
13ef7f1f38
Prepare VFS to support back calls from PFS. For security reasons and to support file descriptor passing, PFS does some back calls to VFS. For example, to verify the validity of a path provided by a process and to tell VFS it must copy file descriptors from one process to another.
Thomas Veerman
2010-08-30 13:44:07 +00:00
2297e26660
Prepare headers to support file descriptor passing over UNIX Domain Sockets. Contributed by Thomas Cort.
Thomas Veerman
2010-08-30 13:41:22 +00:00
a0bb199f69
Release script improvements, moving towards having the ramdisk working again
Erik van der Kouwe
2010-08-29 19:22:42 +00:00
a37514163b
Touch generated files to avoid dependency generation warnings and missing dependencies
Erik van der Kouwe
2010-08-29 17:50:51 +00:00
a5741a465f
update /etc on make world
Erik van der Kouwe
2010-08-27 10:09:06 +00:00
3e3d627b25
mdb: disassembly fix for short 8-bit values
David van Moolenbroek
2010-08-27 09:31:26 +00:00
a78608ec86
Fix dependency problems in the build
Arun Thomas
2010-08-26 19:54:49 +00:00
c81f201c8c
added missing sef_gcov.c
Ben Gras
2010-08-25 13:23:32 +00:00
5d6c2aae0a
gcov support, based on work contributed by Anton Kuijsten.
Ben Gras
2010-08-25 13:06:43 +00:00
d8466ce31f
libaudiodriver <minix/audio_fw.h> fixes
Ben Gras
2010-08-25 11:18:38 +00:00
1c359afad4
connect libaudiodriver.
Ben Gras
2010-08-25 11:07:36 +00:00
0f4eda33eb
new base libaudiodriver out of -lcommon in drivers/audio.
Ben Gras
2010-08-25 11:03:53 +00:00
cb86231930
sb16: flatten mixer, common, dsp hierarchy into 2-PROGS dir
Ben Gras
2010-08-25 09:57:10 +00:00
36fa521a0e
further ramdisk size increase for gcc+gcov binaries.
Ben Gras
2010-08-25 07:26:00 +00:00
1d0e0e217d
<stddef.h> - alternative definition of offsetof for gcc using builtin
Ben Gras
2010-08-25 07:25:32 +00:00
50ca7f7f8f
Zero out to three stack dwords to fix boot errors
Erik van der Kouwe
2010-08-24 12:51:11 +00:00
6fb1789ba4
at_wini: fix warning, bogus PRIVATE in struct type declaration
Ben Gras
2010-08-24 12:45:37 +00:00
959026c29a
RS: use PM's API instead of its internals
David van Moolenbroek
2010-08-24 07:20:41 +00:00
3211be5d14
Avoid duplicate type definitions, especially wchar_t which was inconsstent and caused trouble in libarchive
Erik van der Kouwe
2010-08-23 17:00:04 +00:00
a2647a4181
Fix buffer overflow in libarchive if a UTF-8 encoded string has codepoints that require two UTF-16 words
Erik van der Kouwe
2010-08-23 16:32:05 +00:00
d743c5c6f3
Solve buffer overflow on tab completion in ash
Erik van der Kouwe
2010-08-23 16:30:58 +00:00
c9d500e9fd
Import hexdump(1) from NetBSD
Arun Thomas
2010-08-21 13:24:09 +00:00