This website requires JavaScript.
c727357664
custom types for RS_INIT, RS_UPDATE, and others
Ben Gras
2014-07-26 13:54:01 +02:00
9961d3d3e5
custom message types for safecopy calls
Ben Gras
2014-07-26 13:54:00 +02:00
c24f718bb4
custom message type for VM_UNMAP_PHYS
Ben Gras
2014-07-26 13:53:59 +02:00
6af75e6660
custom message type for vm_map_phys
Ben Gras
2014-07-26 13:53:58 +02:00
8c2ac80abd
custom message type for VM_BRK
Ben Gras
2014-07-26 13:53:57 +02:00
7cb7ac5b42
use custom mmap struct type directly
Ben Gras
2014-07-26 13:53:56 +02:00
3610b3b1a6
custom message type for SYS_DEVIO
Ben Gras
2014-07-26 13:53:55 +02:00
fce93dad32
custom message type for SEMOP
Ben Gras
2014-07-26 13:53:54 +02:00
c476408dea
custom message type for SHMCTL, SEMCTL, SEMGET
Ben Gras
2014-07-26 13:53:53 +02:00
e57d31d331
custom messages for SHMAT, SHMDT
Ben Gras
2014-07-26 13:53:52 +02:00
8627d33a42
custom message for SHMGET
Ben Gras
2014-07-26 13:53:51 +02:00
0881781e60
custom message for vm_query_exit
Ben Gras
2014-07-26 13:53:50 +02:00
93422a1f4c
custom message for vm_update
Ben Gras
2014-07-26 13:53:49 +02:00
9e2efbd73d
custom message type for VM_INFO
Ben Gras
2014-07-26 13:53:48 +02:00
3c88d20cb5
custom message type for VM_QUERY_EXIT
Ben Gras
2014-07-26 13:53:47 +02:00
01a50f57d8
custom message type for VM_GETREF
Ben Gras
2014-07-26 13:53:46 +02:00
28b5360df7
custom message type for VM_GETPHYS
Ben Gras
2014-07-26 13:53:45 +02:00
324fc1f604
custom message type for VM_SHM_UNMAP
Ben Gras
2014-07-26 13:53:44 +02:00
e3a0e6c3c3
custom message type for VM_REMAP, VM_REMAP_RO
Ben Gras
2014-07-26 13:53:43 +02:00
edb410ffe2
empty Makefile
Ben Gras
2014-07-22 18:07:35 +02:00
d24fd34cdf
Import NetBSD which and whereis commands.
stux
2014-07-11 10:59:23 -05:00
fc05cedbdd
<sys/socket.h>: turn off MSG_NOSIGNAL
Ben Gras
2014-07-21 18:34:01 +02:00
c8d179ff56
bin/mv: Temporary fix
Lionel Sambuc
2014-07-16 17:45:58 +02:00
ebe3309a13
i386 rs232: do full write in out_int
Ben Gras
2014-07-10 21:07:43 +02:00
592c9e1223
llvm: Use mfs images for clientctl buildisk.
Cristiano Giuffrida
2014-07-16 14:41:11 +02:00
8d9b87e365
kernel: Add bitcode support.
Cristiano Giuffrida
2014-07-16 14:14:05 +02:00
dea274570b
llvm: Add SERIALOUT option to clientctl script.
Cristiano Giuffrida
2014-07-15 12:01:30 +02:00
98141c6587
build.llvm: including configure.llvm.inc must be optional
Koustubha Bhat
2014-07-11 12:22:11 +02:00
bf1ab51c95
llvm: Use a separate common.overrides file for MINIX.
Cristiano Giuffrida
2014-07-06 10:50:39 +02:00
646a6b144b
llvm: Fix rc script.
Cristiano Giuffrida
2014-06-28 23:57:47 +02:00
5c95bc4d9f
llvm: Add clientctl actions for external disk support.
Cristiano Giuffrida
2014-06-28 18:31:13 +02:00
3bfef65a9a
releasetools: Add rc.local support when building x86 images.
Cristiano Giuffrida
2014-06-28 18:23:56 +02:00
0810704c3d
llvm: Preserve default OPTFLAGS when adding instrumentation.
Cristiano Giuffrida
2014-06-22 11:09:51 +02:00
5119c2fe3a
llvm: Use default LLVMPREFIX when building passes.
Cristiano Giuffrida
2014-06-22 10:31:30 +02:00
ca39637dcc
LLVM clientctl: activate the KVM module only if available
Erik van der Kouwe
2014-06-22 00:10:46 -07:00
d7b27ed4f9
Fix LLVM clientctl: if the kvm command is not available, just use QEMU directly
Erik van der Kouwe
2014-06-22 00:07:27 -07:00
193bd04207
configure.llvm: add INTERACTIVE environment variable which can be set to no to prevent questions from being asked
Erik van der Kouwe
2014-06-21 07:08:42 -07:00
d27de61ef2
llvm: Fix llvm-apps bridging.
Cristiano Giuffrida
2014-06-18 21:34:11 +02:00
07ae148a06
llvm: serverctl is now clientctl.
Cristiano Giuffrida
2014-06-18 20:56:47 +02:00
635e44315c
llvm: Always build memory last.
Cristiano Giuffrida
2014-06-18 13:58:02 +02:00
8eb30202e6
llvm: Add the serverctl script.
Cristiano Giuffrida
2014-06-18 13:57:16 +02:00
4ddc42d97a
llvm: Use common.overrides* files the llvm-apps way.
Cristiano Giuffrida
2014-06-18 12:46:27 +02:00
d9cd49c332
sef: Add fault injection (and EDFI) support.
Cristiano Giuffrida
2014-06-12 17:08:31 +02:00
9f6977d22d
llvm: Split BITCODE_LD_FLAGS
Cristiano Giuffrida
2014-06-17 13:47:07 +02:00
79f9fd0612
llvm: Readd mistakenly deleted minix.inc.
Cristiano Giuffrida
2014-06-17 13:45:56 +02:00
c2a6ec6824
llvm: A few bitcode-related fixes.
Cristiano Giuffrida
2014-06-15 01:33:17 +02:00
76c4605bfe
llvm: Remove no longer needed SLOPPY_FLIST option.
Cristiano Giuffrida
2014-06-13 20:25:33 +02:00
0e560ca0c8
llvm: Avoid versioning configuration files directly.
Cristiano Giuffrida
2014-06-13 20:21:22 +02:00
2d00147b3f
CREATE_IMAGE_ONLY option added to releasetools/x86_hdimage.sh
Koustubha Bhat
2014-06-10 17:05:29 +02:00
dd85959391
LLVM Hello pass: inserts printf statement in main() method.
Koustubha Bhat
2014-06-06 16:20:39 +02:00
5ba302fdea
Bridging Minix & llvm-apps repos for instrumentating Minix
Koustubha Bhat
2014-05-06 10:43:42 +02:00
33c4e94990
Empty libgcc_s.
Ben Gras
2014-07-17 12:32:35 +00:00
ac74a77a40
Remove obsolete commands/cpp
Lionel Sambuc
2014-01-28 11:33:14 +01:00
4359ff87e0
Replace cc, c++ & cpp with symlinks
Lionel Sambuc
2014-01-28 10:48:19 +01:00
b811a43401
default CC to clang
Lionel Sambuc
2014-01-23 14:10:10 +01:00
b029fb598a
new libunwind, updated to netbsd b1f513eedd
Ben Gras
2014-05-12 15:17:14 +02:00
472758f313
Importing sys/libunwind for clang
Lionel Sambuc
2013-12-07 19:53:33 +01:00
fed2e50bd7
Compile gold as a tool on MINIX/llvm-only system
Lionel Sambuc
2014-07-16 16:09:33 +02:00
4684ddb6aa
LLVM Minix changes
Lionel Sambuc
2013-12-06 16:46:30 +01:00
fe5a129a88
I should not have been born.
Lionel Sambuc
2014-02-25 13:43:18 +01:00
c03229e600
LLVM Passe which fixes weak aliases overriden from bitcode
Lionel Sambuc
2014-03-07 15:06:33 +01:00
f4a2713ac8
Importing netbsd clang -- pristine
Lionel Sambuc
2013-11-15 13:00:54 +01:00
83a31a3592
Kernel: fix getrusage microsecond computation
David van Moolenbroek
2014-07-10 13:35:08 +02:00
87d31b0645
Correct a few library dependency tracking mistakes
David van Moolenbroek
2014-07-10 12:18:11 +02:00
a8492e9397
Import NetBSD mv command.
Zachary Storer
2014-07-07 12:13:40 -06:00
29fe671680
arm: clear highly mapped kernel bss
Jan Kobler
2014-06-03 15:51:55 +02:00
f80046feea
size_t declaration
Ben Gras
2014-07-07 15:02:28 +02:00
78cd341562
Fixed usb_storage to support more USB sticks
Wojciech Zajac
2014-06-25 13:45:06 +02:00
3316064b29
USB bulk only transport 'reset recovery' added
Wojciech Zajac
2014-06-25 10:09:20 +02:00
6763c425bb
Corrected invalid URBs handling
Wojciech Zajac
2014-06-24 11:35:44 +02:00
e858b9b5e9
Make MUSB use 'interval' for bulk transfers
Wojciech Zajac
2014-06-23 12:59:39 +02:00
e0f92bef05
More endpoint descriptor data held by usb_storage
Wojciech Zajac
2014-06-23 12:32:44 +02:00
d2cf1e60b4
Removed unused transfer flags for usb_storage
Wojciech Zajac
2014-06-23 11:06:20 +02:00
cbaad3ed4b
Graceful exiting for USBD
Wojciech Zajac
2014-06-18 12:17:01 +02:00
7df0836d35
USBD return value for wrong URB submit
Wojciech Zajac
2014-06-18 11:54:24 +02:00
5655b1f1a4
Graceful exiting for mass storage driver
Wojciech Zajac
2014-06-18 10:57:40 +02:00
c1ba580ae2
Generalization of USB transfer's error handling
Wojciech Zajac
2014-06-17 12:12:11 +02:00
69cba46141
libc: make ttyname(3) use devname(3)
David van Moolenbroek
2013-11-24 21:50:44 +01:00
fcce231cb7
Fix passwd entries, from old format to new.
Ben Gras
2014-06-17 17:51:52 +02:00
cbb688a05d
pty range improvement
Ben Gras
2014-06-16 19:27:46 +02:00
b41d3ab74e
Message type for CDEV_{READ,WRITE,IOCTL}
Lionel Sambuc
2014-06-06 13:00:39 +02:00
ca7231fbef
Message type for CDEV_SELECT
Lionel Sambuc
2014-06-06 14:21:20 +02:00
3e6f0b3e98
Message type for CDEV_CANCEL
Lionel Sambuc
2014-06-06 13:19:58 +02:00
e7f5493031
Message type for CDEV_{OPEN,CLOSE}
Lionel Sambuc
2014-06-06 09:46:13 +02:00
0edd2b252a
Message type for CDEV_SEL{1,2}
Lionel Sambuc
2014-05-19 13:57:19 +02:00
79b594a2e9
Message type for CDEV_REPLY
Lionel Sambuc
2014-05-19 13:14:24 +02:00
4091fdf5c4
Message type for TTY_FKEY_CONTROL
Lionel Sambuc
2014-06-04 17:23:50 +02:00
e2e57d387f
FKEY_EVENTS cleanups
Lionel Sambuc
2014-06-04 16:04:36 +02:00
bfff07c918
Memory related fixes for DDE/USBD
Wojciech Zajac
2014-06-16 14:00:03 +02:00
789aa37866
Upgraded HCD transfers
Wojciech Zajac
2014-06-13 15:23:42 +02:00
1858789bf6
Unification of various HCD types.
Wojciech Zajac
2014-06-13 12:50:13 +02:00
e576602d9e
set NETBSDSRCDIR in kyua-atf-compat
Ben Gras
2014-06-11 13:35:21 +02:00
6611dddc31
gold -Ttext=.. workaround
Ben Gras
2014-03-20 00:01:48 +01:00
4a71196e69
Linking blocktest without libc to allow terminal output
Wojciech Zajac
2014-06-09 10:46:54 +02:00
7b1dfc682a
Importing games/colorbars
Thomas Cort
2014-06-08 07:07:55 -04:00
7896beeeca
Fixed setup packet configuration for USBD and disconnection cleanup
Wojciech Zajac
2014-06-06 10:28:38 +02:00
f73cacc767
Fix for usbd-usb_storage pairing and URB handling. Additional cleanup.
Wojciech Zajac
2014-06-04 15:40:00 +02:00
9f2204a8ad
Resolution of some currently fixable TODOs
Wojciech Zajac
2014-06-03 14:58:48 +02:00
310904bf12
Message type for TTY_INPUT_EVENT
Lionel Sambuc
2014-05-26 16:34:34 +02:00
5277fbe9f6
Message type for SYS_CLEAR
Lionel Sambuc
2014-05-26 12:12:11 +02:00