The NetBSD Project

CVS log for src/sys/kern/sysv_msg.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.62.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:08:30 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.62: +6 -2 lines
Diff to previous 1.62 (colored) next main 1.63 (colored)

sync with head

Revision 1.62.6.1 / (download) - annotate - [select for diffs], Thu Apr 5 21:33:40 2012 UTC (7 weeks, 1 day ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.62: +6 -2 lines
Diff to previous 1.62 (colored) next main 1.63 (colored)

sync to latest -current.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Mar 13 18:40:54 2012 UTC (2 months, 1 week ago) by elad
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base8, HEAD
Changes since 1.62: +8 -4 lines
Diff to previous 1.62 (colored)

Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.

Revision 1.62 / (download) - annotate - [select for diffs], Sat Jul 30 06:19:02 2011 UTC (9 months, 3 weeks ago) by uebayasi
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.61: +7 -6 lines
Diff to previous 1.61 (colored)

Correct sizes to pass uvm_km_free(9) in error paths.

Revision 1.55.12.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:48 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.55.12.1: +24 -14 lines
Diff to previous 1.55.12.1 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)

sync with head.

Revision 1.58.2.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:32:56 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.58.2.1: +11 -3 lines
Diff to previous 1.58.2.1 (colored) to branchpoint 1.58 (colored) next main 1.59 (colored)

Sync with HEAD.

