The NetBSD Project

CVS log for src/sys/ufs/ext2fs/ext2fs_alloc.c

[BACK] Up to [cvs.netbsd.org] / src / sys / ufs / ext2fs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41.6.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:10:14 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.41: +13 -21 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

Sync with HEAD.

Revision 1.41.4.1 / (download) - annotate - [select for diffs], Thu Apr 21 01:42:19 2011 UTC (13 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.41: +13 -21 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

sync with head

Revision 1.42 / (download) - annotate - [select for diffs], Sun Mar 6 04:46:26 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, HEAD
Changes since 1.41: +13 -21 lines
Diff to previous 1.41 (colored)

{ffs_nodealloccg,ext2fs_nodealloccg,ext2fs_mapsearch}: use XOR and ffs()
to find free bits in the inode and block bitmaps, instead of the loop.

Obtained from FreeBSD (changes by jhb).

Revision 1.35.24.4 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:43 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35.24.3: +2 -7 lines
Diff to previous 1.35.24.3 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)

sync with head

Revision 1.41 / (download) - annotate - [select for diffs], Mon Oct 19 18:41:17 2009 UTC (2 years, 7 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, matt-premerge-20091211, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: rmind-uvmplock, jruoho-x86intr
Changes since 1.40: +2 -7 lines
Diff to previous 1.40 (colored)

Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
for the booring work !

Revision 1.35.24.3 / (download) - annotate - [select for diffs], Wed Sep 16 13:38:07 2009 UTC (2 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35.24.2: +4 -5 lines
Diff to previous 1.35.24.2 (colored) to branchpoint 1.35 (colored)

sync with head

Revision 1.40 / (download) - annotate - [select for diffs], Sat Sep 12 11:35:46 2009 UTC (2 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.39: +4 -5 lines
Diff to previous 1.39 (colored)

Whitespace nits.

Revision 1.35.24.2 / (download) - annotate - [select for diffs], Sat May 16 10:41:53 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35.24.1: +4 -3 lines
Diff to previous 1.35.24.1 (colored) to branchpoint 1.35 (colored)

sync with head

Revision 1.38.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:23:04 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.38: +4 -3 lines
Diff to previous 1.38 (colored) next main 1.39 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.39 / (download) - annotate - [select for diffs], Thu May 7 19:26:08 2009 UTC (3 years ago) by elad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, jymxensuspend-base, jym-xensuspend-base
Changes since 1.38: +4 -3 lines
Diff to previous 1.38 (colored)

Introduce several actions/requests for authorizing file-system related
operations, specifically quota and block allocation from reserved space.

Modify ufs_quotactl() to accomodate passing "mp" earlier by vfs_busy()ing
it a little bit higher.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/04/26/msg004936.html

Note that the umapfs request mentioned in this thread was NOT added as
there is still on-going discussion regarding the proper implementation.

Revision 1.35.24.1 / (download) - annotate - [select for diffs], Mon May 4 08:14:37 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.35: +16 -13 lines
Diff to previous 1.35 (colored)

sync with head.

Revision 1.36.6.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:20:31 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.36: +12 -9 lines
Diff to previous 1.36 (colored) next main 1.37 (colored)

Sync with HEAD.

Revision 1.35.18.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:42 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.35.18.1: +10 -7 lines
Diff to previous 1.35.18.1 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)

Sync with HEAD.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jan 11 02:45:56 2009 UTC (3 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.37: +11 -8 lines
Diff to previous 1.37 (colored)

merge christos-time_t

Revision 1.35.20.4 / (download) - annotate - [select for diffs], Tue Dec 30 19:30:46 2008 UTC (3 years, 4 months ago) by christos
Branch: christos-time_t
Changes since 1.35.20.3: +8 -5 lines
Diff to previous 1.35.20.3 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)

fix dev_t printfs

Revision 1.35.20.3 / (download) - annotate - [select for diffs], Sat Dec 27 23:14:25 2008 UTC (3 years, 4 months ago) by christos
Branch: christos-time_t
Changes since 1.35.20.2: +3 -3 lines
Diff to previous 1.35.20.2 (colored) to branchpoint 1.35 (colored)

merge with head.

Revision 1.36.4.1 / (download) - annotate - [select for diffs], Sat Dec 13 01:15:40 2008 UTC (3 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) next main 1.37 (colored)

Update haad-dm branch to haad-dm-base2.

Revision 1.36.8.1 / (download) - annotate - [select for diffs], Sat Nov 29 23:10:18 2008 UTC (3 years, 5 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) next main 1.37 (colored)

Pull up following revision(s) (requested by mrg in ticket #147):
	sys/ufs/ext2fs/ext2fs_alloc.c: revision 1.37
	sys/ufs/ext2fs/ext2fs_bswap.c: revision 1.14
	sys/ufs/ext2fs/ext2fs_dinode.h: revision 1.17
	sys/ufs/ext2fs/ext2fs_lookup.c: revision 1.56
	sys/ufs/ext2fs/ext2fs_vnops.c: revision 1.83
	sys/ufs/ext2fs/ext2fs_vfsops.c: revision 1.140
	sys/ufs/ufs/inode.h: revision 1.55
add support for 32 bit uid/gid fields in ext2, but only do so for
when the revision is > REV0.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Nov 23 10:09:25 2008 UTC (3 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: haad-nbase2, haad-dm-base2, haad-dm-base, christos-time_t-nbase, christos-time_t-base, ad-audiomp2-base, ad-audiomp2
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

add support for 32 bit uid/gid fields in ext2, but only do so for
when the revision is > REV0.

Revision 1.35.20.2 / (download) - annotate - [select for diffs], Sat Nov 1 21:22:29 2008 UTC (3 years, 6 months ago) by christos
Branch: christos-time_t
Changes since 1.35.20.1: +6 -6 lines
Diff to previous 1.35.20.1 (colored) to branchpoint 1.35 (colored)

Sync with head.

Revision 1.35.26.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:32:04 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.35: +6 -6 lines
Diff to previous 1.35 (colored) next main 1.36 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.35.18.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:24:34 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.35: +6 -6 lines
Diff to previous 1.35 (colored)

Sync with HEAD.

Revision 1.35.22.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:54 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.35: +6 -6 lines
Diff to previous 1.35 (colored) next main 1.36 (colored)

sync with head.

Revision 1.36 / (download) - annotate - [select for diffs], Fri May 16 09:22:00 2008 UTC (4 years ago) by hannken
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, netbsd-5-base, matt-mips64-base2, hpcarm-cleanup-nbase, haad-dm-base1
Branch point for: nick-hppapmap, netbsd-5, haad-dm
Changes since 1.35: +6 -6 lines
Diff to previous 1.35 (colored)

Make sure all cached buffers with valid, not yet written data have been
run through copy-on-write.  Call fscow_run() with valid data where possible.

The LP_UFSCOW hack is no longer needed to protect ffs_copyonwrite() against
endless recursion.

- Add a flag B_MODIFY to bread(), breada() and breadn().  If set the caller
  intends to modify the buffer returned.

- Always run copy-on-write on buffers returned from ffs_balloc().

- Add new function ffs_getblk() that gets a buffer, assigns a new blkno,
  may clear the buffer and runs copy-on-write.  Process possible errors
  from getblk() or fscow_run().  Part of PR kern/38664.

Welcome to 4.99.63

Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org>

Revision 1.35.20.1 / (download) - annotate - [select for diffs], Sat Mar 29 20:47:04 2008 UTC (4 years, 1 month ago) by christos
Branch: christos-time_t
Changes since 1.35: +5 -5 lines
Diff to previous 1.35 (colored)

Welcome to the time_t=long long dev_t=uint64_t branch.

Revision 1.35.6.2 / (download) - annotate - [select for diffs], Sun Dec 30 00:50:10 2007 UTC (4 years, 4 months ago) by ad
Branch: vmlocking2
Changes since 1.35.6.1: +2 -6 lines
Diff to previous 1.35.6.1 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored)

Fix remaining problems with ext2fs on this branch.

Revision 1.35.6.1 / (download) - annotate - [select for diffs], Tue Dec 4 13:03:40 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.35: +6 -2 lines
Diff to previous 1.35 (colored)

Pull the vmlocking changes into a new branch.

Revision 1.34.20.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:35:05 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.34: +6 -6 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

sync with HEAD

Revision 1.24.2.4 / (download) - annotate - [select for diffs], Sat Oct 27 11:36:37 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.24.2.3: +6 -6 lines
Diff to previous 1.24.2.3 (colored) next main 1.25 (colored)

sync with head.

Revision 1.34.18.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:49:25 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.34: +6 -6 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.34.6.2 / (download) - annotate - [select for diffs], Fri Oct 19 19:36:33 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.34.6.1: +6 -2 lines
Diff to previous 1.34.6.1 (colored) to branchpoint 1.34 (colored) next main 1.35 (colored)

ext2fs_vfree: the in-core root inode can have nlinks == 0. Don't try to
free it during reclaim. XXX Needs further investigation.

Revision 1.34.22.1 / (download) - annotate - [select for diffs], Sun Oct 14 11:49:12 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.34: +6 -6 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

sync with head.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Oct 8 18:01:27 2007 UTC (4 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking-nbase, vmlocking-base, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, mjf-devfs, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, vmlocking2, mjf-devfs2, christos-time_t
Changes since 1.34: +6 -6 lines
Diff to previous 1.34 (colored)

Merge ffs locking & brelse changes from the vmlocking branch.

Revision 1.34.6.1 / (download) - annotate - [select for diffs], Sun May 13 17:36:40 2007 UTC (5 years ago) by ad
Branch: vmlocking
Changes since 1.34: +6 -6 lines
Diff to previous 1.34 (colored)

- Pass the error number and residual count to biodone(), and let it handle
  setting error indicators. Prepare to eliminate B_ERROR.
- Add a flag argument to brelse() to be set into the buf's flags, instead
  of doing it directly. Typically used to set B_INVAL.
- Add a "struct cpu_info *" argument to kthread_create(), to be used to
  create bound threads. Change "bool mpsafe" to "int flags".
- Allow exit of LWPs in the IDL state when (l != curlwp).
- More locking fixes & conversion to the new API.

Revision 1.24.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:12:17 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.24.2.2: +4 -3 lines
Diff to previous 1.24.2.2 (colored)

sync with head.

Revision 1.32.2.1 / (download) - annotate - [select for diffs], Fri Jan 12 23:24:34 2007 UTC (5 years, 4 months ago) by bouyer
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, matt-nb4-arm-base, matt-nb4-arm
Changes since 1.32: +5 -3 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Pull up following revision(s) (requested by chs in ticket #346):
	sys/ufs/ext2fs/ext2fs_inode.c: revision 1.56
	sys/ufs/ext2fs/ext2fs_alloc.c: revision 1.33
several ext2fs fixes provided by Barry Bouwsma:
 - set ip->i_e2fs_dtime to time_second, not time_uptime.
 - don't allow ipref to go negative
 - fs->e2fs.e2fs_icount is a valid inode number, allow it.

Revision 1.30.6.2 / (download) - annotate - [select for diffs], Fri Jan 12 01:04:24 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.30.6.1: +7 -4 lines
Diff to previous 1.30.6.1 (colored) to branchpoint 1.30 (colored) next main 1.31 (colored)

Sync with head.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jan 4 16:55:29 2007 UTC (5 years, 4 months ago) by elad
Branch: MAIN
CVS Tags: yamt-x86pmap-base2, yamt-x86pmap-base, yamt-idlelwp-base8, yamt-idlelwp, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, post-newlock2-merge, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, newlock2-nbase, newlock2-base, mjf-ufs-trans-base, mjf-ufs-trans, matt-mips64-base, matt-mips64, hpcarm-cleanup, ad-audiomp-base, ad-audiomp
Branch point for: yamt-x86pmap, vmlocking, matt-armv6, jmcneill-pm
Changes since 1.33: +4 -3 lines
Diff to previous 1.33 (colored)

Consistent usage of KAUTH_GENERIC_ISSUSER.

Revision 1.24.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:51:00 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.24.2.1: +7 -5 lines
Diff to previous 1.24.2.1 (colored)

sync with head.

Revision 1.30.8.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:19:32 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.30.8.1: +7 -5 lines
Diff to previous 1.30.8.1 (colored) to branchpoint 1.30 (colored) next main 1.31 (colored)

sync with head.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Dec 9 22:07:48 2006 UTC (5 years, 5 months ago) by chs
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3
Changes since 1.32: +5 -3 lines
Diff to previous 1.32 (colored)

several ext2fs fixes provided by Barry Bouwsma:
 - set ip->i_e2fs_dtime to time_second, not time_uptime.
 - don't allow ipref to go negative
 - fs->e2fs.e2fs_icount is a valid inode number, allow it.

Revision 1.30.6.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:39:47 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored)

Sync with head.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:51 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-4-base
Branch point for: netbsd-4
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

__unused removal on arguments; approved by core.

Revision 1.30.8.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:07:47 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.30: +5 -5 lines
Diff to previous 1.30 (colored)

sync with head

Revision 1.31 / (download) - annotate - [select for diffs], Thu Oct 12 01:32:51 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.30: +5 -5 lines
Diff to previous 1.30 (colored)

- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386

Revision 1.28.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 03:00:00 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.28: +10 -9 lines
Diff to previous 1.28 (colored) next main 1.29 (colored)

sync with head

Revision 1.28.8.2 / (download) - annotate - [select for diffs], Mon Jun 26 12:54:49 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.28.8.1: +4 -4 lines
Diff to previous 1.28.8.1 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored)

sync with head.

Revision 1.24.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:12:30 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.24: +46 -85 lines
Diff to previous 1.24 (colored)

sync with head.

Revision 1.29.2.1 / (download) - annotate - [select for diffs], Mon Jun 19 04:11:13 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored) next main 1.30 (colored)

Sync with head.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jun 7 22:34:18 2006 UTC (5 years, 11 months ago) by kardel
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, yamt-pdpolicy-base6, rpaulo-netinet-merge-pcb-base, gdamore-uart-base, gdamore-uart, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored)

merge FreeBSD timecounters from branch simonb-timecounters
- struct timeval time is gone
  time.tv_sec -> time_second
- struct timeval mono_time is gone
  mono_time.tv_sec -> time_uptime
- access to time via
	{get,}{micro,nano,bin}time()
	get* versions are fast but less precise
- support NTP nanokernel implementation (NTP API 4)
- further reading:
  Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf
  NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html

Revision 1.28.6.2 / (download) - annotate - [select for diffs], Thu Jun 1 22:39:27 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.28.6.1: +8 -7 lines
Diff to previous 1.28.6.1 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored)

Sync with head.

Revision 1.28.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:47 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.28: +8 -7 lines
Diff to previous 1.28 (colored) next main 1.29 (colored)

Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

Revision 1.28.8.1 / (download) - annotate - [select for diffs], Wed May 24 10:59:24 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.28: +8 -7 lines
Diff to previous 1.28 (colored)

sync with head.

Revision 1.29 / (download) - annotate - [select for diffs], Sun May 14 21:32:21 2006 UTC (6 years ago) by elad
Branch: MAIN
CVS Tags: yamt-pdpolicy-base5, simonb-timecounters-base
Branch point for: chap-midi
Changes since 1.28: +8 -7 lines
Diff to previous 1.28 (colored)

integrate kauth.

Revision 1.28.10.2 / (download) - annotate - [select for diffs], Sat May 6 23:32:33 2006 UTC (6 years ago) by christos
Branch: elad-kernelauth
Changes since 1.28.10.1: +3 -2 lines
Diff to previous 1.28.10.1 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored)

- Move kauth_cred_t declaration to <sys/types.h>
- Cleanup struct ucred; forward declarations that are unused.
- Don't include <sys/kauth.h> in any header, but include it in the c files
  that need it.

Approved by core.

Revision 1.28.10.1 / (download) - annotate - [select for diffs], Wed Mar 8 01:39:11 2006 UTC (6 years, 2 months ago) by elad
Branch: elad-kernelauth
Changes since 1.28: +7 -7 lines
Diff to previous 1.28 (colored)

Adapt to kernel authorization KPI.

Revision 1.28.6.1 / (download) - annotate - [select for diffs], Sat Feb 4 14:12:50 2006 UTC (6 years, 3 months ago) by simonb
Branch: simonb-timecounters
Changes since 1.28: +4 -4 lines
Diff to previous 1.28 (colored)

Adapt for timecounters: mostly use get*time() and use "time_second"
instead of "time.tv_sec".

Revision 1.28 / (download) - annotate - [select for diffs], Sun Dec 11 12:25:25 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base, elad-kernelauth-base
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb, peter-altq, elad-kernelauth
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

merge ktrace-lwp.

Revision 1.19.2.7 / (download) - annotate - [select for diffs], Thu Nov 10 14:12:31 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.19.2.6: +41 -81 lines
Diff to previous 1.19.2.6 (colored) next main 1.20 (colored)

Sync with HEAD. Here we go again...

Revision 1.27 / (download) - annotate - [select for diffs], Wed Nov 2 12:39:00 2005 UTC (6 years, 6 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, ktrace-lwp-base
Changes since 1.26: +13 -25 lines
Diff to previous 1.26 (colored)

merge yamt-vop branch.  remove following VOPs.

	VOP_BLKATOFF
	VOP_VALLOC
	VOP_BALLOC
	VOP_REALLOCBLKS
	VOP_VFREE
	VOP_TRUNCATE
	VOP_UPDATE

Revision 1.26.2.1 / (download) - annotate - [select for diffs], Thu Oct 20 03:00:30 2005 UTC (6 years, 7 months ago) by yamt
Branch: yamt-vop
Changes since 1.26: +13 -25 lines
Diff to previous 1.26 (colored) next main 1.27 (colored)

adapt ufs.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Aug 30 22:01:12 2005 UTC (6 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, thorpej-vnode-attr-base, thorpej-vnode-attr
Branch point for: yamt-vop
Changes since 1.25: +23 -52 lines
Diff to previous 1.25 (colored)

* Remove __P()
* Use ANSI function declarations on ext2fs and mfs

Revision 1.25 / (download) - annotate - [select for diffs], Fri Aug 19 02:04:08 2005 UTC (6 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.24: +11 -10 lines
Diff to previous 1.24 (colored)

64 bit inode changes.

Revision 1.24 / (download) - annotate - [select for diffs], Sun May 29 21:25:24 2005 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

- sprinkle const
- avoid shadow variables.

Revision 1.22.8.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:38 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.22: +8 -8 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

sync with -current

Revision 1.22.10.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:37:03 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.22: +8 -8 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.19.2.6 / (download) - annotate - [select for diffs], Fri Mar 4 16:54:45 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.19.2.5: +8 -8 lines
Diff to previous 1.19.2.5 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 26 22:32:20 2005 UTC (7 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, kent-audio2-base
Changes since 1.22: +8 -8 lines
Diff to previous 1.22 (colored)

nuke trailing whitespace

Revision 1.19.2.5 / (download) - annotate - [select for diffs], Tue Sep 21 13:39:07 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.19.2.4: +2 -2 lines
Diff to previous 1.19.2.4 (colored)

Fix the sync with head I botched.

Revision 1.19.2.4 / (download) - annotate - [select for diffs], Sat Sep 18 14:56:52 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.19.2.3: +2 -2 lines
Diff to previous 1.19.2.3 (colored)

Sync with HEAD.

Revision 1.19.2.3 / (download) - annotate - [select for diffs], Tue Aug 24 17:57:42 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.19.2.2: +3 -3 lines
Diff to previous 1.19.2.2 (colored)

Undo part of the ktrace/lwp changes.  In particular:
* Remove the "lwp *" argument that was added to vget().  Turns out
  that nothing actually used it!
* Remove the "lwp *" arguments that were added to VFS_ROOT(), VFS_VGET(),
  and VFS_FHTOVP(); all they did was pass it to vget() (which, as noted
  above, didn't use it).
* Remove all of the "lwp *" arguments to internal functions that were added
  just to appease the above.

Revision 1.19.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 10:56:48 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.19.2.1: +35 -8 lines
Diff to previous 1.19.2.1 (colored)

Sync with HEAD

Revision 1.22 / (download) - annotate - [select for diffs], Mon Mar 22 19:23:08 2004 UTC (8 years, 2 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-km-base2, yamt-km-base, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, matt-timespec, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, kent-audio2
Changes since 1.21: +12 -13 lines
Diff to previous 1.21 (colored)

Fix disclaimer in my copyright. Pointed out by Thomas Klausner.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Oct 5 17:48:49 2003 UTC (8 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.20: +5 -7 lines
Diff to previous 1.20 (colored)

Remove references to University of California from my copyright notices.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Aug 7 16:34:24 2003 UTC (8 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.19: +33 -3 lines
Diff to previous 1.19 (colored)

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:27:19 2003 UTC (8 years, 10 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

Apply the aborted ktrace-lwp changes to a specific branch.  This is just for
others to review, I'm concerned that patch fuziness may have resulted in some
errant code being generated but I'll look at that later by comparing the diff
from the base to the branch with the file I attempt to apply to it.  This will,
at the very least, put the changes in a better context for others to review
them and attempt to tinker with removing passing of 'struct lwp' through
the kernel.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 29 22:32:31 2003 UTC (8 years, 10 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 29 18:43:39 2003 UTC (8 years, 10 months ago) by thorpej
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

Undo part of the ktrace/lwp changes.  In particular:
* Remove the "lwp *" argument that was added to vget().  Turns out
  that nothing actually used it!
* Remove the "lwp *" arguments that were added to VFS_ROOT(), VFS_VGET(),
  and VFS_FHTOVP(); all they did was pass it to vget() (which, as noted
  above, didn't use it).
* Remove all of the "lwp *" arguments to internal functions that were added
  just to appease the above.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jun 28 14:22:23 2003 UTC (8 years, 11 months ago) by darrenr
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 24 08:05:35 2003 UTC (9 years, 1 month ago) by gmcgarry
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

More ufs2 merge fall-out.  Pass the correct pointer to the dinode
for clearing.  Fixes PR#21241.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 24 21:55:19 2003 UTC (9 years, 4 months ago) by fvdl
Branch: MAIN
Changes since 1.14: +31 -29 lines
Diff to previous 1.14 (colored)

Bump daddr_t to 64 bits. Replace it with int32_t in all places where
it was used on-disk, so that on-disk formats remain the same.
Remove ufs_daddr_t and ufs_lbn_t for the time being.

Revision 1.9.2.4 / (download) - annotate - [select for diffs], Fri Oct 18 02:45:44 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.9.2.3: +3 -3 lines
Diff to previous 1.9.2.3 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

Catch up to -current.

Revision 1.10.2.3 / (download) - annotate - [select for diffs], Thu Oct 10 18:44:48 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.10.2.2: +4 -4 lines
Diff to previous 1.10.2.2 (colored) next main 1.11 (colored)

sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.14 / (download) - annotate - [select for diffs], Fri Sep 27 15:38:02 2002 UTC (9 years, 8 months ago) by provos
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

remove trailing \n in panic().  approved perry.

Revision 1.10.2.2 / (download) - annotate - [select for diffs], Thu Jan 10 20:04:55 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.10.2.1: +4 -2 lines
Diff to previous 1.10.2.1 (colored)

Sync kqueue branch with -current.

Revision 1.9.2.3 / (download) - annotate - [select for diffs], Wed Nov 14 19:18:53 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.2.2: +4 -2 lines
Diff to previous 1.9.2.2 (colored) to branchpoint 1.9 (colored)

Catch up to -current.

Revision 1.11.4.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:19:43 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Sync the thorpej-mips-cache branch with -current.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 8 02:39:06 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, ifpoll-base, ifpoll, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Changes since 1.12: +4 -1 lines
Diff to previous 1.12 (colored)

add RCSID

Revision 1.12 / (download) - annotate - [select for diffs], Fri Oct 26 05:56:07 2001 UTC (10 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

remove #include <ufs/ufs/quota.h> where it was just to appease
<ufs/ufs/inode.h>, since the latter now includes the former.  leave the former
in source that obviously uses specific bits of it (for completeness.)

Revision 1.9.2.2 / (download) - annotate - [select for diffs], Fri Sep 21 22:37:02 2001 UTC (10 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.2.1: +3 -3 lines
Diff to previous 1.9.2.1 (colored) to branchpoint 1.9 (colored)

Catch up to -current.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sat Aug 25 06:17:15 2001 UTC (10 years, 9 months ago) by thorpej
Branch: kqueue
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Merge Aug 24 -current into the kqueue branch.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 24 10:24:46 2001 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

heirarchy -> hierarchy

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Fri Aug 24 00:13:13 2001 UTC (10 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Catch up with -current.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 5 08:38:27 2001 UTC (10 years, 10 months ago) by toshii
Branch: MAIN
Branch point for: kqueue
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Fix typo. s/extention/extension/

Revision 1.6.8.1 / (download) - annotate - [select for diffs], Mon Nov 20 18:11:41 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.6: +29 -31 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Update thorpej_scsipi to -current as of a month ago

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 28 14:16:37 2000 UTC (11 years, 11 months ago) by mrg
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, perseant-lfsv2-base, perseant-lfsv2
Branch point for: nathanw_sa
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

remove include of <vm/vm.h> and <uvm/uvm_extern.h>

Revision 1.8 / (download) - annotate - [select for diffs], Fri May 19 04:34:44 2000 UTC (12 years ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl
Changes since 1.7: +7 -7 lines
Diff to previous 1.7 (colored)

NULL != 0

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 30 12:41:09 2000 UTC (12 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.6: +23 -23 lines
Diff to previous 1.6 (colored)

Remove register declarations.

Revision 1.6.14.1 / (download) - annotate - [select for diffs], Tue Dec 21 23:20:06 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Initial commit of recent changes to make DEV_BSIZE go away.

Runs on i386, needs work on other arch's. Main kernel routines should be
fine, but a number of the stand programs need help.

cd, fd, ccd, wd, and sd have been updated. sd has been tested with non-512
byte block devices. vnd, raidframe, and lfs need work.

Non 2**n block support is automatic for LKM's and conditional for kernels
on "options NON_PO2_BLOCKS".

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 10 13:14:09 1999 UTC (13 years, 3 months ago) by bouyer
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase, chs-ubc2-base, chs-ubc2
Branch point for: wrstuden-devbsize, thorpej_scsipi
Changes since 1.5: +9 -5 lines
Diff to previous 1.5 (colored)

Make sure a buffer optained from bread() is always bresle()'d in case of
error. Closes PR kern/1448 from Wolfgang Solfrank.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 23 00:33:23 1998 UTC (13 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach, chs-ubc-base, chs-ubc
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

For consistency w/ FFS/LFS, define EXT2_DINODE_SIZE, and use it instead
of pointer arithmetic and/or sizeof(struct ext2fs_dinode).

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 9 20:15:38 1998 UTC (13 years, 9 months ago) by perry
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

bzero->memset, bcopy->memcpy, bcmp->memcmp

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 1 02:23:45 1998 UTC (14 years, 2 months ago) by fvdl
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.2: +21 -21 lines
Diff to previous 1.2 (colored)

Merge with Lite2 + local changes

Revision 1.1.4.1 / (download) - annotate - [select for diffs], Tue Oct 14 16:06:06 1997 UTC (14 years, 7 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored) next main 1.2 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 9 15:42:46 1997 UTC (14 years, 7 months ago) by bouyer
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3, marc-pcmcia-base
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
Only assembly version for i386 bswap16 and bswap32 for now (bswap64 uses
bswap32). Contribution of assembly versions of these are welcome.
Add byte-swapping of ext2fs metadata for big-endian systems.
Tested on i386 and sparc.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 11 09:33:41 1997 UTC (14 years, 11 months ago) by bouyer
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, marc-pcmcia-bp, bouyer-scsipi
Branch point for: marc-pcmcia

The ext2fs layer, based on the ffs/ufs one. Uses a few functions from
sys/ufs/ufs/

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>