1
+ { \rtf 1 \ansi\ansicpg 1252 \cocoartf 2580
2
+ \cocoatextscaling 0 \cocoaplatform 0 { \fonttbl\f 0 \fswiss\fcharset 0 Helvetica-Bold;\f 1 \fswiss\fcharset 0 Helvetica;\f 2 \fswiss\fcharset 0 Helvetica-LightOblique;
3
+ \f 3 \fswiss\fcharset 0 Helvetica-Light;\f 4 \fswiss\fcharset 0 Helvetica-Oblique;}
4
+ { \colortbl ;\red 255 \green 255 \blue 255 ;}
5
+ {\* \expandedcolortbl ;;}
6
+ \paperw 11900 \paperh 16840 \margl 1440 \margr 1440 \vieww 13440 \viewh 7800 \viewkind 0
7
+ \pard\tx 566 \tx 1133 \tx 1700 \tx 2267 \tx 2834 \tx 3401 \tx 3968 \tx 4535 \tx 5102 \tx 5669 \tx 6236 \tx 6803 \pardirnatural\partightenfactor 0
8
+
9
+ \f 0 \b \fs 28 \cf 0 Commits:
10
+ \f 1 \b 0 \fs 24 \
11
+ \
12
+ Initial commit in trunk- d1a1406881657f4a701f453d48caf7db773405b9\
13
+ Initial userland commit in main- aed450fa9679f26ef9256591874fcdf66a1ea578\
14
+ Initial kernel commit in main- 481a7dceb778d13f214ae569a55cc3e1dbfe4081\
15
+ Initial vfs_syscalls.h commit in main- aae76f6c648754c14e25cc88a9ba6836ded97065\
16
+ \
17
+
18
+ \f 0 \b \fs 28 \
19
+ Issues:
20
+ \f 1 \b 0 \fs 24 \
21
+ \
22
+ Is there any available documentation on all the subroutines used inside the kernel?\
23
+
24
+ \f 2 \i RESOLVED
25
+ \f 1 \i 0 -
26
+ \f 3 man page section 9 <june 9 #NetBSD irc chat 20:39 IST>
27
+ \f 1 \
28
+ \
29
+ how to change directory in the kernel? and how to check for access permissions?\
30
+
31
+ \f 2 \i RESOLVED
32
+ \f 1 \i 0 -
33
+ \f 3 sys_chdir() system call in vfs_syscall.c <june 11 email from joerg>
34
+ \f 1 \
35
+ \
36
+ kern_exec.c file queries\
37
+
38
+ \f 4 \i RESOLVED
39
+ \f 1 \i 0 -
40
+ \f 3 <june 16 complete irc chat with Martin>
41
+ \f 1 \
42
+ \
43
+ Issue about memory usage by fileactions struct\
44
+
45
+ \f 2 \i RESOLVED
46
+ \f 1 \i 0 -
47
+ \f 3 issue doesn't exist <june 17 email with Martin>
48
+ \f 1 \
49
+ \
50
+ Where to find notes about writing documentation\
51
+
52
+ \f 2 \i RESOLVED
53
+ \f 1 \i 0 -
54
+ \f 3 man 7 mdoc <jun 23 irc chat on server>
55
+ \f 1 \
56
+ \
57
+
58
+ \f 0 \b \fs 28 \
59
+ Progress:\
60
+ \
61
+
62
+ \f 1 \b 0 \fs 24 Week 1 -
63
+ \f 3 src/lib/libc/gen/posix_spawn_fileactions.c , src/include/spawn.h , src/sys/sys/spawn.h
64
+ \f 1 \
65
+ \
66
+ Week 2 & 3 -
67
+ \f 3 src/sys/kern_exec.c , vfs_syscalls.c , src/sys/sys/vfs_syscall.h
68
+ \f 1 \
69
+ \
70
+ Current -
71
+ \f 3 Going through atf(7) and mdoc(7) manpages
72
+ \f 0 \b \fs 28 \
73
+ }
0 commit comments