index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
vax
/
boot
Age
Commit message (
Expand
)
Author
2013-11-09
fix unused variable warnings
christos
2013-11-09
remove unused
christos
2013-08-21
Use <bsd.klinks.mk>
matt
2013-07-18
Explicitly disable unwind tables for the boot loader.
joerg
2013-06-28
ufs -> ffsv1 (ffsv2 is commentout due to size limitations)
matt
2013-04-04
Rearrange primary bootstrap slightly to free up all space between the disk
martin
2012-05-14
Revert hax to fix boot blocks for gcc 4.5, accudently committed in last
abs
2012-05-14
From the "why was this not done before" box:
abs
2011-07-03
avoid some multi-level pointer cast issues.
mrg
2011-05-19
Specify that the sock argument of socktodesc() is an int,
jakllsch
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2009-10-26
kill extra whitespaces
cegger
2009-10-21
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
snj
2009-09-18
Explicitly include sys/exec_aout.h.
mhitch
2009-03-23
Revert kludge in previous.
tsutsui
2009-03-19
It seems gcc is unhappy about a literal 0 as a pointer argument
he
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-18
bcmp -> memcmp
cegger
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-17
Add some 'int' into function definitions where the K&R one didn't
dsl
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-01-12
Replace time_t values in libsa sources with the following two types
tsutsui
2008-10-16
Set nexaddr on qbus vaxen to enable remapping of buffers when booting
hans
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-31
Convert from use of bcopy() to memcpy() so that this builds again.
he
2007-03-31
Add -fno-pic to CFLAGS and AFLAGS
matt
2007-03-13
Link the boot loader for address 4M-64k, as requested by Hans Rosenfeld.
ragge
2007-03-05
another caddr_t botch
christos
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-09-06
Define LIBCRTBEGIN/LIBCRTEND so we don't need to build userland before
matt
2006-07-01
fix pointer signedness and build with GCC4.
mrg
2006-06-11
Correct mistakes I made when getting rid of lvalue casts.
he
2006-06-11
Correct a mistake I introduced when getting rid of lvalue casts.
he
2006-06-08
Get rid of another instance of an lvalue cast.
he
2006-06-08
Get rid of lvalue casts by either using an extra temporary variable
he
2006-06-02
remove support for building (with) GCC 2.95. also:
mrg
2006-04-07
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
mrg
2006-03-08
The network bootloader entry point should be nisse(), not start(). Fixes a
sekiya
2006-01-27
Track latest changes elsewhere: free() is now dealloc(), and alloc/dealloc
he
2005-12-24
bare asm -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-10-21
Make it possible to use <sys/disklabel.h> from assembly source by
he
2005-06-27
Use the form of #include <...> rather than #include "..." for headers of
junyoung
2005-06-27
Remove trailing spaces.
junyoung
2005-06-27
Use the form of #include <...> rather than #include "..." for headers of
junyoung
2005-06-27
Remove trailing spaces.
junyoung
[next]