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
/
prep
/
stand
/
boot
Age
Commit message (
Expand
)
Author
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-05-06
s/regster/register/ in comments and error messages.
andvar
2022-06-03
fix folloing->following typos in more files.
andvar
2022-04-30
Fix fallout from libsa change; stand.h includes <sys/param.h> now.
rin
2022-04-29
Fix fallout from libsa change; stand.h includes <sys/param.h> now.
rin
2022-02-16
powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.
riastradh
2021-08-21
fix mainly same typos as in my previous commit but outside sys/dev/dm.
andvar
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2020-09-07
apply some GCC_NO_ADDR_OF_PACKED_MEMBER.
mrg
2019-09-03
PR 54394: do not compile in experimental SCSI support by default,
martin
2019-01-08
no need to include <machine/param.h> if <sys/param.h> already included
jdolecek
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-04-30
Appease gcc - error: 'error' may be used uninitialized in this function
skrll
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
2014-08-10
Unify all arch/*/stand's atoi() to MI libsa.
isaki
2014-08-08
Mark _rtt as dead
joerg
2014-08-08
Don't set -mmultiple or -mno-string for PowerPC, the difference is too
joerg
2014-06-10
Fix SCSI reads beyond block 0x1fffff, by writing the READ_10/READ_16 opcode
phx
2014-04-03
GCC 4.8 build fixes from John D. Baker
mrg
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2013-08-21
Use <bsd.klinks.mk>
matt
2012-05-19
Support load kernel from SCSI HDD with siop. It copy from bebox. (EXPERIMENTAL)
kiyohara
2011-07-07
remove inline from some non-inline function prototypes.
mrg
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2011-01-21
Switch remaining platforms to modern CPP for assembler.
joerg
2010-03-02
Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.
matt
2010-02-03
Remove extra parenthesis. Found by cppcheck, reported by
wiz
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-01-12
Warning options should be in CFLAGS, not CPPFLAGS.
tsutsui
2008-09-13
Put a missing newline.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-01
cnscan() should return -1 (no input) if there is no console device.
tsutsui
2007-12-19
s/prep_magic.h/magic.h/
garbled
2007-12-19
Change the prep bootloader to reach over into the
garbled
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-05-19
Set DTR and RTS in NS16550_init().
tsutsui
2007-04-29
fix typos
msaitoh
2006-09-19
Generate an intermediate boot.elf with symbols.
matt
2006-06-27
General fixups:
garbled
2006-06-20
Basic prep timecounter support. This greatly increases the stability of
garbled
2006-06-10
Put newline if there is no input on Boot: prompt.
tsutsui
2006-05-14
integrate kauth.
elad
2006-04-13
More major bootblock changes:
garbled
2006-04-10
de-__P, minor formatting nits, bump version.
garbled
2006-04-10
Remove unused fd.c and video.c files.
garbled
2006-04-10
Clean up the bootloader a little bit. Get rid of some unused code,
garbled
[next]