Information Practicum Bedrijfssystemen - voorjaar 2002

From this page all information on the exercises for the Operating Systems practical work course can be found.

2002 is the last year in which these exercises will be used! Next year all exercises will be changed.

THIS PAGE IS OBSOLETE AND ONLY KEPT (TEMPORARILY) FOR ARCHIVAL PURPOSES. The new BS prakticum page can be found on www.cs.vu.nl/~bs.

Exercises

Manual pages

acl(1)
manage access control lists for file system objects
acl(2)
get or set a file's access control lists
msglog(1)
display the Minix message logs
msglog(4)
message log device
mnx_diff(1)
find differences between hard disk and floppy Minix
mnx_fresh(1)
maintain Minix O.S. on floppies

Bits and pieces

sys/acl.h
Header file with ACL definitions
extra/acl.c
Source file implements with the acl() system call stub.
minix/logent.h
Header file with log entry definitions
fsck
New fsck that knows about ACLs

Other important information


Document maintainer: Guido van't Noordende <guido@cs.vu.nl>