2014-09-13 |
Ben Gras | Set the motd to point to a wiki page.
|
commit | commitdiff | tree |
2014-09-13 |
Ben Gras | set reasonable packages list
|
commit | commitdiff | tree |
2014-09-13 |
Ben Gras | restore pkgin_cd
|
commit | commitdiff | tree |
2014-09-12 |
Ben Gras | restore single user mode
|
commit | commitdiff | tree |
2014-09-12 |
Ben Gras | small arm image script changes
|
commit | commitdiff | tree |
2014-09-04 |
Ben Gras | tps65950: allow 0 as id for qemu beaglexm
|
commit | commitdiff | tree |
2014-09-04 |
Ben Gras | devmand: skip unconfigured script invocations
|
commit | commitdiff | tree |
2014-09-03 |
Ben Gras | retire unstack & datasizes in favour of addr2line
|
commit | commitdiff | tree |
2014-09-03 |
Ben Gras | increase root FS size to 128MB
|
commit | commitdiff | tree |
2014-09-03 |
Ben Gras | VM: mem_shared: allow re-pagefault
|
commit | commitdiff | tree |
2014-09-01 |
Ben Gras | vm: allow split of mem_anon_contig region
|
commit | commitdiff | tree |
2014-08-31 |
Ben Gras | release.sh changes & fixes
|
commit | commitdiff | tree |
2014-08-28 |
Ben Gras | merge libminlib with libc
|
commit | commitdiff | tree |
2014-08-28 |
Ben Gras | remove libcompat_minix as library
|
commit | commitdiff | tree |
2014-08-28 |
Ben Gras | some small changes
|
commit | commitdiff | tree |
2014-08-28 |
Ben Gras | INIT died problem / build system robustness
|
commit | commitdiff | tree |
2014-08-22 |
Ben Gras | arm am335x: disable watchdog timer on bootup
|
commit | commitdiff | tree |
2014-08-22 |
Ben Gras | fix test48 - minix3.org.xyz resolves now
|
commit | commitdiff | tree |
2014-08-21 |
Ben Gras | netbsd ping & traceroute
|
commit | commitdiff | tree |
2014-07-31 |
Ben Gras | CC=.. mkdep fix
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | release script fixes
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message req & reply types for ds
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom types for RS_INIT, RS_UPDATE, and others
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message types for safecopy calls
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_UNMAP_PHYS
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for vm_map_phys
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_BRK
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | use custom mmap struct type directly
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for SYS_DEVIO
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for SEMOP
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for SHMCTL, SEMCTL, SEMGET
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom messages for SHMAT, SHMDT
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message for SHMGET
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message for vm_query_exit
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message for vm_update
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_INFO
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_QUERY_EXIT
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_GETREF
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_GETPHYS
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_SHM_UNMAP
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | custom message type for VM_REMAP, VM_REMAP_RO
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | empty Makefile
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | <sys/socket.h>: turn off MSG_NOSIGNAL
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | i386 rs232: do full write in out_int
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | Empty libgcc_s.
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | new libunwind, updated to netbsd b1f513eedd
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | size_t declaration
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | Fix passwd entries, from old format to new.
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | pty range improvement
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | set NETBSDSRCDIR in kyua-atf-compat
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | gold -Ttext=.. workaround
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | libminixfs: fix assert
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | patch(1) problems workaround
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | mmap: accept non-PROT_WRITE MAP_SHARED mappings
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | vfs: call pipe_check before reviving select()
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | _MINIX_SYSTEM - fixes for in-minix crossbuild
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | test74: add mmap-related regression tests
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | VFS: add F_FLUSH_FS_CACHE fcntl
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | make vfs & filesystems use failable copying
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | PFS: when copy fails, don't change state
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | Install sources with MKSRC=yes
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | fix for ld.so @ bitcode build
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | backport 2 binutils patches
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | libsffs: return 64-bit value in st_size
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit CDEV_POS
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit REQ_TRC_START, REQ_TRC_END
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit VFS_LSEEK_OFF
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit VFS_VMCALL_OFFSET
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit VFS_TRUNCATE_OFF
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit RES_FILE_SIZE
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit RES_SEEK_POS
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit REQ_SEEK_POS
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | 64-bit bdev position
|
commit | commitdiff | tree |
2014-07-28 |
Ben Gras | force C++ executables to be dynamic
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | i386 param.h
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <machine/signal.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | i386 cpu.h
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/poll.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/ioccom.h>, <sys/ioctl.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/syslimits.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/siginfo.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/fcntl.h>, remove O_REOPEN
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/resource.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/endian.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | import / small alignment of many arm includes
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | x86 multiboot.h
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/mount.h>, <sys/statvfs.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/mtio.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/{ipc,sem,shm}.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/ttydefaults.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <net/if_ether.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/param.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/ptrace.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | align ARM cpu.h importing & using armreg.h
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <vmparam.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <machine/mcontext.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | align <sys/ucontext.h> <sys/uio.h> <sys/un.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | <sys/socket.h>, <netinet/{in,tcp,udp,udp_var}.h>
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | drop the minix_ prefixes for mmap and munmap
|
commit | commitdiff | tree |
2014-03-03 |
Ben Gras | Use netbsd <sys/mman.h>
|
commit | commitdiff | tree |