Up to [cvs.netbsd.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23.12.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.23: +54 -14
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
sync with head
Revision 1.23.16.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.23: +54 -14
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
sync to latest -current.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Mar 13 18:40:53 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.23: +54 -14
lines
Diff to previous 1.23 (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.22.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:21:57 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.22: +7 -6
lines
Diff to previous 1.22 (colored) next main 1.23 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.20.44.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.20.44.1: +25 -59
lines
Diff to previous 1.20.44.1 (colored) to branchpoint 1.20 (colored) next main 1.21 (colored)
sync with head.
Revision 1.21.8.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:37:01 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.21.8.1: +7 -6
lines
Diff to previous 1.21.8.1 (colored) to branchpoint 1.21 (colored) next main 1.22 (colored)
Sync with HEAD.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 16 14:55:44 2009 UTC (3 years, 1 month ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
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-base,
netbsd-6-base,
netbsd-6,
matt-premerge-20091211,
matt-mips64-premerge-20101231,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jruoho-x86intr-base,
jruoho-x86intr,
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,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.22: +7 -6
lines
Diff to previous 1.22 (colored)
Replace malloc with kmem(9).
Revision 1.21.8.1 / (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.21: +20 -55
lines
Diff to previous 1.21 (colored)
Sync with HEAD.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Jan 19 19:39:41 2009 UTC (3 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Branch point for: jym-xensuspend
Changes since 1.21: +20 -55
lines
Diff to previous 1.21 (colored)
Provide compatibility for pre-christos-time_t sysv sysctls.
Revision 1.20.40.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.20: +2 -9
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Sync with HEAD.
Revision 1.20.42.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.20: +2 -9
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
sync with head.
Revision 1.20.44.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.20: +2 -9
lines
Diff to previous 1.20 (colored)
sync with head.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:05 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
netbsd-5-base,
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,
netbsd-5,
mjf-devfs2-base,
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,
matt-mips64-base2,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap
Changes since 1.20: +2 -9
lines
Diff to previous 1.20 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.15.32.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.15.32.2: +7 -5
lines
Diff to previous 1.15.32.2 (colored) to branchpoint 1.15 (colored) next main 1.16 (colored)
sync with head.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:31 2007 UTC (5 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
yamt-idlelwp,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
post-newlock2-merge,
nick-net80211-sync-base,
nick-net80211-sync,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
mjf-devfs-base,
mjf-devfs,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup-base,
hpcarm-cleanup,
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,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Changes since 1.19: +6 -4
lines
Diff to previous 1.19 (colored)
Merge newlock2 to head.
Revision 1.17.8.2 / (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.17.8.1: +6 -4
lines
Diff to previous 1.17.8.1 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored)
- Remove the last use of mtsleep() - sched_pause() -> kpause()
Revision 1.17.8.1 / (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.17: +226 -3
lines
Diff to previous 1.17 (colored)
Sync with head.
Revision 1.19 / (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.18: +3 -3
lines
Diff to previous 1.18 (colored)
Consistent usage of KAUTH_GENERIC_ISSUSER.
Revision 1.15.32.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.15.32.1: +225 -2
lines
Diff to previous 1.15.32.1 (colored) to branchpoint 1.15 (colored)
sync with head.
Revision 1.17.10.1 / (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.17: +225 -2
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
sync with head.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 25 21:40:05 2006 UTC (5 years, 6 months ago) by christos
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.17: +225 -2
lines
Diff to previous 1.17 (colored)
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the physical memory
Revision 1.16.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.16: +14 -10
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
sync with head
Revision 1.15.32.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.15: +14 -13
lines
Diff to previous 1.15 (colored)
sync with head.
Revision 1.16.6.1 / (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.16: +14 -10
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
Sync with head.
Revision 1.16.12.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.16: +14 -10
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.16.8.1 / (download) - annotate - [select for diffs], Wed May 24 10:58:41 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.16: +14 -10
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
sync with head.
Revision 1.17 / (download) - annotate - [select for diffs], Sun May 14 21:15:11 2006 UTC (6 years ago) by elad
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
rpaulo-netinet-merge-pcb-base,
gdamore-uart-base,
gdamore-uart,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.16: +14 -10
lines
Diff to previous 1.16 (colored)
integrate kauth.
Revision 1.16.10.4 / (download) - annotate - [select for diffs], Sat May 6 23:31:30 2006 UTC (6 years ago) by christos
Branch: elad-kernelauth
Changes since 1.16.10.3: +3 -2
lines
Diff to previous 1.16.10.3 (colored) to branchpoint 1.16 (colored) next main 1.17 (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.16.10.3 / (download) - annotate - [select for diffs], Sat Mar 11 16:45:25 2006 UTC (6 years, 2 months ago) by elad
Branch: elad-kernelauth
Changes since 1.16.10.2: +6 -13
lines
Diff to previous 1.16.10.2 (colored) to branchpoint 1.16 (colored)
When calling kauth_cred_ismember_gid(), don't return the error code if there is one, just treat it as if the check failed. Pointed out by thorpej@.
Revision 1.16.10.2 / (download) - annotate - [select for diffs], Sat Mar 11 04:55:28 2006 UTC (6 years, 2 months ago) by elad
Branch: elad-kernelauth
Changes since 1.16.10.1: +14 -4
lines
Diff to previous 1.16.10.1 (colored) to branchpoint 1.16 (colored)
kauth_cred_groupmember() -> kauth_cred_ismember_gid(), as requested by thorpej@ to conform to the Darwin KPI.
Revision 1.16.10.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.16: +10 -10
lines
Diff to previous 1.16 (colored)
Adapt to kernel authorization KPI.
Revision 1.15.16.1 / (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.15: +3 -6
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Sync with head.
Revision 1.16 / (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-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base,
ktrace-lwp-base,
elad-kernelauth-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Changes since 1.15: +3 -6
lines
Diff to previous 1.15 (colored)
Use ANSI function delcs.
Revision 1.14.26.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.14: +4 -1
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Sync kqueue branch with -current.
Revision 1.14.24.1 / (download) - annotate - [select for diffs], Wed Nov 14 19:16:44 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Catch up to -current.
Revision 1.14.30.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.14: +4 -1
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Sync the thorpej-mips-cache branch with -current.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 12 15:25:25 2001 UTC (10 years, 6 months ago) by lukem
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,
yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
thorpej-mips-cache-base,
newlock-base,
newlock,
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,
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,
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,
matt-timespec,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
kent-audio2-base,
kent-audio2,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1,
ifpoll-base,
ifpoll,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base,
gehenna-devsw,
fvdl_fs64_base,
eeh-devprop-base,
eeh-devprop
Branch point for: yamt-lazymbuf,
ktrace-lwp
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored)
add RCSIDs
Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 12 17:20:03 1998 UTC (13 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej_scsipi,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf,
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,
netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
minoura-xpg4dl-base,
minoura-xpg4dl,
kenh-if-detach-base,
kenh-if-detach,
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,
chs-ubc-base,
chs-ubc
Branch point for: thorpej-mips-cache,
nathanw_sa,
kqueue
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Make copyrights consistent; fix weird/trailing spaces add missing (c) etc.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 15 05:19:50 1998 UTC (13 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.12: +23 -16
lines
Diff to previous 1.12 (colored)
Assign my copyrights to TNF.
Revision 1.12 / (download) - annotate - [select for diffs], Thu May 8 17:16:15 1997 UTC (15 years ago) by mycroft
Branch: MAIN
CVS Tags: thorpej-signal-base,
thorpej-signal,
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-bp,
marc-pcmcia-base,
marc-pcmcia,
eeh-paddr_t-base,
eeh-paddr_t,
bouyer-scsipi
Changes since 1.11: +32 -7
lines
Diff to previous 1.11 (colored)
Don't use vaccess() here.
Revision 1.11 / (download) - annotate - [select for diffs], Thu May 8 17:08:31 1997 UTC (15 years ago) by mycroft
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Update for vaccess() change.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 3 05:53:28 1995 UTC (16 years, 11 months ago) by mycroft
Branch: MAIN
CVS Tags: thorpej-setroot,
netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1,
mrg-vm-swap,
is-newarp-before-merge,
is-newarp-base,
is-newarp
Changes since 1.9: +6 -5
lines
Diff to previous 1.9 (colored)
#include <sys/vnode.h>, for prototypes.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 2 19:04:22 1995 UTC (16 years, 11 months ago) by mycroft
Branch: MAIN
Changes since 1.8: +10 -17
lines
Diff to previous 1.8 (colored)
Use vaccess().
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 1 22:44:06 1995 UTC (16 years, 11 months ago) by jtc
Branch: MAIN
Changes since 1.7: +3 -2
lines
Diff to previous 1.7 (colored)
Moved egid credential from cr_groups[0] to new field cr_gid. POSIX.1 requires that sgid executables and the setuid() syscall *not* change the supplemental group list.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 29 06:33:11 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.6: +2 -1
lines
Diff to previous 1.6 (colored)
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 27 19:15:36 1994 UTC (18 years ago) by hpeyerl
Branch: MAIN
Changes since 1.5: +8 -2
lines
Diff to previous 1.5 (colored)
Copyright foo
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 25 08:15:45 1994 UTC (18 years ago) by mycroft
Branch: MAIN
Changes since 1.4: +17 -17
lines
Diff to previous 1.4 (colored)
Generalize ipcperm() a little.
Revision 1.4 / (download) - annotate - [select for diffs], Wed May 25 02:14:24 1994 UTC (18 years ago) by hpeyerl
Branch: MAIN
Changes since 1.3: +33 -74
lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Thu May 12 00:54:58 1994 UTC (18 years ago) by cgd
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
doesn't need to include shm.h
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 18 04:21:46 1993 UTC (18 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +7 -7
lines
Diff to previous 1.1 (colored)
Canonicalize all #includes.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun Nov 14 14:47:13 1993 UTC (18 years, 6 months ago) by cgd
Branch: magnum
Changes since 1.1.2.1: +103 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (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:22:58 1993 UTC (18 years, 6 months ago) by cgd
Branch: magnum
Changes since 1.1: +0 -103
lines
FILE REMOVED
file sysv_ipc.c was added on branch magnum on 1993-11-14 14:47:13 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 14 13:22:58 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>