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
/
lib
/
libc
/
arch
/
i386
/
sys
/
syscall.S
Age
Commit message (
Expand
)
Author
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2014-05-23
Put missing END() markers to set ELF symbol size.
uebayasi
2011-11-18
Mark __cerror as hidden and exploit that to simplify assembler.
joerg
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-03-20
use canonical indirect jmp & call syntax to squelch new as(1) warning
ross
2000-04-03
Repair syscall stubs that were not updated when the cerror interface was
mycroft
1999-02-08
Amend for the PLT fixes, things broke last night with the changes to SYS.h
christos
1999-01-14
* On architectures using ELF, and conditionally on those in transition, rename
kleink
1997-07-16
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
christos
1994-10-26
Use trap gate to enter kernel.
mycroft
1994-01-27
Random cleanup.
mycroft
1993-12-06
Use PIC_PLT for error returns.
pk
1993-10-21
Move the old berkeley sccs id into the header comment like it is done
jtc
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd