.. |
adosfs
|
Fix typo in softdep code.
|
1999-11-15 20:55:48 +00:00 |
arch
|
vrbcu related change.
|
1999-12-09 02:15:27 +00:00 |
coda
|
fix DEBUG printfs to compile.
|
1999-10-31 15:49:27 +00:00 |
compat
|
Regen.
|
1999-12-05 21:26:36 +00:00 |
conf
|
- softdep functions are used outside of FFS. Why?
|
1999-12-07 08:28:47 +00:00 |
ddb
|
db_cmd_list(): variable ``width'' might have be used uninitialized, initialize
|
1999-11-02 23:53:31 +00:00 |
dev
|
Trust only the data disk if the mirror is not known to be up-to-date.
|
1999-12-09 02:26:09 +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
|
Fix bug observed by Perry and myself: when emacs was shut down
|
1999-12-08 18:53:56 +00:00 |
lib
|
Add strtoul.c and sort sources alphabetically.
|
1999-11-29 23:24:59 +00:00 |
lkm
|
eliminate the PMAP_NEW option by making it required for all ports.
|
1999-09-12 01:16:55 +00:00 |
miscfs
|
one more tweak: placebo for VOP_LEASE
|
1999-12-08 20:05:19 +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
|
rcsid police
|
1999-12-02 07:18:44 +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
|
do not drop from IP header to tcp option until sbappend(), to reduce
|
1999-12-08 16:22:20 +00:00 |
netinet6
|
fix comment (sync with KAME)
|
1999-12-02 05:25:59 +00:00 |
netiso
|
CL* discarding.
|
1999-12-04 12:11:13 +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
|
defopt the XNS protocol (options NS), clean up the use of related
|
1999-10-25 19:18:10 +00:00 |
nfs
|
The length check for readdirplus entries wasn't right, causing troubles
|
1999-12-05 01:43:06 +00:00 |
ntfs
|
remove some staff not needed anymore after SOFTDEP is merged;
|
1999-11-15 19:38:14 +00:00 |
stand
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
sys
|
Regen.
|
1999-12-07 23:58:27 +00:00 |
ufs
|
Use an explicitly sized type (u_int32_t) for inode numbers in the super
|
1999-12-08 23:17:31 +00:00 |
uvm
|
CL* clearout
|
1999-12-04 23:14:40 +00:00 |
vm
|
Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow
|
1999-11-30 19:31:05 +00:00 |
Makefile
|
Builds LKMs on PowerPC (although there are still some issues with loading
|
1999-11-08 00:16:40 +00:00 |