.. |
altq
|
Fix URL to Wu-chang Feng's BLUE
|
2004-06-26 07:22:11 +00:00 |
arch
|
Fix typo reported by Patrick Welche on current-users.
|
2005-02-09 16:13:40 +00:00 |
coda
|
Add the system call and VFS infrastructure for file system extended
|
2005-01-02 16:08:28 +00:00 |
compat
|
Add scsi-generic stuff.
|
2005-02-03 00:09:30 +00:00 |
conf
|
don't compile isp_target.c if ISP_TARGET_MODE is not required
|
2005-02-01 16:00:50 +00:00 |
crypto
|
…
|
|
ddb
|
reduce db_maxoff from 256MB to 1MB, that should be plenty.
|
2005-01-16 23:38:47 +00:00 |
dev
|
- Unlock backing store vnode in case of error.
|
2005-02-09 15:12:19 +00:00 |
dist
|
size_t should be cast'ed to unsigned long.
|
2005-02-09 23:42:30 +00:00 |
fs
|
adjust the UBC mapping code to support non-vnode uvm_objects.
|
2005-01-09 16:42:43 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Don't de-reference a NULL ktd on error. Fix from enami, thanks.
|
2005-02-09 16:15:16 +00:00 |
lib
|
MBR_PTYPE_APPLE_UFS is now spelled with an underscore.
|
2004-11-12 19:34:43 +00:00 |
lkm
|
Added -DINET
|
2005-02-09 06:41:01 +00:00 |
miscfs
|
Extend fsync_range(2) to support the FDISKSYNC flag, which requests
|
2005-01-25 23:55:20 +00:00 |
net
|
Fix "unused local variable" warning/error if compiling without
|
2005-02-01 12:13:51 +00:00 |
net80211
|
Bug fix: when encapsulating 802.11 data packets, always copy the
|
2005-01-21 22:57:30 +00:00 |
netatalk
|
Commit missing files with domain list sets.
|
2005-01-23 22:24:39 +00:00 |
netccitt
|
Commit missing files with domain list sets.
|
2005-01-23 22:24:39 +00:00 |
netinet
|
Update tcp_trace() prototype to match implementation.
|
2005-02-06 20:13:09 +00:00 |
netinet6
|
backout 1.54. heurestic code should never be used. if you experience DAD
|
2005-02-10 02:57:17 +00:00 |
netipsec
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
netisdn
|
…
|
|
netiso
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
netkey
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
netnatm
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
netns
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
netsmb
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |
nfs
|
nfs_namei: return EACCES for empty filenames as rfc1813 says.
|
2005-01-28 10:12:23 +00:00 |
opencrypto
|
Cloning cleanup:
|
2004-11-30 04:25:43 +00:00 |
stand
|
…
|
|
sys
|
If cpu_exec_aout_makecmds is a macro, don't declare a prototype
|
2005-02-04 22:35:02 +00:00 |
ufs
|
Add support for large files (>2GB).
|
2005-02-09 23:02:10 +00:00 |
uvm
|
update a comment; malloc doesn't use uvm_kernacc anymore.
|
2005-02-08 08:22:37 +00:00 |
Makefile
|
…
|
|