KernelNewbies
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Hacking

  • Frontpage

  • Kernel Hacking

  • Kernel Documentation

  • Kernel Glossary

  • FAQ

  • Found a bug?

  • Kernel Changelog

  • Upstream Merge Guide

Projects

  • KernelJanitors

  • KernelMentors

  • KernelProjects

Community

  • Why a community?

  • Regional Kernelnewbies

  • Personal Pages

  • Upcoming Events

References

  • Mailing Lists

  • Related Sites

  • Programming Links

Wiki

  • Recent Changes

  • Site Editors

  • Side Bar

  • Tips for Editors

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

KernelNewbies:
  • KernelDetails

List of files in Linux 0.01 kernel directory.

Back to Kernel001WalkThrough

asm.s

Low level assembler for hardware interrupts (except page exceptions, handled by mm)

console.c

Simple VT terminal output functions (console)

exit.c

exit and waitpid system functions

fork.c

fork system function

hd.c

Hard disk interrupt handler, hard disk I/O

keyboard.s

Keyboard interrupt handler

mktime.c

Simple version of mktime for use in kernel

panic.c

(Very) simple kernel panic function

printk.c

Kernel version of printf that preserves the FS register

rs_io.s

RS-232 (serial) interrupt handler

sys.c

Miscellaneous system functions

system_call.c

System call interface

traps.c

Trap handler--prints out process info and terminates

tty_io.c

tty interface for serial and console I/O

vsprintf.c

Kernel version of vsprintf()

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01