509 Commits

Author SHA1 Message Date
Gerrit Code Review
429866f5af Update notes for submitted changes
* restore pkgin_cd
2014-09-14 02:44:19 -04:00
Gerrit Code Review
1d99e2af47 Update notes for submitted changes
* restore single user mode
2014-09-13 04:59:56 -04:00
Gerrit Code Review
d3e58928cb Update notes for submitted changes
* small arm image script changes
2014-09-12 12:20:30 -04:00
Gerrit Code Review
d10f4321dc Update notes for submitted changes
* Temporarily disable the is9600 FS server
2014-09-12 12:20:10 -04:00
Gerrit Code Review
6be5a341c2 Update notes for submitted changes
* usb/hcd: asserts should not have side effects
2014-09-12 10:57:01 -04:00
Gerrit Code Review
50b1e4f9aa Update notes for submitted changes
* pkgin_sets: Fix python package name
2014-09-12 08:54:45 -04:00
Gerrit Code Review
f5057e4fab Update notes for submitted changes
* /usr/Makefile: prevent pkgin from hanging
2014-09-12 07:48:23 -04:00
Gerrit Code Review
1a64b7abd2 Update notes for submitted changes
* Kernel: update copyright year
2014-09-11 05:11:41 -04:00
Gerrit Code Review
8379cbc84c Update notes for submitted changes
* rc: update (unused) default service directory
2014-09-09 14:30:30 -04:00
Gerrit Code Review
8dcfb6a47d Update notes for submitted changes
* blocktest: update test.sh for new shell
2014-09-09 14:30:22 -04:00
Gerrit Code Review
62d2b3bd51 Update notes for submitted changes
* Porting uuencode/uudecode from NetBSD
2014-09-09 09:51:17 -04:00
Gerrit Code Review
096b42929c Update notes for submitted changes
* Drop minix-malloc & friends
2014-09-08 15:43:25 -04:00
Gerrit Code Review
9caf5dea9c Update notes for submitted changes
* Allow elf_unpack to withstand invalid ELF headers
* Set uts.machine to i386 on intel 32bit platforms.
2014-09-08 08:19:13 -04:00
Gerrit Code Review
a4346eeca5 Update notes for submitted changes
* commands/setup: fixes for new sh & renamed fsck
* Remove SETS.* from the CD.
* set LD_LIBRARY_PATH
2014-09-05 08:51:20 -04:00
Gerrit Code Review
6fcb40dbc3 Update notes for submitted changes
* tps65950: allow 0 as id for qemu beaglexm
2014-09-04 11:15:31 -04:00
Gerrit Code Review
7dbd8901aa Update notes for submitted changes
* devmand: skip unconfigured script invocations
2014-09-04 11:15:29 -04:00
Gerrit Code Review
d2006df2ed Update notes for submitted changes
* retire unstack & datasizes in favour of addr2line
2014-09-04 05:41:55 -04:00
Gerrit Code Review
b0110b77a4 Update notes for submitted changes
* increase root FS size to 128MB
2014-09-04 05:41:52 -04:00
Gerrit Code Review
e12ac3dfc7 Update notes for submitted changes
* VM: mem_shared: allow re-pagefault
2014-09-03 11:04:58 -04:00
Gerrit Code Review
007138a1f7 Update notes for submitted changes
* AHCI: remove obsolete free_contig calls
2014-09-02 17:06:29 -04:00
Gerrit Code Review
d49083f001 Update notes for submitted changes
* Some more NDEBUG fixes
2014-09-02 15:51:08 -04:00
Gerrit Code Review
b2b97a3be1 Update notes for submitted changes
* Fix -DNEDUG builds
2014-09-02 11:56:31 -04:00
Gerrit Code Review
076e5b8f34 Update notes for submitted changes
* Make the kernel less chatty
* vm: allow split of mem_anon_contig region
2014-09-02 08:54:45 -04:00
Gerrit Code Review
76649758d8 Update notes for submitted changes
* tools/llvm: Do not build with symbols
2014-09-02 08:52:13 -04:00
Gerrit Code Review
81b6870adc Update notes for submitted changes
* VFS: convert EINTR to EAGAIN for nonblocking I/O
2014-09-01 03:35:28 -04:00
Gerrit Code Review
70578a01ef Update notes for submitted changes
* release.sh changes & fixes
2014-09-01 03:34:17 -04:00
Gerrit Code Review
3b4bb15994 Update notes for submitted changes
* Kernel: fix sys_trace
2014-08-30 18:04:11 -04:00
Gerrit Code Review
69bbee6c2f Update notes for submitted changes
* Fix bitcode support for kernel
2014-08-30 12:37:36 -04:00
Gerrit Code Review
ecb392a7d5 Update notes for submitted changes
* minix/llvm/passes/Makefile.inc: Fix
2014-08-30 12:37:21 -04:00
Gerrit Code Review
f386c7503d Update notes for submitted changes
* Add /usr/lib/bc/libgcc_s.a to the file list
2014-08-30 12:37:01 -04:00
Gerrit Code Review
9c4808153d Update notes for submitted changes
* Skip modules that don't work on x86
2014-08-30 12:36:32 -04:00
Gerrit Code Review
a9a91908e1 Update notes for submitted changes
* Adjust LLVM MINIX scripts for new source layout
2014-08-30 12:36:14 -04:00
Gerrit Code Review
81f0773839 Update notes for submitted changes
* build.llvm fix to allow pass arguments
2014-08-30 12:35:53 -04:00
Gerrit Code Review
86cead1a7d Update notes for submitted changes
* Importing bin/sh
2014-08-30 12:24:31 -04:00
Gerrit Code Review
b4c4f4a330 Update notes for submitted changes
* Much USB code for ARM USB support
2014-08-30 04:44:13 -04:00
Gerrit Code Review
9336d09c8f Update notes for submitted changes
* merge libminlib with libc
2014-08-30 04:43:36 -04:00
Gerrit Code Review
7591375987 Update notes for submitted changes
* remove libcompat_minix as library
* some small changes
* VFS: unbreak select on /dev/tty
2014-08-30 03:26:15 -04:00
Gerrit Code Review
c799f54cd5 Update notes for submitted changes
* PTY: let closed master cause EOF on slave
2014-08-29 09:26:28 -04:00
Gerrit Code Review
4f8a831a57 Update notes for submitted changes
* VFS: complete the devmajor_t/devminor_t switch
2014-08-29 08:59:20 -04:00
Gerrit Code Review
3d4a0aff22 Update notes for submitted changes
* tty/pty: unbreak stty(1)
* tty/pty: change back default CERASE to ^H
2014-08-29 08:58:47 -04:00
Gerrit Code Review
2503e54ad1 Update notes for submitted changes
* uptime(1): also report uptime
2014-08-28 12:25:46 -04:00
Gerrit Code Review
6aec7b7b91 Update notes for submitted changes
* INIT died problem / build system robustness
2014-08-28 07:13:30 -04:00
Gerrit Code Review
0214178464 Update notes for submitted changes
* Import NetBSD w(1) and uptime(1)
2014-08-28 06:29:29 -04:00
Gerrit Code Review
04b3516a02 Update notes for submitted changes
* Fixes for -O3 with GCC
2014-08-26 07:57:14 -04:00
Gerrit Code Review
20ccf01ff6 Update notes for submitted changes
* ps: fix reported run time
2014-08-26 07:56:21 -04:00
Gerrit Code Review
d3521bce0f Update notes for submitted changes
* test59: fix status type for mthread_join call
2014-08-24 17:49:00 -04:00
Gerrit Code Review
2bb6077cf7 Update notes for submitted changes
* Fix -DNDEBUG support
2014-08-23 07:51:54 -04:00
Gerrit Code Review
9ed8789a0c Update notes for submitted changes
* arm am335x: disable watchdog timer on bootup
2014-08-22 12:23:14 -04:00
Gerrit Code Review
09ccc1518d Update notes for submitted changes
* fix test48 - minix3.org.xyz resolves now
2014-08-22 10:57:10 -04:00
Gerrit Code Review
a922ec64a7 Update notes for submitted changes
* Removal of commands fix: Keep builtin man pages.
2014-08-22 10:56:43 -04:00