History log of /xv6-public/elf.h (Results 1 – 15 of 15)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: xv6-rev11
# 4638cabf 29-Aug-2017 Robert Morris <rtm@csail.mit.edu>

fix runoff complaints about pagination and long lines


Revision tags: xv6-rev9
# 5bf3fbee 02-Sep-2016 Frans Kaashoek <kaashoek@mit.edu>

Make runoff happy


Revision tags: xv6-rev8, xv6-rev7, osdi12-submit, xv6-rev6
# fa81545f 18-Aug-2011 Frans Kaashoek <kaashoek@Frans-Kaashoeks-MacBook-Pro.local>

Make elf proghdr fields match what objdump prints


Revision tags: xv6-rev5, xv6-2010, xv6-rev4, xv6-rev3
# 0aef8914 08-Aug-2009 Russ Cox <rsc@swtch.com>

shuffle and tweak for formatting.
pdf has very good page breaks now.
would be a good copy for fall 2009.


Revision tags: xv6-2008, xv6-2007, xv6-rev1
# c2f354e4 28-Aug-2007 rsc <rsc>

clumsy blank pages to make some files align better


Revision tags: symlinks, xv6-2006, xv6-rev0
# 31085bb4 07-Sep-2006 rsc <rsc>

more comments


# 799c9176 06-Sep-2006 rsc <rsc>

more tabs go away


# f5527388 06-Sep-2006 rsc <rsc>

no /* */ comments


# a650c606 06-Sep-2006 rsc <rsc>

spacing fixes: no tabs, 2-space indents (for rtm)


# 801affcd 03-Sep-2006 kaashoek <kaashoek>

centralize credits


# dfcc5b99 29-Aug-2006 rtm <rtm>

prune unneeded panics and debug output


# 29270816 20-Jul-2006 rtm <rtm>

uint32_t -> uint &c


# b5f17007 17-Jul-2006 rsc <rsc>

standarize on unix-like lowercase struct names


# ef2bd07a 16-Jul-2006 rsc <rsc>

standardize on not using foo_ prefix in struct foo


# 55e95b16 12-Jun-2006 rtm <rtm>

import