Revision 1.58.4.1 / (download) - annotate - [select for diffs], Mon Feb 2 20:00:42 2009 UTC (3 years, 3 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-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.58: +3 -3 lines
Diff to previous 1.58 (colored) next main 1.59 (colored)

Pull up following revision(s) (requested by njoly in ticket #369):
	sys/kern/sysv_msg.c: revision 1.61
Do not call put_type() but use copyout() when returning the message
segments to the user.
ok by rmind.

Revision 1.61 / (download) - annotate - [select for diffs], Wed Jan 28 00:59:03 2009 UTC (3 years, 3 months ago) by njoly
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, 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, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, matt-premerge-20091211, matt-mips64-premerge-20101231, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, jruoho-x86intr-base, jruoho-x86intr, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.60: +3 -3 lines
Diff to previous 1.60 (colored)

Do not call put_type() but use copyout() when returning the message
segments to the user.

ok by rmind.

Revision 1.60 / (download) - annotate - [select for diffs], Mon Jan 26 13:08:48 2009 UTC (3 years, 3 months ago) by njoly
Branch: MAIN
Changes since 1.59: +10 -2 lines
Diff to previous 1.59 (colored)

Make msgsnd(2)/msgrcv(2) fail with EINVAL for messages larger than
SSIZE_MAX. Adjust man pages accordingly.

ok by christos.

Revision 1.58.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:39 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.58: +4 -3 lines
Diff to previous 1.58 (colored)

Sync with HEAD.

Revision 1.55.6.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:20 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.55.6.2: +2 -1 lines
Diff to previous 1.55.6.2 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)

Sync with HEAD.

Revision 1.59 / (download) - annotate - [select for diffs], Sun Jan 11 02:45:53 2009 UTC (3 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: mjf-devfs2-base
Changes since 1.58: +4 -3 lines
Diff to previous 1.58 (colored)

merge christos-time_t

Revision 1.55.8.2 / (download) - annotate - [select for diffs], Sat Nov 1 21:22:27 2008 UTC (3 years, 6 months ago) by christos
Branch: christos-time_t
Changes since 1.55.8.1: +13 -19 lines
Diff to previous 1.55.8.1 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)

Sync with head.

Revision 1.57.4.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:17:28 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.57: +12 -12 lines
Diff to previous 1.57 (colored) next main 1.58 (colored)

Sync with HEAD.

Revision 1.56.2.4 / (download) - annotate - [select for diffs], Fri Oct 10 22:34:14 2008 UTC (3 years, 7 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.56.2.3: +12 -12 lines
Diff to previous 1.56.2.3 (colored) to branchpoint 1.56 (colored) next main 1.57 (colored)

Sync with HEAD.

Revision 1.55.6.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:53 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.55.6.1: +10 -10 lines
Diff to previous 1.55.6.1 (colored) to branchpoint 1.55 (colored)

Sync with HEAD.

Revision 1.58 / (download) - annotate - [select for diffs], Fri Sep 19 11:21:33 2008 UTC (3 years, 8 months ago) by rmind
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, netbsd-5-base, netbsd-5-0-RC1, matt-mips64-base2, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, christos-time_t-nbase, christos-time_t-base, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, netbsd-5
Changes since 1.57: +12 -12 lines
Diff to previous 1.57 (colored)

Fix the aligning of memory blocks again, finally...
Tested by <martin> on his sparc64 box.

Revision 1.56.2.3 / (download) - annotate - [select for diffs], Mon Jun 23 04:31:52 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.56.2.2: +3 -2 lines
Diff to previous 1.56.2.2 (colored) to branchpoint 1.56 (colored)

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

Revision 1.55.10.2 / (download) - annotate - [select for diffs], Wed Jun 4 02:05:40 2008 UTC (3 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.55.10.1: +3 -2 lines
Diff to previous 1.55.10.1 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)

sync with head

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

Sync with HEAD.

Revision 1.57 / (download) - annotate - [select for diffs], Thu May 22 11:25:54 2008 UTC (4 years ago) by njoly
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl
Branch point for: haad-dm
Changes since 1.56: +3 -2 lines
Diff to previous 1.56 (colored)

Make msgsnd return EINVAL instead of 0, when the value of mtype is
less than 1.

Revision 1.55.10.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:10 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.55: +2 -9 lines
Diff to previous 1.55 (colored)

sync with head.

Revision 1.55.12.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:27 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.55: +2 -9 lines
Diff to previous 1.55 (colored)

sync with head.

Revision 1.56.2.2 / (download) - annotate - [select for diffs], Wed May 14 01:35:14 2008 UTC (4 years ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.56.2.1: +2 -3 lines
Diff to previous 1.56.2.1 (colored) to branchpoint 1.56 (colored)

Per discussion with ad, remove most of the #include <sys/sa.h> lines
as they were including sa.h just for the type(s) needed for syscallargs.h.

Instead, create a new file, sys/satypes.h, which contains just the
types needed for syscallargs.h. Yes, there's only one now, but that
may change and it's probably more likely to change if it'd be difficult
to handle. :-)

Per discussion with matt at n dot o, add an include of satypes.h to
sigtypes.h. Upcall handlers are kinda signal handlers, and signalling
is the header file that's already included for syscallargs.h that
closest matches SA.

This shaves about 3000 lines off of the diff of the branch relative
to the base. That also represents about 18% of the total before this
checkin.

I think this reduction is very good thing.

Revision 1.56.2.1 / (download) - annotate - [select for diffs], Sat May 10 23:49:05 2008 UTC (4 years ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.56: +3 -2 lines
Diff to previous 1.56 (colored)

Initial checkin of re-adding SA. Everything except kern_sa.c
compiles in GENERIC for i386. This is still a work-in-progress, but
this checkin covers most of the mechanical work (changing signalling
to be able to accomidate SA's process-wide signalling and re-adding
includes of sys/sa.h and savar.h). Subsequent changes will be much
more interesting.

Also, kern_sa.c has received partial cleanup. There's still more
to do, though.

Revision 1.56 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:05 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base2, yamt-nfs-mp-base2, hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa
Changes since 1.55: +2 -9 lines
Diff to previous 1.55 (colored)

Remove clause 3 and 4 from TNF licenses

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

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

Revision 1.52.2.3 / (download) - annotate - [select for diffs], Mon Feb 18 21:06:47 2008 UTC (4 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.52.2.2: +10 -4 lines
Diff to previous 1.52.2.2 (colored) to branchpoint 1.52 (colored) next main 1.53 (colored)

Sync with HEAD.

Revision 1.39.2.8 / (download) - annotate - [select for diffs], Mon Jan 21 09:46:26 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.7: +22 -16 lines
Diff to previous 1.39.2.7 (colored) to branchpoint 1.39 (colored) next main 1.40 (colored)

sync with head

Revision 1.49.12.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:56:24 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.49.12.1: +51 -36 lines
Diff to previous 1.49.12.1 (colored) to branchpoint 1.49 (colored) next main 1.50 (colored)

sync with HEAD

Revision 1.53.6.2 / (download) - annotate - [select for diffs], Tue Jan 8 22:11:44 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.53.6.1: +8 -2 lines
Diff to previous 1.53.6.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored)

Sync with HEAD

Revision 1.55 / (download) - annotate - [select for diffs], Mon Jan 7 16:12:54 2008 UTC (4 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, bouyer-xeni386-nbase, bouyer-xeni386-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, mjf-devfs2, christos-time_t
Changes since 1.54: +10 -4 lines
Diff to previous 1.54 (colored)

Patch up sysctl locking:

- Lock processes, credentials, filehead etc correctly.
- Acquire a read hold on sysctl_treelock if only doing a query.
- Don't wire down the output buffer. It doesn't work correctly and the code
  regularly does long term sleeps with it held - it's not worth it.
- Don't hold locks other than sysctl_lock while doing copyout().
- Drop sysctl_lock while doing copyout / allocating memory in a few places.
- Don't take kernel_lock for sysctl.
- Fix a number of bugs spotted along the way

Revision 1.53.6.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:56:17 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.53: +14 -14 lines
Diff to previous 1.53 (colored)

Sync with HEAD

Revision 1.52.2.2 / (download) - annotate - [select for diffs], Thu Dec 27 00:46:13 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.52.2.1: +14 -14 lines
Diff to previous 1.52.2.1 (colored) to branchpoint 1.52 (colored)

Sync with HEAD.

Revision 1.53.2.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:57:16 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.53: +14 -14 lines
Diff to previous 1.53 (colored) next main 1.54 (colored)

Sync with head.

Revision 1.54 / (download) - annotate - [select for diffs], Thu Dec 20 23:03:12 2007 UTC (4 years, 5 months ago) by dsl
Branch: MAIN
CVS Tags: vmlocking2-base3
Changes since 1.53: +14 -14 lines
Diff to previous 1.53 (colored)

Convert all the system call entry points from:
    int foo(struct lwp *l, void *v, register_t *retval)
to:
    int foo(struct lwp *l, const struct foo_args *uap, register_t *retval)
Fixup compat code to not write into 'uap' and (in some cases) to actually
pass a correctly formatted 'uap' structure with the right name to the
next routine.
A few 'compat' routines that just call standard ones have been deleted.
All the 'compat' code compiles (along with the kernels required to test
build it).
98% done by automated scripts.

Revision 1.52.2.1 / (download) - annotate - [select for diffs], Sat Dec 8 18:20:40 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.52: +31 -22 lines
Diff to previous 1.52 (colored)

Sync with HEAD.

Revision 1.39.2.7 / (download) - annotate - [select for diffs], Fri Dec 7 17:33:12 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.6: +31 -22 lines
Diff to previous 1.39.2.6 (colored) to branchpoint 1.39 (colored)

sync with head

Revision 1.49.10.3 / (download) - annotate - [select for diffs], Tue Nov 27 19:38:11 2007 UTC (4 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.49.10.2: +31 -22 lines
Diff to previous 1.49.10.2 (colored) to branchpoint 1.49 (colored) next main 1.50 (colored)

Sync with HEAD. amd64 Xen support needs testing.

Revision 1.53 / (download) - annotate - [select for diffs], Sun Nov 25 19:03:24 2007 UTC (4 years, 6 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base2, vmlocking2-base1, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, jmcneill-pm-base, cube-autoconf-base, cube-autoconf
Branch point for: vmlocking2, bouyer-xeni386
Changes since 1.52: +31 -22 lines
Diff to previous 1.52 (colored)

- Retry the operations (instead of failing) in case of reallocation.
  Suggested by <yamt>.
- Use predicts in checks for reallocation state.

Revision 1.39.2.6 / (download) - annotate - [select for diffs], Thu Nov 15 11:44:53 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.5: +323 -13 lines
Diff to previous 1.39.2.5 (colored) to branchpoint 1.39 (colored)

sync with head.

Revision 1.50.2.1 / (download) - annotate - [select for diffs], Tue Nov 13 16:02:30 2007 UTC (4 years, 6 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.50: +323 -13 lines
Diff to previous 1.50 (colored) next main 1.51 (colored)

Sync with HEAD

Revision 1.49.12.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:32:35 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.49: +400 -140 lines
Diff to previous 1.49 (colored)

sync with HEAD

Revision 1.49.10.2 / (download) - annotate - [select for diffs], Sun Nov 4 21:03:33 2007 UTC (4 years, 6 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.49.10.1: +323 -13 lines
Diff to previous 1.49.10.1 (colored) to branchpoint 1.49 (colored)

Sync with HEAD.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Nov 4 13:09:32 2007 UTC (4 years, 6 months ago) by yamt
Branch: MAIN
CVS Tags: jmcneill-base, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs
Changes since 1.51: +4 -4 lines
Diff to previous 1.51 (colored)

fix deadlocks.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Nov 4 11:20:34 2007 UTC (4 years, 6 months ago) by rmind
Branch: MAIN
Changes since 1.50: +323 -13 lines
Diff to previous 1.50 (colored)

Support for dynamic changing of SysV message queues and semaphores limits.
Also fixes the alignment problem, which was here forever.  Thanks for <uwe>
for discussion and <martin> for testing.

Reviewed by: <tech-kern>, <gdt>

Revision 1.39.2.5 / (download) - annotate - [select for diffs], Sat Oct 27 11:35:37 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.4: +86 -136 lines
Diff to previous 1.39.2.4 (colored) to branchpoint 1.39 (colored)

sync with head.

Revision 1.49.10.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:48:43 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.49: +86 -136 lines
Diff to previous 1.49 (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.49.14.1 / (download) - annotate - [select for diffs], Sun Oct 14 11:48:47 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.49: +86 -136 lines
Diff to previous 1.49 (colored) next main 1.50 (colored)

sync with head.

Revision 1.48.6.2 / (download) - annotate - [select for diffs], Fri Oct 12 17:03:20 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.48.6.1: +86 -136 lines
Diff to previous 1.48.6.1 (colored) to branchpoint 1.48 (colored) next main 1.49 (colored)

Sync with head.

Revision 1.50 / (download) - annotate - [select for diffs], Tue Oct 9 03:27:37 2007 UTC (4 years, 7 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, vmlocking-base
Branch point for: bouyer-xenamd64
Changes since 1.49: +86 -136 lines
Diff to previous 1.49 (colored)

- Style, consistency;
- Replace most panic() checks with KASSERT();
- msgrcv1: Improve readability;
- Remove #ifdef ENOMSG;

No function changes of the interface are intented.

Revision 1.39.2.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:41:12 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.3: +3 -3 lines
Diff to previous 1.39.2.3 (colored) to branchpoint 1.39 (colored)

sync with head.

Revision 1.48.8.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:10:13 2007 UTC (4 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored) next main 1.49 (colored)

Sync with head.

Revision 1.48.2.1 / (download) - annotate - [select for diffs], Sat Mar 24 14:56:05 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored) next main 1.49 (colored)

sync with head.

Revision 1.48.6.1 / (download) - annotate - [select for diffs], Tue Mar 13 16:51:57 2007 UTC (5 years, 2 months ago) by ad
Branch: vmlocking
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)

Sync with head.

Revision 1.49 / (download) - annotate - [select for diffs], Tue Mar 13 03:43:54 2007 UTC (5 years, 2 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base2, yamt-x86pmap-base, yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: yamt-x86pmap, matt-armv6, jmcneill-pm
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)

msgctl1: fix a lock leak.

Revision 1.39.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:11:18 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.2: +149 -80 lines
Diff to previous 1.39.2.2 (colored) to branchpoint 1.39 (colored)

sync with head.

Revision 1.48 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:31 2007 UTC (5 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: post-newlock2-merge, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp, vmlocking, mjf-ufs-trans
Changes since 1.47: +148 -80 lines
Diff to previous 1.47 (colored)

Merge newlock2 to head.

Revision 1.44.4.5 / (download) - annotate - [select for diffs], Tue Jan 30 13:51:41 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.44.4.4: +2 -3 lines
Diff to previous 1.44.4.4 (colored) to branchpoint 1.44 (colored) next main 1.45 (colored)

Remove support for SA. Ok core@.

Revision 1.44.4.4 / (download) - annotate - [select for diffs], Sun Jan 28 01:34:18 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.44.4.3: +40 -30 lines
Diff to previous 1.44.4.3 (colored) to branchpoint 1.44 (colored)

- Remove the last use of mtsleep()
- sched_pause() -> kpause()

Revision 1.44.4.3 / (download) - annotate - [select for diffs], Fri Jan 12 01:04:07 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.44.4.2: +4 -3 lines
Diff to previous 1.44.4.2 (colored) to branchpoint 1.44 (colored)

Sync with head.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Jan 4 17:38:26 2007 UTC (5 years, 4 months ago) by elad
Branch: MAIN
CVS Tags: newlock2-nbase, newlock2-base
Changes since 1.46: +4 -3 lines
Diff to previous 1.46 (colored)

Consistent usage of KAUTH_GENERIC_ISSUSER.

Revision 1.39.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:06 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39.2.1: +16 -17 lines
Diff to previous 1.39.2.1 (colored) to branchpoint 1.39 (colored)

sync with head.

Revision 1.44.6.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:18:45 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.44.6.1: +4 -4 lines
Diff to previous 1.44.6.1 (colored) to branchpoint 1.44 (colored) next main 1.45 (colored)

sync with head.

Revision 1.44.4.2 / (download) - annotate - [select for diffs], Thu Nov 9 02:31:43 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.44.4.1: +9 -7 lines
Diff to previous 1.44.4.1 (colored) to branchpoint 1.44 (colored)

Fix locking botches.

Revision 1.46 / (download) - annotate - [select for diffs], Wed Nov 1 10:17:59 2006 UTC (5 years, 6 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, 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, netbsd-4, matt-nb4-arm-base, matt-nb4-arm
Changes since 1.45: +4 -4 lines
Diff to previous 1.45 (colored)

remove some __unused from function parameters.

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

sync with head

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

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

Revision 1.44.4.1 / (download) - annotate - [select for diffs], Mon Sep 11 18:47:17 2006 UTC (5 years, 8 months ago) by ad
Branch: newlock2
Changes since 1.44: +110 -53 lines
Diff to previous 1.44 (colored)

Put a mutex around the SYSV message system. Provides a useful test of
sleep/wakeup when run unlocked.

Revision 1.40.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:57:17 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.40: +52 -44 lines
Diff to previous 1.40 (colored) next main 1.41 (colored)

sync with head

Revision 1.40.8.4 / (download) - annotate - [select for diffs], Fri Aug 11 15:45:47 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40.8.3: +16 -17 lines
Diff to previous 1.40.8.3 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored)

sync with head

Revision 1.44 / (download) - annotate - [select for diffs], Sun Jul 23 22:06:11 2006 UTC (5 years, 10 months ago) by ad
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, rpaulo-netinet-merge-pcb-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.43: +16 -17 lines
Diff to previous 1.43 (colored)

Use the LWP cached credentials where sane.

Revision 1.40.8.3 / (download) - annotate - [select for diffs], Mon Jun 26 12:52:57 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40.8.2: +6 -6 lines
Diff to previous 1.40.8.2 (colored) to branchpoint 1.40 (colored)

sync with head.

Revision 1.39.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:09:38 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.39: +54 -62 lines
Diff to previous 1.39 (colored)

sync with head.

Revision 1.42.2.1 / (download) - annotate - [select for diffs], Mon Jun 19 04:07:16 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.42: +6 -6 lines
Diff to previous 1.42 (colored) next main 1.43 (colored)

Sync with head.

Revision 1.43 / (download) - annotate - [select for diffs], Wed Jun 7 22:33:41 2006 UTC (5 years, 11 months ago) by kardel
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6, gdamore-uart-base, gdamore-uart, chap-midi-nbase, chap-midi-base
Changes since 1.42: +6 -6 lines
Diff to previous 1.42 (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.40.6.3 / (download) - annotate - [select for diffs], Thu Jun 1 22:38:09 2006 UTC (5 years, 11 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.40.6.2: +12 -11 lines
Diff to previous 1.40.6.2 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored)

Sync with head.

Revision 1.41.4.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:41 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.41: +12 -11 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

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

Revision 1.40.8.2 / (download) - annotate - [select for diffs], Wed May 24 10:58:41 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40.8.1: +12 -11 lines
Diff to previous 1.40.8.1 (colored) to branchpoint 1.40 (colored)

sync with head.

Revision 1.42 / (download) - annotate - [select for diffs], Sun May 14 21:15:11 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.41: +12 -11 lines
Diff to previous 1.41 (colored)

integrate kauth.

Revision 1.41.2.2 / (download) - annotate - [select for diffs], Sat May 6 23:31:30 2006 UTC (6 years ago) by christos
Branch: elad-kernelauth
Changes since 1.41.2.1: +3 -2 lines
Diff to previous 1.41.2.1 (colored) to branchpoint 1.41 (colored) next main 1.42 (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.40.6.2 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:59 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.40.6.1: +33 -25 lines
Diff to previous 1.40.6.1 (colored) to branchpoint 1.40 (colored)

Sync with head.

Revision 1.40.8.1 / (download) - annotate - [select for diffs], Mon Mar 13 09:07:32 2006 UTC (6 years, 2 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40: +33 -25 lines
Diff to previous 1.40 (colored)

sync with head.

Revision 1.41.2.1 / (download) - annotate - [select for diffs], Wed Mar 8 00:53:40 2006 UTC (6 years, 2 months ago) by elad
Branch: elad-kernelauth
Changes since 1.41: +11 -11 lines
Diff to previous 1.41 (colored)

Adapt to kernel authorization KPI.

Revision 1.41 / (download) - annotate - [select for diffs], Mon Mar 6 14:24:13 2006 UTC (6 years, 2 months ago) by cube
Branch: MAIN
CVS Tags: yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, peter-altq-base, elad-kernelauth-base
Branch point for: peter-altq, elad-kernelauth
Changes since 1.40: +33 -25 lines
Diff to previous 1.40 (colored)

Introduce msgrcv1 and msgsnd1 which take special care of the msg_type
parameter that gets copied in or out, making sys_msg{rcv,snd} friendly to
COMPAT_NETBSD32.

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

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

Revision 1.35.2.6 / (download) - annotate - [select for diffs], Sun Dec 11 10:29:12 2005 UTC (6 years, 5 months ago) by christos
Branch: ktrace-lwp
Changes since 1.35.2.5: +9 -26 lines
Diff to previous 1.35.2.5 (colored) next main 1.36 (colored)

Sync with head.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Dec 7 06:14:13 2005 UTC (6 years, 5 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base, ktrace-lwp-base
Branch point for: yamt-pdpolicy, simonb-timecounters, rpaulo-netinet-merge-pcb
Changes since 1.39: +9 -26 lines
Diff to previous 1.39 (colored)

Use ANSI function delcs.

Revision 1.37.8.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:24 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.37: +6 -4 lines
Diff to previous 1.37 (colored) next main 1.38 (colored)

sync with -current

Revision 1.35.2.5 / (download) - annotate - [select for diffs], Fri Apr 1 14:30:56 2005 UTC (7 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.35.2.4: +5 -3 lines
Diff to previous 1.35.2.4 (colored)

Sync with HEAD.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Apr 1 11:59:37 2005 UTC (7 years, 1 month ago) by yamt
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr, kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.38: +5 -3 lines
Diff to previous 1.38 (colored)

merge yamt-km branch.
- don't use managed mappings/backing objects for wired memory allocations.
  save some resources like pv_entry.  also fix (most of) PR/27030.
- simplify kernel memory management API.
- simplify pmap bootstrap of some ports.
- some related cleanups.

Revision 1.37.10.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:36:12 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.37.10.1: +3 -3 lines
Diff to previous 1.37.10.1 (colored) to branchpoint 1.37 (colored) next main 1.38 (colored)

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

Revision 1.35.2.4 / (download) - annotate - [select for diffs], Fri Mar 4 16:52:01 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.35.2.3: +3 -3 lines
Diff to previous 1.35.2.3 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.38 / (download) - annotate - [select for diffs], Sat Feb 26 21:34:55 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
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (colored)

nuke trailing whitespace

Revision 1.37.10.1 / (download) - annotate - [select for diffs], Tue Jan 25 12:59:35 2005 UTC (7 years, 4 months ago) by yamt
Branch: yamt-km
Changes since 1.37: +5 -3 lines
Diff to previous 1.37 (colored)

convert to new apis.

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

Fix the sync with head I botched.

Revision 1.35.2.2 / (download) - annotate - [select for diffs], Sat Sep 18 14:53:03 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.35.2.1: +0 -0 lines
Diff to previous 1.35.2.1 (colored)

Sync with HEAD.

Revision 1.35.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:52:56 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.35: +23 -13 lines
Diff to previous 1.35 (colored)

Sync with HEAD

Revision 1.37 / (download) - annotate - [select for diffs], Tue Mar 23 13:22:04 2004 UTC (8 years, 2 months ago) by junyoung
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.36: +3 -3 lines
Diff to previous 1.36 (colored)

Nuke __P().

Revision 1.36 / (download) - annotate - [select for diffs], Sun Oct 26 10:32:24 2003 UTC (8 years, 7 months ago) by jdolecek
Branch: MAIN
Changes since 1.35: +22 -12 lines
Diff to previous 1.35 (colored)

allocate virtual memory for SYSV shm, msg and semaphore structures
separately from the bufpages, so that it would be possible to eventually
make their limits changeable in runtime

make static all local variables which do not need to be exported to other
kernel parts

Revision 1.35 / (download) - annotate - [select for diffs], Sat Jan 18 10:06:35 2003 UTC (9 years, 4 months ago) by thorpej
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.34: +15 -10 lines
Diff to previous 1.34 (colored)

Merge the nathanw_sa branch.

Revision 1.32.2.4 / (download) - annotate - [select for diffs], Wed May 29 21:33:16 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.32.2.3: +3 -2 lines
Diff to previous 1.32.2.3 (colored) to branchpoint 1.32 (colored) next main 1.33 (colored)

#include <sys/sa.h> before <sys/syscallargs.h>, to provide sa_upcall_t
now that <sys/param.h> doesn't include <sys/sa.h>.

(Behold the Power of Ed)

Revision 1.32.2.3 / (download) - annotate - [select for diffs], Mon Apr 1 07:47:58 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.32.2.2: +18 -17 lines
Diff to previous 1.32.2.2 (colored) to branchpoint 1.32 (colored)

Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.32.4.2 / (download) - annotate - [select for diffs], Sat Mar 16 16:01:51 2002 UTC (10 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.32.4.1: +19 -18 lines
Diff to previous 1.32.4.1 (colored) to branchpoint 1.32 (colored) next main 1.33 (colored)

Catch up with -current.

Revision 1.34 / (download) - annotate - [select for diffs], Tue Mar 5 23:28:58 2002 UTC (10 years, 2 months ago) by nathanw
Branch: MAIN
CVS Tags: 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, nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, gehenna-devsw-base, gehenna-devsw, fvdl_fs64_base, eeh-devprop-base, eeh-devprop
Changes since 1.33: +19 -18 lines
Diff to previous 1.33 (colored)

Make the debugging printfs compile:
 - printf format checking doesn't like %x for pointers; use %p like we should.
 - LP64 fixes.

Revision 1.32.4.1 / (download) - annotate - [select for diffs], Thu Jan 10 20:00:08 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.32: +4 -1 lines
Diff to previous 1.32 (colored)

Sync kqueue branch with -current.

Revision 1.32.2.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:16:44 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.32.2.1: +4 -1 lines
Diff to previous 1.32.2.1 (colored) to branchpoint 1.32 (colored)

Catch up to -current.

Revision 1.32.8.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:18:56 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.32: +4 -1 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

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

Revision 1.33 / (download) - annotate - [select for diffs], Mon Nov 12 15:25:25 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, ifpoll-base, ifpoll
Changes since 1.32: +4 -1 lines
Diff to previous 1.32 (colored)

add RCSIDs

Revision 1.32.2.1 / (download) - annotate - [select for diffs], Mon Mar 5 22:49:45 2001 UTC (11 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.32: +13 -9 lines
Diff to previous 1.32 (colored)

Initial commit of scheduler activations and lightweight process support.

Revision 1.26.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 18:09:11 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.26: +14 -32 lines
Diff to previous 1.26 (colored) next main 1.27 (colored)

Update thorpej_scsipi to -current as of a month ago

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jul 22 16:11:02 2000 UTC (11 years, 10 months ago) by simonb
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache, nathanw_sa, kqueue
Changes since 1.31: +1 -2 lines
Diff to previous 1.31 (colored)

Delete a couple of <uvm/uvm_extern.h> includes that were for
<sys/sysctl.h> only.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Jun 27 17:41:37 2000 UTC (11 years, 11 months ago) by mrg
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

remove include of <vm/vm.h>

Revision 1.28.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:09:18 2000 UTC (11 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.28: +11 -9 lines
Diff to previous 1.28 (colored) next main 1.29 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jun 2 16:05:49 2000 UTC (11 years, 11 months ago) by simonb
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
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored)

White space nit in previous.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jun 2 15:53:05 2000 UTC (11 years, 11 months ago) by simonb
Branch: MAIN
Changes since 1.28: +8 -6 lines
Diff to previous 1.28 (colored)

Add new sysctl node "KERN_SYSVIPC_INFO" with "KERN_SYSVIPC_MSG_INFO",
"KERN_SYSVIPC_SEM_INFO" and "KERN_SYSVIPC_SHM_INFO" to return the
info and data structures for the relevent SysV IPC types.  The return
structures use fixed-size types and should be compat32 safe.  All
user-visible changes are protected with
	#if !defined(_POSIX_C_SOURCE) && !defined(_XOPEN_SOURCE)

Make all variable declarations extern in msg.h, sem.h and shm.h and
add relevent variable declarations to sysv_*.c and remove unneeded
header files from those .c files.

Make compat14 SysV IPC conversion functions and sysctl_file() static.

Change the data pointer to "void *" in sysctl_clockrate(),
sysctl_ntptime(), sysctl_file() and sysctl_doeproc().

Revision 1.28 / (download) - annotate - [select for diffs], Wed Apr 12 13:08:26 2000 UTC (12 years, 1 month ago) by simonb
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.27: +1 -20 lines
Diff to previous 1.27 (colored)

Remove bogus "#ifdef EIDRM" checks and warnings that BSD doesn't define
EIDRM - EIDRM was added over two years ago!

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

Get rid of register declarations.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 25 05:05:49 1999 UTC (12 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-newbase
Branch point for: thorpej_scsipi
Changes since 1.25: +235 -177 lines
Diff to previous 1.25 (colored)

Overhaul of the SVID IPC facilities, primarily to use the types specified
by the Single UNIX Specification version 2, rather than the SVR2-derived
types.  While I was here, I did a namespace sweep to expose the constants
and strucutures, and structure members described by SUSv2; documentation
updates coming shortly.

Fixes kern/8158.

Revision 1.24.8.1 / (download) - annotate - [select for diffs], Mon Jun 21 01:24:04 1999 UTC (12 years, 11 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored) next main 1.25 (colored)

Sync w/ -current.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 21 02:31:50 1999 UTC (13 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: chs-ubc2-base
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

properly test the msgsz as "msgsz - len".  from PR#7386

Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 21 22:24:28 1998 UTC (13 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, kenh-if-detach-base, kenh-if-detach, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame, chs-ubc-base, chs-ubc
Branch point for: chs-ubc2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

No need to get definition of "SYSV..." from "opt_sysv.h" because they
must be set if these files are compiled.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Oct 19 22:19:27 1998 UTC (13 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored)

Defopt SYSVMSG, SYSVSEM and SYSVSHM.

Revision 1.22 / (download) - annotate - [select for diffs], Thu May 7 18:00:49 1998 UTC (14 years ago) by kleink
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

Various SysV IPC prototype changes.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Oct 13 02:32:42 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, thorpej-setroot, 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, mrg-vm-swap, marc-pcmcia-bp, marc-pcmcia-base, marc-pcmcia, is-newarp-before-merge, is-newarp-base, is-newarp, bouyer-scsipi
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

backout previous kprintf change

Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 10 22:43:21 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.19: +80 -186 lines
Diff to previous 1.19 (colored)

- Use debugging printf - macros instead if #ifdef #endif everywhere
- printf -> kprintf, sprintf -> ksprintf

Revision 1.19 / (download) - annotate - [select for diffs], Fri Feb 9 19:00:18 1996 UTC (16 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Changes since 1.18: +1 -3 lines
Diff to previous 1.18 (colored)

More proto fixes

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 4 02:17:02 1996 UTC (16 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.17: +14 -8 lines
Diff to previous 1.17 (colored)

First pass at prototyping

Revision 1.17 / (download) - annotate - [select for diffs], Sat Oct 7 06:28:40 1995 UTC (16 years, 7 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.16: +9 -9 lines
Diff to previous 1.16 (colored)

Prefix names of system call implementation functions with `sys_'.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Sep 19 21:45:17 1995 UTC (16 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.15: +21 -17 lines
Diff to previous 1.15 (colored)

Make system calls conform to a standard prototype and bring those
prototypes into scope.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jun 24 20:34:11 1995 UTC (16 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.14: +1 -72 lines
Diff to previous 1.14 (colored)

Extracted all of the compat_xxx routines, and created a library [libcompat]
for them. There are a few #ifdef COMPAT_XX remaining, but they are not easy
or worth eliminating (yet).

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 5 12:56:54 1995 UTC (16 years, 11 months ago) by pk
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

We need some compat_10 routines if COMPAT_SUNOS is on (PR #1008).

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 19 23:44:56 1995 UTC (17 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Use %p.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 5 06:53:13 1994 UTC (17 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.11: +5 -7 lines
Diff to previous 1.11 (colored)

Minor style cleanup.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 23 23:11:27 1994 UTC (17 years, 7 months ago) by cgd
Branch: MAIN
Changes since 1.10: +18 -18 lines
Diff to previous 1.10 (colored)

fix for numerous cut & paste errors in the last changes, from Christos.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 20 04:23:15 1994 UTC (17 years, 7 months ago) by cgd
Branch: MAIN
Changes since 1.9: +119 -77 lines
Diff to previous 1.9 (colored)

update for new syscall args description mechanism

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 29 06:33:13 1994 UTC (17 years, 11 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

New RCS ID's, take two.  they're more aesthecially pleasant, and use 'NetBSD'

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 25 08:17:01 1994 UTC (18 years ago) by mycroft
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Fix typo.

Revision 1.7 / (download) - annotate - [select for diffs], Wed May 25 08:15:47 1994 UTC (18 years ago) by mycroft
Branch: MAIN
Changes since 1.6: +5 -11 lines
Diff to previous 1.6 (colored)

Generalize ipcperm() a little.

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 25 02:14:33 1994 UTC (18 years ago) by hpeyerl
Branch: MAIN
Changes since 1.5: +5 -6 lines
Diff to previous 1.5 (colored)

sysv_shm.c from Adam.
sysv_ipc.c from me.
and various sundry changes to make sysv_ipc.c fit in.
(somewhat untested and not very pleasant reading material)

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 15 13:35:53 1994 UTC (18 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +51 -73 lines
Diff to previous 1.4 (colored)

Some more cleanup.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 13 11:32:46 1994 UTC (18 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Fix typo.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 13 09:36:09 1994 UTC (18 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.2: +698 -709 lines
Diff to previous 1.2 (colored)

Format police.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 18 04:21:52 1993 UTC (18 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1 (colored)

Canonicalize all #includes.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Sat Nov 27 19:35:18 1993 UTC (18 years, 6 months ago) by mycroft
Branch: magnum
Changes since 1.1.2.2: +123 -123 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

KNFify a bit.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun Nov 14 14:47:17 1993 UTC (18 years, 6 months ago) by cgd
Branch: magnum
Changes since 1.1.2.1: +1046 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Update from trunk:
Add the System V message queue and semaphore facilities.  Implemented
by Daniel Boulet <danny@BouletFermat.ab.ca>

Revision 1.1.2.1, Sun Nov 14 13:23:00 1993 UTC (18 years, 6 months ago) by cgd
Branch: magnum
Changes since 1.1: +0 -1046 lines
FILE REMOVED

file sysv_msg.c was added on branch magnum on 1993-11-14 14:47:17 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 14 13:23:00 1993 UTC (18 years, 6 months ago) by cgd
Branch: MAIN
CVS Tags: magnum-base
Branch point for: magnum

Add the System V message queue and semaphore facilities.  Implemented
by Daniel Boulet <danny@BouletFermat.ab.ca>

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>