minix/minix
Lionel Sambuc 6e7bb62853 PCI driver cleanup
- Moved to KNF
 - Whitespace cleanup
 - Removed useless static functions prototypes
 - Renamed some file private functions by prepending '__'
 - Renamed some server-specific function by prepending '_'
 - Fixed compilation warning for WARNS= 3

Change-Id: Ie44d35839177d5ee0630cdf576660c852452ab80
2014-11-07 16:20:39 +01:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Remove support for call profiling 2014-09-30 12:39:03 +00:00
drivers PCI driver cleanup 2014-11-07 16:20:39 +01:00
fs isofs: rename source directory to "isofs" 2014-09-18 13:00:57 +00:00
include minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
kernel Fix iopl flag when sysenter/exit are used 2014-11-07 16:20:39 +01:00
lib Fix fcntl(F_[GS]ETNOSIGPIPE) semantics 2014-11-01 12:57:31 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Remove support for call profiling 2014-09-30 12:39:03 +00:00
net svrctl(2) update 2014-09-29 16:15:21 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VM: fix returning VFS error code for mmap 2014-11-03 11:19:08 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests Fix fcntl(F_[GS]ETNOSIGPIPE) semantics 2014-11-01 12:57:31 +00:00
usr.bin Add trace(1): the MINIX3 system call tracer 2014-11-04 21:46:31 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00