Files
oldlinux-files/docs/lines-0_95.txt
2024-02-19 00:23:35 -05:00

142 lines
5.7 KiB
Plaintext

0 0 0 .
131 366 3141 ./Makefile
0 0 0 ./boot
271 1185 6909 ./boot/head.s
404 1355 7578 ./boot/bootsect.S
640 2033 12252 ./boot/setup.S
0 0 0 ./fs
83 206 1681 ./fs/stat.c
118 445 6244 ./fs/Makefile
97 249 2510 ./fs/read_write.c
93 259 1933 ./fs/block_dev.c
426 1370 10053 ./fs/buffer.c
246 540 4681 ./fs/inode.c
9 15 122 ./fs/file_table.c
198 520 3927 ./fs/open.c
136 417 3109 ./fs/char_dev.c
390 1397 10116 ./fs/exec.c
77 183 1502 ./fs/fcntl.c
288 694 5874 ./fs/super.c
460 1217 9449 ./fs/namei.c
49 136 1131 ./fs/ioctl.c
131 345 2981 ./fs/pipe.c
282 872 6421 ./fs/select.c
0 0 0 ./fs/minix
184 510 4175 ./fs/minix/bitmap.c
69 224 2949 ./fs/minix/Makefile
154 386 3043 ./fs/minix/truncate.c
795 2320 17892 ./fs/minix/namei.c
145 371 3786 ./fs/minix/inode.c
38 83 686 ./fs/minix/minix_op.c
105 301 2168 ./fs/minix/file_dev.c
0 0 0 ./init
239 762 5892 ./init/main.c
0 0 0 ./kernel
103 402 4557 ./kernel/Makefile
457 1287 9773 ./kernel/sched.c
447 1451 10981 ./kernel/exit.c
166 519 4255 ./kernel/fork.c
24 65 448 ./kernel/panic.c
205 452 4806 ./kernel/traps.c
142 300 2378 ./kernel/asm.s
226 745 5805 ./kernel/signal.c
31 78 537 ./kernel/printk.c
556 1899 12996 ./kernel/sys.c
58 207 1461 ./kernel/mktime.c
233 751 4800 ./kernel/vsprintf.c
320 939 5941 ./kernel/sys_call.s
0 0 0 ./kernel/chr_drv
805 2549 16896 ./kernel/chr_drv/keyboard.S
93 321 3742 ./kernel/chr_drv/Makefile
151 417 2763 ./kernel/chr_drv/rs_io.s
1200 3256 28000 ./kernel/chr_drv/console.c
355 1061 8568 ./kernel/chr_drv/tty_ioctl.c
478 1381 12065 ./kernel/chr_drv/tty_io.c
113 306 2633 ./kernel/chr_drv/serial.c
63 154 1186 ./kernel/chr_drv/pty.c
0 0 0 ./kernel/math
92 330 3967 ./kernel/math/Makefile
549 1354 11789 ./kernel/math/math_emulate.c
16 24 234 ./kernel/math/error.c
254 893 5936 ./kernel/math/convert.c
92 283 1807 ./kernel/math/ea.c
240 719 5145 ./kernel/math/get_put.c
92 330 1999 ./kernel/math/add.c
73 201 1517 ./kernel/math/mul.c
109 332 2099 ./kernel/math/div.c
60 140 904 ./kernel/math/compare.c
0 0 0 ./kernel/blk_drv
411 1093 8829 ./kernel/blk_drv/hd.c
268 828 5694 ./kernel/blk_drv/ll_rw_blk.c
530 1840 13191 ./kernel/blk_drv/floppy.c
72 257 2783 ./kernel/blk_drv/Makefile
165 519 4033 ./kernel/blk_drv/blk.h
126 368 2782 ./kernel/blk_drv/ramdisk.c
322 1343 8640 ./kernel/ptrace.c
0 0 0 ./lib
76 291 2649 ./lib/Makefile
35 118 1202 ./lib/ctype.c
10 15 131 ./lib/close.c
10 15 127 ./lib/dup.c
14 26 220 ./lib/_exit.c
26 53 419 ./lib/open.c
7 12 73 ./lib/errno.c
10 19 170 ./lib/execve.c
10 15 128 ./lib/setsid.c
14 25 177 ./lib/string.c
16 26 253 ./lib/wait.c
10 17 160 ./lib/write.c
232 1218 7469 ./lib/malloc.c
0 0 0 ./mm
44 134 1237 ./mm/Makefile
583 2262 15303 ./mm/memory.c
290 776 5887 ./mm/swap.c
0 0 0 ./tools
168 615 4522 ./tools/build.c
0 0 0 ./include
0 0 0 ./include/sys
60 181 1376 ./include/sys/stat.h
53 128 952 ./include/sys/types.h
15 25 200 ./include/sys/times.h
17 29 272 ./include/sys/utsname.h
24 71 593 ./include/sys/wait.h
64 277 1838 ./include/sys/time.h
12 28 196 ./include/sys/param.h
63 288 1809 ./include/sys/resource.h
52 159 874 ./include/sys/ptrace.h
285 1063 7482 ./include/unistd.h
49 136 873 ./include/time.h
227 738 5293 ./include/termios.h
18 34 285 ./include/stddef.h
28 109 780 ./include/stdarg.h
55 215 1358 ./include/fcntl.h
13 33 225 ./include/utime.h
411 965 7973 ./include/string.h
65 232 1382 ./include/errno.h
95 314 2248 ./include/signal.h
15 32 321 ./include/const.h
220 906 6047 ./include/a.out.h
34 112 1049 ./include/ctype.h
0 0 0 ./include/linux
67 323 2076 ./include/linux/hdreg.h
24 130 812 ./include/linux/kernel.h
295 1051 7646 ./include/linux/sched.h
113 387 3476 ./include/linux/sys.h
103 316 2938 ./include/linux/tty.h
209 885 6425 ./include/linux/fs.h
51 135 1210 ./include/linux/mm.h
20 42 304 ./include/linux/head.h
64 296 1775 ./include/linux/config.h
71 404 2466 ./include/linux/fdreg.h
186 643 4980 ./include/linux/math_emu.h
44 115 787 ./include/linux/timer.h
78 373 2808 ./include/linux/minix_fs.h
0 0 0 ./include/asm
27 81 606 ./include/asm/io.h
14 79 507 ./include/asm/memory.h
66 201 1717 ./include/asm/system.h
65 199 1399 ./include/asm/segment.h
20882 65527 493630 total