Go to file
Tomas Hruby db56801ddc Some clean up of the segment selectors macros
- [ABCD]_INDEX are not used anywhere

- value of *_SELECTOR is now calculated using the *_INDEX value so changing the
  index does not break the selector

- TSS is now the last of the global selectors. There will be TSS per CPU on SMP
  and the number will vary depending on the maximal supported number of CPUs
  configured
2009-09-15 10:01:06 +00:00
boot Fixed some warnings 2009-08-17 18:49:15 +00:00
commands - Added netconf script which makes it a lot easier to change network settings. 2009-09-03 09:38:27 +00:00
docs profiling reminder 2009-01-09 16:44:47 +00:00
drivers cleanup: sys_irqrmpolicy does not need IRQ vector 2009-09-06 14:24:44 +00:00
etc postgresql services entry. 2009-09-02 13:23:22 +00:00
include remove unused NEW_KSIG definition 2009-09-07 22:12:50 +00:00
kernel Some clean up of the segment selectors macros 2009-09-15 10:01:06 +00:00
lib - sys_privctl: don't mix message types 2009-09-06 12:37:13 +00:00
man Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored 2009-09-13 12:24:23 +00:00
servers Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored 2009-09-13 12:24:23 +00:00
test Disabled check in test 28 which hard links a directory; this is nott required by POSIX and not supported (currently) by MINIX. Also corrected total number of tests. 2009-09-04 20:23:25 +00:00
tools IPC privileges fixes 2009-07-02 16:25:31 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00