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
Age
Commit message (
Expand
)
Author
2021-02-26
Fix xref, add missing word.
wiz
2021-02-26
Add missing endutent.3 to MAN.
rin
2021-02-26
put back line accidentally removed.
christos
2021-02-26
PR/56012: Kouichi Hashikawa: getutent(3) man page is missing
christos
2021-02-25
add missing _
christos
2021-02-25
fix NLS compilation
christos
2021-02-25
Add glue to disable locale code in order to be smaller.
christos
2021-02-25
protect MIN from re-definition
christos
2021-02-24
reduce casts
christos
2021-02-24
Restore NetBSD RCS Ids.
wiz
2021-02-23
sync with FreeBSD:
christos
2021-02-21
isascii.3: fix typo
rillig
2021-02-19
Remove the incorrect register shuffle - we pass SYS___syscall as the
simonb
2021-02-17
Document that rewinddir(3) might either reopen or just lseek the dir.
dholland
2021-02-17
Fix some typos/malapropisms in directory(3).
dholland
2021-02-17
Merge EINVAL descriptions; replace Xr to itself with Nm.
wiz
2021-02-17
Document more EINVAL cases for fsync_range.
dholland
2021-02-16
Correct floating-point terminology.
riastradh
2021-02-15
Remove reference to multibyte(3) and trailing commas.
wiz
2021-02-15
Remove FreeBSD portions that are not relevant to our implementation (pointed
christos
2021-02-15
Add missing man pages (from FreeBSD)
christos
2021-02-13
Document EINVAL for invalid flags given to fsync_range().
dholland
2021-02-09
Try improving readability in wrt negations.
wiz
2021-02-09
Document in poll(2) that poll first appeared in NetBSD in NetBSD 1.3.
dholland
2021-02-09
typo in previous.
dholland
2021-02-09
Rework the text of poll(2) for clarity. Bump date.
dholland
2021-02-08
clarify what happens when kill(-1, ...) does nothing
nia
2021-02-07
poll.2: fix typo in manual page
rillig
2021-02-07
restore change from rev 1.23 "Avoid undefined behavior in fread(3)", mistakely
jdolecek
2021-02-06
For mips n32/n64 explicitly save the GP reg on the stack, and
simonb
2021-02-06
change libc sched_yield() stub to actually still call the syscall
jdolecek
2021-02-01
for fread(3) and fwrite(3) check for (size * nmemb) size_t overflow, and
jdolecek
2021-01-31
for unbuffered I/O arrange for the destination buffer to be filled in one
jdolecek
2021-01-07
Optimize CPU and memory use of cdbw(3)
joerg
2020-12-05
spaces to tab
skrll
2020-11-30
Note that open(O_ASYNC) does not work as advertised.
riastradh
2020-11-27
Refine the documentation
kamil
2020-11-26
fix typo in manual page for strchrnul(3)
rillig
2020-11-18
Don't complain about additional DNAME records received when resolving A or
is
2020-10-31
add missing sentence.
christos
2020-10-31
Remove trailing whitespace.
wiz
2020-10-31
PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)
christos
2020-10-24
Add _UC_GREGS_* defines for all general registers
skrll
2020-10-24
Provide _UC_REGS_* defines for all registers
skrll
2020-10-24
Update the unwinder comment to better reflect ARM64
skrll
2020-10-24
s/ARM/ARM64/ in comment
skrll
2020-10-21
Fix typo (thanks kamil@ for pointing it out).
thorpej
2020-10-21
Add call frame unwind info to the Alpha signal trampoline. Using
thorpej
2020-10-21
- Consistently use _REG_* defines from assym.h to mean register numbers,
thorpej
2020-10-19
Restore SP from mcontext
kamil
[prev]
[next]