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
/
lib
Age
Commit message (
Expand
)
Author
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2016-06-11
gets_s -> kgets.
dholland
2016-06-05
dedup
christos
2016-06-05
Remove the ALLOC_FIRST_FIT and ALLOC_TRACE options. This is a rather simple
maxv
2016-06-05
Use gets_s instead of gets. The x86 bootloader prompt is easy to
maxv
2016-05-11
provide const versions of container_of macros.
rtr
2016-05-02
move scsipi_strvis -> libkern:strnvisx()
christos
2016-03-28
Fix relation in rngtest failure message to match reality.
riastradh
2016-03-22
remove a bunch of "@echo done" from the tail of rules. these messages
mrg
2016-03-11
PR/50952: David Binderman: Clarify expression
christos
2016-01-17
Add an option (LIBSA_CREAD_NOCRC) to disable gunzip CRC32 calculation.
tsutsui
2015-10-29
remove "@echo done" from 4 rules that don't need it and the random "done"
mrg
2015-09-07
Order library object build.
uebayasi
2015-09-07
Sprinkle more done messages.
uebayasi
2015-09-06
In kernel lib build, print message when things not only start bug also end.
uebayasi
2015-09-03
Set buildprefix.
uebayasi
2015-09-01
Use "prefix" to specify path out of $S.
uebayasi
2015-09-01
Add new accessors for the d_type and d_namlen fields of struct lfs_direct.
dholland
2015-09-01
The ifile's inode number is constant. (it is always 1)
dholland
2015-08-30
Include opt_diagnostic.h.
uebayasi
2015-08-12
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
dholland
2015-08-12
Add IFILE32 and IFILE64 structures for the on-disk ifile entries.
dholland
2015-08-02
Add a (draft) 64-bit superblock. Make things build again.
dholland
2015-07-30
Revert untested and unnecessary change in previous rev 1.36.
tsutsui
2015-07-30
add mulsi3, needed by inet_addr.o
christos
2015-07-28
Move struct salfs back inside libsa now that lfs_accessors.h is separate.
dholland
2015-07-28
Add a new lfs header file: lfs_accessors.h.
dholland
2015-07-25
white space -> tab.
isaki
2015-07-24
Switch to accessor functions for elements of the LFS on-disk
dholland
2015-07-24
Rearrange the structures in the lfs bootbollocks slightly.
dholland
2015-05-29
If the platform support popcount as a __builtin, use that in preference
matt
2015-05-25
Use ARM_ENTRY since these aren't thumb compatible.
matt
2015-05-09
tricks with sizeof() make coverity complain.
christos
2015-04-20
Add container_of to libkern.
riastradh
2015-04-15
remove various HAVE_GCC=45 fragments.
mrg
2015-02-17
Provide _Unwind_Find_FDE for libgcc_s compatibility.
joerg
2015-01-29
Force FPU support for Clang, don't disable IAS completely.
joerg
2015-01-29
Fix binary search when search value is in the last block, but not equal
joerg
2015-01-16
strtoi and strtou for the kernel
christos
2014-11-20
bcdtobin and bintobcd are now inlines in <dev/clock_subr.h>
christos
2014-10-23
prefer our own unwind.h
christos
2014-09-27
Introduce a separate bit mask for the return address. Use it on HPPA.
joerg
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-08
Revert 1.33 and 1.34 for now, until either .INVISIBLE is reinstanciated
joerg
2014-09-03
New files for OR1K support
matt
2014-09-03
Add OR1K support
matt
2014-09-01
Make random.S invisible for coldfire too (e.g. anything not "m68k")
matt
2014-08-30
Revert stupid and untested changes. There was no extra copy in the macros.
tsutsui
2014-08-30
remove extra copy of the macro.
christos
2014-08-30
Rename padding macros to reflect and clarify the original intention.
tsutsui
[next]