Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Gerrit Code Review 97e55b5589 Update notes for submitted changes
* build:Remove the usage of sloppy file list.
* distrib:include "test63" and "mod" if MKPIC=yes
* i386 param.h
* Kernel: fix register corruption on signal delivery
* <machine/signal.h>
* i386 cpu.h
* <sys/poll.h>
* <sys/ioccom.h>, <sys/ioctl.h>
* <sys/syslimits.h>
* <sys/siginfo.h>
* <sys/fcntl.h>, remove O_REOPEN
* <sys/resource.h>
* <sys/endian.h>
* import / small alignment of many arm includes
* x86 multiboot.h
* <sys/mount.h>, <sys/statvfs.h>
* <sys/mtio.h>
* <sys/{ipc,sem,shm}.h>
* <sys/ttydefaults.h>
* <net/if_ether.h>
* <sys/param.h>
* <sys/ptrace.h>
* align ARM cpu.h importing & using armreg.h
* <vmparam.h>
* <machine/mcontext.h>
* align <sys/ucontext.h> <sys/uio.h> <sys/un.h>
* <sys/socket.h>, <netinet/{in,tcp,udp,udp_var}.h>
* drop the minix_ prefixes for mmap and munmap
* include/sched.h: merged
* reduced diff in include/signal.h
* include/limits.h: merged
* include/time.h: merged
* Importing external/bsd/less
* adding include/spawn.h, removing include/sa.h
* include/unistd.h: merged
* include/a.out.h: merged
* include/netdb.h: merged
* include/paths.h: merged
* align include/paths: MAILDIR
* include/login_cap.h: merged
* include/stdlib.h: merged
* include/stdio.h: merged
* remove special handling of rename()
* include/arpa/nameser_compat.h: merged
* sys/sys/ctype_inline.h: merged
* sys/arch/{arm,i386}/include: merges
* Removing VFS_UTIMENS_* field macros.
* Removing SYS_SIG_* field macros.
* Renamed m_vm_vfs to m_vm_vfs_mmap.
* Removing NOTIFY_* field macros.
* Changing the message union to anonymous.
* PM_TIME_SEC into 64bit
* Updating usr.sbin/user
* Extending time_t to 64bits.
* Fix genmap, always use headers from the sources.
* Use netbsd <sys/mman.h>
* <sys/stat.h>
* <sys/unistd.h>, <time.h>
* <sys/wait.h>
* Replaced common u64.h functions with operators.
* Remove sys/stdlib.h
* use netbsd <sys/signal.h> and sigset_t
* switch to netbsd <sys/errno.h>
* bigger message
* drop <minix/termios.h>, use clean <sys/termios.h>
* big <utmp.h>-inspired netbsd switch
* Fix testsh2 for OD on arm.
* Adding ipc_ prefix to ipc primitives
* Remove some legacy support in rc scripts & some cleanup
* Removing MK{GCCCMDS,BINUTILS}=yes in image scripts
* toproto: use NetBSD names/types for device numbers
* Clean up interface to PM and VFS
* VFS: store m_out as part of worker thread state
* Rename VFS_BASE to FS_BASE
* PM/VFS protocol: prefix with VFS_PM_
* For common calls, give servers unique call numbers
* libsys: various updates
* PM: send replies immediately
* PM: resolve fork/kill race condition
* PM: rework signal handling
* PM: remove obsolete ALARM, PAUSE, TIMES calls
* Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL
* test56: fix race condition
* Fix missing nm.1 file
* netbsd dirent.h, import sys/sys *.h, mfs cleanup
* VFS: further cleanup of device code
* IS: dump number of in-use FDs for VFS
* TTY: fix earlier PTY select "improvement"
* Extend dupfrom(2) into copyfd(2)
* VFS: better dupfrom(2) deadlock detection
* UDS: sendmsg/recvmsg fixes
* UDS: add support for FIONREAD
* UDS: align struct sockaddr_un with NetBSD
* UDS: support for nonblocking sockets
* UDS: clean up source code
* UDS: split off from PFS
* at_wini: PCI-only now; one controller per instance
* system.conf: subsystem VID/DID matching support
* Updating saved configure line in gcc
* usr.bin/man: Update
* external/bsd/mdocml: Update
* Remove obsolete compatibility links
* Splitting commands/cd/cd.sh
* MAKEDEV: Add mtree output, and ramdisk set.
* keymaps: improve keypad slash support
* Norwegian keymap
* Input infrastructure, INPUT server, PCKBD driver
* ARM serial driver: Comment termios_baud_rate.
* TTY: skip /dev/log checks if console is serial
* blocktest: add support for no alignment
* libutil: let opendisk(3) try /dev
* Move SUB_PER_DRIVE definition into minix/drvlib.h
2014-08-01 09:26:12 -04:00
00 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
01 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
1a Update notes for submitted changes 2014-02-14 09:57:10 +01:00
1b Update notes for submitted changes 2014-02-14 09:57:10 +01:00
1e Update notes for submitted changes 2014-08-01 09:26:12 -04:00
1f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
02 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
2a Update notes for submitted changes 2014-02-14 09:57:10 +01:00
2b Update notes for submitted changes 2014-02-14 09:57:10 +01:00
2c Update notes for submitted changes 2014-08-01 09:26:12 -04:00
2d Update notes for submitted changes 2014-02-14 09:57:10 +01:00
2e Update notes for submitted changes 2014-02-14 09:57:10 +01:00
2f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
03 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
3a Update notes for submitted changes 2014-08-01 09:26:12 -04:00
3b Update notes for submitted changes 2014-08-01 09:26:12 -04:00
3c Update notes for submitted changes 2014-02-14 09:57:10 +01:00
3d Update notes for submitted changes 2014-02-14 09:57:38 +01:00
3e Update notes for submitted changes 2014-08-01 09:26:12 -04:00
4a Update notes for submitted changes 2014-08-01 09:26:12 -04:00
4b Update notes for submitted changes 2014-02-14 09:57:10 +01:00
4c Update notes for submitted changes 2014-02-14 09:57:10 +01:00
4d Update notes for submitted changes 2014-08-01 09:26:12 -04:00
4e Update notes for submitted changes 2014-02-14 09:57:10 +01:00
4f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
5b Update notes for submitted changes 2014-02-14 09:57:10 +01:00
5c Update notes for submitted changes 2014-08-01 09:26:12 -04:00
5e Update notes for submitted changes 2014-08-01 09:26:12 -04:00
5f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
06 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
6a Update notes for submitted changes 2014-02-14 09:57:10 +01:00
6b Update notes for submitted changes 2014-08-01 09:26:12 -04:00
6c Update notes for submitted changes 2014-08-01 09:26:12 -04:00
6d Update notes for submitted changes 2014-08-01 09:26:12 -04:00
6e Update notes for submitted changes 2014-02-14 09:57:10 +01:00
6f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
07 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
7c Update notes for submitted changes 2014-02-14 09:57:10 +01:00
7d Update notes for submitted changes 2014-08-01 09:26:12 -04:00
7e Update notes for submitted changes 2014-02-17 13:36:43 +01:00
7f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
8a Update notes for submitted changes 2014-02-14 09:57:10 +01:00
8c Update notes for submitted changes 2014-08-01 09:26:12 -04:00
8d Update notes for submitted changes 2014-02-14 09:57:10 +01:00
8e Update notes for submitted changes 2014-02-14 09:57:10 +01:00
09 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
9a Update notes for submitted changes 2014-08-01 09:26:12 -04:00
9c Update notes for submitted changes 2014-08-01 09:26:12 -04:00
9d Update notes for submitted changes 2014-02-14 09:57:26 +01:00
9e Update notes for submitted changes 2014-08-01 09:26:12 -04:00
9f Update notes for submitted changes 2014-08-01 09:26:12 -04:00
10 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
11 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
13 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
14 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
15 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
17 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
18 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
19 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
21 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
22 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
23 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
24 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
25 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
26 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
27 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
28 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
29 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
30 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
31 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
33 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
34 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
36 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
37 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
38 Update notes for submitted changes 2014-02-16 19:23:16 +01:00
40 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
41 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
42 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
43 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
44 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
45 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
46 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
47 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
48 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
49 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
50 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
51 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
52 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
53 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
54 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
55 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
56 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
57 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
59 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
60 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
63 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
64 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
65 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
66 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
69 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
70 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
71 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
73 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
74 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
75 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
78 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
79 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
80 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
81 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
82 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
84 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
85 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
87 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
88 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
89 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
90 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
91 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
92 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
93 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
94 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
96 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
97 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
98 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
99 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
0a Update notes for submitted changes 2014-02-14 09:57:10 +01:00
0b Update notes for submitted changes 2014-02-14 09:57:10 +01:00
0c Update notes for submitted changes 2014-02-14 09:57:10 +01:00
0d Update notes for submitted changes 2014-02-14 09:57:10 +01:00
0f Update notes for submitted changes 2014-02-14 09:57:10 +01:00
a0 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
a1 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
a4 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
a5 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
a6 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
a8 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
a9 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
aa Update notes for submitted changes 2014-08-01 09:26:12 -04:00
ac Update notes for submitted changes 2014-08-01 09:26:12 -04:00
ad Update notes for submitted changes 2014-08-01 09:26:12 -04:00
af Update notes for submitted changes 2014-08-01 09:26:12 -04:00
b0 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
b1 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
b2 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
b3 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
b5 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
b6 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
b7 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
b8 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
b9 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
ba Update notes for submitted changes 2014-02-14 09:57:10 +01:00
bb Update notes for submitted changes 2014-02-14 09:57:10 +01:00
bd Update notes for submitted changes 2014-08-01 09:26:12 -04:00
be Update notes for submitted changes 2014-08-01 09:26:12 -04:00
bf Update notes for submitted changes 2014-02-14 09:57:10 +01:00
c1 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
c3 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
c4 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
c5 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
c7 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
c8 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
cb Update notes for submitted changes 2014-02-14 09:57:10 +01:00
cc Update notes for submitted changes 2014-08-01 09:26:12 -04:00
cd Update notes for submitted changes 2014-02-14 09:57:10 +01:00
ce Update notes for submitted changes 2014-02-14 09:57:10 +01:00
cf Update notes for submitted changes 2014-08-01 09:26:12 -04:00
d0 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
d1 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
d3 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
d4 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
d5 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
d6 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
d7 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
d8 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
d9 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
da Update notes for submitted changes 2014-02-14 09:57:10 +01:00
db Update notes for submitted changes 2014-02-14 09:57:10 +01:00
dd Update notes for submitted changes 2014-08-01 09:26:12 -04:00
de Update notes for submitted changes 2014-08-01 09:26:12 -04:00
df Update notes for submitted changes 2014-08-01 09:26:12 -04:00
e4 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
e5 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
e6 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
e7 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
e8 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
e9 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
ea Update notes for submitted changes 2014-02-14 09:57:10 +01:00
ed Update notes for submitted changes 2014-02-14 09:57:10 +01:00
ef Update notes for submitted changes 2014-08-01 09:26:12 -04:00
f0 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
f1 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
f2 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
f3 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
f4 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
f5 Update notes for submitted changes 2014-02-14 09:57:10 +01:00
f7 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
f8 Update notes for submitted changes 2014-08-01 09:26:12 -04:00
fa Update notes for submitted changes 2014-08-01 09:26:12 -04:00
fb Update notes for submitted changes 2014-02-14 09:57:10 +01:00
fd Update notes for submitted changes 2014-02-14 09:57:10 +01:00
fe Update notes for submitted changes 2014-08-01 09:26:12 -04:00
ff Update notes for submitted changes 2014-08-01 09:26:12 -04:00