This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
thorpej
09eacc7061
Set COM_HW_NO_TXPRELOAD. The IQ80321's UART doesn't lose without
...
this, but it works fine with it, and this serves to broaden the testing field of the flag.
2002-04-12 19:35:17 +00:00
..
adosfs
…
altq
…
arch
Set COM_HW_NO_TXPRELOAD. The IQ80321's UART doesn't lose without
2002-04-12 19:35:17 +00:00
coda
…
compat
Reworked IRIX signal delivery so that ucontext is used instead of sigcontext
2002-04-12 18:44:57 +00:00
conf
…
crypto
…
ddb
…
dev
* Add a new hwflag, COM_HW_NO_TXPRELOAD, which tells comstart() to
2002-04-12 19:32:30 +00:00
filecorefs
…
fs
…
gdbscripts
…
ipkdb
…
isofs
…
kern
Use SESSHOLD and SESSRELE consistently.
2002-04-12 17:02:33 +00:00
lib
…
lkm
Fix a file name.
2002-04-10 04:21:27 +00:00
miscfs
…
msdosfs
…
net
…
netatalk
…
netccitt
…
netinet
correct variable initialization. reported by fujitsu folks
2002-04-10 09:18:57 +00:00
netinet6
…
netisdn
Document a puzzling assignement.
2002-04-12 06:21:57 +00:00
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
only use UBC_FAULTBUSY to access offsets past EOF,
2002-04-10 03:06:57 +00:00
ntfs
…
stand
…
sys
Always define SA_SIGINFO, and keep track of it in SVR4 emulation. This is
2002-04-12 17:37:30 +00:00
ufs
Add a special case for nrpos=1 to cbtorpos(). This massively reduces CPU usage
2002-04-10 14:31:07 +00:00
uvm
Allow pmap_copy_page() and pmap_zero_page() to be #define'd
2002-04-10 00:40:45 +00:00
Makefile
…