.. |
adosfs
|
Fix typo in softdep code.
|
1999-11-15 20:55:48 +00:00 |
arch
|
use PSL_IMASK macro
|
2000-01-07 00:13:24 +00:00 |
coda
|
fix DEBUG printfs to compile.
|
1999-10-31 15:49:27 +00:00 |
compat
|
netbsd32_close() would work better if it called sys_close() rather than
|
1999-12-31 22:26:21 +00:00 |
conf
|
move ntwoc here now that we have isa and pci attachments
|
2000-01-04 06:37:05 +00:00 |
ddb
|
db_cmd_list(): variable ``width'' might have be used uninitialized, initialize
|
1999-11-02 23:53:31 +00:00 |
dev
|
Replace WSFONT_L2R/R2L with WSDISPLAY_FONTORDER_L2R/R2L.
|
2000-01-07 02:57:17 +00:00 |
filecorefs
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
|
1999-05-18 23:52:51 +00:00 |
isofs
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
kern
|
reverse (and fix) the logic of the other change; it cause semi-random alpha SIGABRT for longer command lines
|
2000-01-05 08:11:31 +00:00 |
lib
|
don't clobber r4 and r5
|
2000-01-03 02:40:04 +00:00 |
lkm
|
Resolve conflicts and change the Makefile to reflect the move of ipl.h
|
1999-12-12 11:18:46 +00:00 |
miscfs
|
Actually nullop is a better idea here
|
1999-12-12 00:56:29 +00:00 |
msdosfs
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
net
|
remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec
|
2000-01-06 15:46:07 +00:00 |
netatalk
|
Make NETATALK over FDDI.
|
1999-09-21 22:18:51 +00:00 |
netccitt
|
s/acknowledgment/acknowledgement/
|
1999-09-10 03:24:14 +00:00 |
netinet
|
remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec
|
2000-01-06 15:46:07 +00:00 |
netinet6
|
update tcp/udp v4 mapped addr issues.
|
2000-01-06 15:48:07 +00:00 |
netiso
|
make sure we do not pass bogus socket pointer to IPv4 IPsec.
|
1999-12-24 05:01:33 +00:00 |
netkey
|
allow any SPI value to be used, if well-known ipcomp CPI is used.
|
1999-09-07 07:41:45 +00:00 |
netnatm
|
Domains are associated with protocol families, not address families.
|
1999-01-14 01:16:55 +00:00 |
netns
|
make sure we do not pass bogus socket pointer to IPv4 IPsec.
|
1999-12-24 05:01:33 +00:00 |
nfs
|
The length check for readdirplus entries wasn't right, causing troubles
|
1999-12-05 01:43:06 +00:00 |
ntfs
|
Always unlock the "fnode", even if we're about to free it, to keep
|
1999-12-20 22:11:57 +00:00 |
stand
|
…
|
|
sys
|
add exec_coff.h
|
2000-01-02 13:43:00 +00:00 |
ufs
|
Fix error returns on lfs vnops so that locks and reference counts are
|
1999-12-15 07:19:07 +00:00 |
uvm
|
Revert rev 1.28 -> 1.29. The VOP_CLOSE call was happeneing with the vnode
|
2000-01-04 21:37:54 +00:00 |
vm
|
I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's.
|
1999-12-30 16:09:47 +00:00 |
Makefile
|
Builds LKMs on PowerPC (although there are still some issues with loading
|
1999-11-08 00:16:40 +00:00 |