thorpej
339724bb6f
NetBSD 1.5H: struct ifnet changed.
2000-10-11 16:55:11 +00:00
eeh
1ecf6779be
Add support for variable end of user stacks needed to support COMPAT_NETBSD32:
...
`struct vmspace' has a new field `vm_minsaddr' which is the user TOS.
PS_STRINGS is deprecated in favor of curproc->p_pstr which is derived
from `vm_minsaddr'.
Bump the kernel version number.
2000-09-28 19:05:06 +00:00
fvdl
ffdb0fc59d
VOP_FSYNC interface change -> 1.5F
2000-09-19 21:59:30 +00:00
tv
8bd030c63a
Remove the "kprintf" gcc attribute permanently. Use standard "printf"
...
format checking. We are now at 1.5E, as the removal of %b will cause
third-party LKMs to break.
2000-08-09 03:23:10 +00:00
thorpej
4a3f37dd7a
1.5D == namei pathname buffer allocation is pool'ified.
2000-08-03 21:02:04 +00:00
jdolecek
e026e76486
bump to 1.5C - lf_advlock() change
2000-07-22 16:50:39 +00:00
veego
04af9ede2c
We are now at 1.5B because of the removal of <vm/*>.
2000-06-30 07:44:05 +00:00
fvdl
4d16ecfd4e
Bump to 1.5A
2000-06-20 12:41:12 +00:00
veego
cb0489b10b
Bump to 1.4ZD after IP Filter was updated to 3.4.6.
2000-06-12 13:55:07 +00:00
assar
414facf403
bump version to 1.4ZC (changed vfs_getnewfsid)
2000-06-11 07:40:45 +00:00
thorpej
c7eb823cc8
1.4ZB -- ltsleep().
2000-06-08 05:53:34 +00:00
cgd
0d6c1f9870
This is the dawning of the age of Aquarius ... o/~ (evcnt bumps us to 1.4ZA)
2000-06-04 19:17:27 +00:00
thorpej
0ef4481fd3
We made it to 1.4Z, woo! My scheduler hacking, Simon's sysctl proc
...
stuff.
2000-05-26 21:31:00 +00:00
hubertf
b3b709b6e2
Add comment pointing to __NetBSD_Version__ in sys/sys/param.h, which
...
needs updating too if the OS release is bumped.
2000-05-05 01:13:07 +00:00
ragge
642275fec4
Bump revision letter due to recent struct rtentry changes. Still one to go :-)
2000-05-04 17:34:28 +00:00
kleink
b5d668aff1
1.4X -- vnode storage layout and UVM map/page/pager ops interface changes.
2000-03-26 20:57:02 +00:00
thorpej
dc9dbd1a78
1.4W -- new callout code. Almost there!
2000-03-23 07:04:42 +00:00
jdolecek
139fcd8227
Bump kernel version to 1.4V - VFS op vfs_done added
2000-03-16 18:32:23 +00:00
itojun
8f2f22b47c
increase kernel version to 1.4U (5 more to 1.4Z!)
2000-03-01 12:52:11 +00:00
darrenr
12636d3570
bump __NetBSD_Version__ due to change in protosw for pfil
2000-02-17 11:41:59 +00:00
thorpej
5c83cd7b9c
Bump version to 1.4S -- b_rawblkno.
2000-02-07 20:19:13 +00:00
thorpej
dcc6a1beb0
Bump version to 1.4R -- PRU_PURGEADDR, and slightly more stringent semantics
...
on ifaddr reference counting.
2000-02-01 23:00:41 +00:00
thorpej
6bf314dccf
NetBSD 1.4Q -- buffer queue changes.
2000-01-21 23:48:07 +00:00
bouyer
89e847a90f
kernel interface changed, bup version number (what will come after
...
1.4Z ? :)
1999-11-19 13:05:06 +00:00
fvdl
0b1963121a
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
...
default, as the copyright on the main file (ffs_softdep.c) is such
that is has been put into gnusrc. options SOFTDEP will pull this
in. This code also contains the trickle syncer.
Bump version number to 1.4O
1999-11-15 18:49:07 +00:00
thorpej
5251ca4af1
Hello 1.4N! (pmap_enter() API change)
1999-11-13 00:33:04 +00:00
wrstuden
2f8d442b6a
Up the size of the ifa_flags and ifa_refcnt from shorts to ints. Now will
...
deal correctly with more than 32767 routes out an interface.
Should close PR 7148 regarding problems when ifs_refcnt overflows.
Bump kernel version from 1.4L to 1.4M.
1999-10-26 22:32:44 +00:00
mrg
9c8bc10966
bump to 1.4L -- struct vnode changed.
1999-10-10 01:57:09 +00:00
wrstuden
b0e95cadb7
Modify VDESC_NOMAP_VPP and VDESC_VPP_WILLRELE so that they don't
...
overlap with VDESC_VP0_WILLUNLOCK and VDESC_VP1_WILLUNLOCK. This bug
was inherited from an old 4.4BSD import in 1994.
1999-08-18 01:34:27 +00:00
thorpej
1e07c3fad7
Bump version to 1.4J -- semantics of splsoftclock() changed.
1999-08-05 18:10:20 +00:00
thorpej
d17dfae658
1.4I - simplelock changed
1999-07-27 21:33:57 +00:00
thorpej
2fd5daf2d1
1.4H -- struct lock changed.
1999-07-25 06:39:53 +00:00
wrstuden
e4cffe98ac
We're now at 1.4G due to changes in vnode flags.
1999-07-15 22:00:40 +00:00
thorpej
faa6862b38
NetBSD 1.4F; pmap_extract() API changed.
1999-07-08 18:12:14 +00:00
wrstuden
9fc36d6807
Bump osrelease to 1.4E. Add layerfs files, remove null_subr.c.
...
Update coda to new struct lock in struct vnode.
make fdescfs, kernfs, portalfs, and procfs actually lock their vnodes.
It's not that hard.
Make unionfs set v_vnlock = NULL so any overlayed fs will call its
VOP_LOCK.
1999-07-08 01:26:21 +00:00
thorpej
cf110d86e7
1.4D -- semantics of uvm_map_pageable() changed.
1999-06-16 23:10:51 +00:00
thorpej
2bf52583ef
Bump version; (*if_input)() changes.
1999-05-19 16:32:40 +00:00
thorpej
74b3466a83
NetBSD 1.4B.
1999-05-05 20:03:59 +00:00
perry
7ab8eaeda9
Update trunk to NetBSD 1.4A
1999-04-02 02:57:55 +00:00
sommerfe
4e5d074ea4
Welcome to 1.3K (due to the lock.h change)
1999-03-02 08:04:06 +00:00
wrstuden
b68336a42b
Bump version to 1.3J to reflect changes to vfsops and VOP_CLOSE locking.
1999-02-26 23:59:24 +00:00
thorpej
4d216414cf
Bump version to 1.3I (config_detach(), config_{,de}activate()).
1998-11-17 21:27:27 +00:00
thorpej
51257c6e4a
Bump version to 1.3H. Several things, including some items that can
...
be built as LKMs, are now supposed to use the pool allocator to allocate
certain data structures.
1998-09-01 05:20:39 +00:00
nathanw
e719e2f606
Bump version to 1.3G:
...
- mbuf interface change from poolification (removal of m_clalloc).
- vnode IO_SYNC/IO_DSYNC interface change.
1998-08-02 19:19:11 +00:00
kleink
70dae9bb3a
1.3E -> 1.3F: fsync vnode operator interface changed.
1998-06-05 20:12:04 +00:00
fvdl
46cd3245ee
1.3D -> 1.3E because of Lite2 import (was already done in sys/param.h,
...
forgot this one)
1998-03-01 16:32:33 +00:00
thorpej
440541c02f
Major kernel interface change (vfsops/vfs_attach()/vfs_detach()); bump
...
version to 1.3D.
1998-02-18 07:19:23 +00:00
thorpej
f0f632db30
Kernel interface changed: bump to 1.3C.
1998-02-04 05:35:52 +00:00
thorpej
8d1f838fd3
Significant kernel interface change: bump to 1.3B.
1998-01-12 21:16:23 +00:00
perry
0455abff73
The head is now NetBSD 1.3A -- update appropriately
1997-10-21 05:30:12 +00:00