Up to [cvs.netbsd.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.72 / (download) - annotate - [select for diffs], Thu Sep 1 18:25:44 2011 UTC (8 months, 3 weeks ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
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,
HEAD
Changes since 1.71: +5 -4
lines
Diff to previous 1.71 (colored)
Print syscall name on syscall exit (when using SYSCALL_DEBUG). XXX this should use kernhist.
Revision 1.70.24.1 / (download) - annotate - [select for diffs], Sat Mar 5 20:55:17 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.70: +4 -2
lines
Diff to previous 1.70 (colored) next main 1.71 (colored)
sync with head
Revision 1.71 / (download) - annotate - [select for diffs], Sun Nov 21 17:57:24 2010 UTC (18 months ago) by pooka
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.70: +4 -2
lines
Diff to previous 1.70 (colored)
_KERNEL_OPT
Revision 1.70.20.1 / (download) - annotate - [select for diffs], Sat Sep 12 16:53:50 2009 UTC (2 years, 8 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15
Changes since 1.70: +5 -4
lines
Diff to previous 1.70 (colored) next main 1.71 (colored)
Print out syscallname on ret too.
Revision 1.68.6.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:24:10 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.68: +4 -6
lines
Diff to previous 1.68 (colored) next main 1.69 (colored)
Sync with HEAD.
Revision 1.68.8.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:09 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.68: +4 -6
lines
Diff to previous 1.68 (colored) next main 1.69 (colored)
sync with head.
Revision 1.70.4.2 / (download) - annotate - [select for diffs], Wed May 14 01:35:13 2008 UTC (4 years ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.70.4.1: +2 -3
lines
Diff to previous 1.70.4.1 (colored) to branchpoint 1.70 (colored) next main 1.71 (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.70.4.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.70: +3 -2
lines
Diff to previous 1.70 (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.70 / (download) - annotate - [select for diffs], Fri Apr 25 11:23:42 2008 UTC (4 years, 1 month ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
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-base2,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
yamt-nfs-mp-base,
yamt-nfs-mp,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
nick-hppapmap,
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-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u1-k1-k5,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: wrstuden-revivesa,
rmind-uvmplock,
matt-nb5-mips64
Changes since 1.69: +2 -6
lines
Diff to previous 1.69 (colored)
Remove unneeded playing about with kernel_lock.
Revision 1.69 / (download) - annotate - [select for diffs], Mon Apr 21 12:56:31 2008 UTC (4 years, 1 month ago) by ad
Branch: MAIN
Changes since 1.68: +4 -2
lines
Diff to previous 1.68 (colored)
Make ntp, pmc, reboot, sysarch, time syscalls MPSAFE.
Revision 1.65.26.3 / (download) - annotate - [select for diffs], Mon Feb 18 21:06:46 2008 UTC (4 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.65.26.2: +6 -4
lines
Diff to previous 1.65.26.2 (colored) to branchpoint 1.65 (colored) next main 1.66 (colored)
Sync with HEAD.
Revision 1.55.2.5 / (download) - annotate - [select for diffs], Mon Jan 21 09:46:16 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.55.2.4: +9 -7
lines
Diff to previous 1.55.2.4 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)
sync with head
Revision 1.65.20.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:56:13 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.65: +27 -7
lines
Diff to previous 1.65 (colored) next main 1.66 (colored)
sync with HEAD
Revision 1.66.6.2 / (download) - annotate - [select for diffs], Tue Jan 8 22:11:39 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.66.6.1: +4 -2
lines
Diff to previous 1.66.6.1 (colored) to branchpoint 1.66 (colored) next main 1.67 (colored)
Sync with HEAD
Revision 1.68 / (download) - annotate - [select for diffs], Sat Jan 5 12:30:47 2008 UTC (4 years, 4 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-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,
mjf-devfs2
Changes since 1.67: +6 -4
lines
Diff to previous 1.67 (colored)
Don't pass l (== curlwp) into the system call trace code. Delete inclusion of opt_syscall_debug.h into systm.h, every kernel object file doesn't need to depend on opt_syscall_debug.h!
Revision 1.66.6.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:56:05 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.66: +5 -5
lines
Diff to previous 1.66 (colored)
Sync with HEAD
Revision 1.65.26.2 / (download) - annotate - [select for diffs], Thu Dec 27 00:46:05 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.65.26.1: +5 -5
lines
Diff to previous 1.65.26.1 (colored) to branchpoint 1.65 (colored)
Sync with HEAD.
Revision 1.66.2.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:57:13 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.66: +5 -5
lines
Diff to previous 1.66 (colored) next main 1.67 (colored)
Sync with head.
Revision 1.67 / (download) - annotate - [select for diffs], Thu Dec 20 23:03:10 2007 UTC (4 years, 5 months ago) by dsl
Branch: MAIN
CVS Tags: vmlocking2-base3
Changes since 1.66: +5 -5
lines
Diff to previous 1.66 (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.65.26.1 / (download) - annotate - [select for diffs], Mon Nov 19 00:48:46 2007 UTC (4 years, 6 months ago) by mjf
Branch: mjf-devfs
Changes since 1.65: +20 -2
lines
Diff to previous 1.65 (colored)
Sync with HEAD.
Revision 1.55.2.4 / (download) - annotate - [select for diffs], Thu Nov 15 11:44:46 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.55.2.3: +20 -2
lines
Diff to previous 1.55.2.3 (colored) to branchpoint 1.55 (colored)
sync with head.
Revision 1.65.24.1 / (download) - annotate - [select for diffs], Tue Nov 13 16:02:14 2007 UTC (4 years, 6 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.65: +20 -2
lines
Diff to previous 1.65 (colored) next main 1.66 (colored)
Sync with HEAD
Revision 1.65.18.1 / (download) - annotate - [select for diffs], Sun Nov 11 16:48:06 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.65: +20 -2
lines
Diff to previous 1.65 (colored) next main 1.66 (colored)
Sync with HEAD.
Revision 1.66 / (download) - annotate - [select for diffs], Fri Nov 9 14:50:52 2007 UTC (4 years, 6 months ago) by dsl
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,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: vmlocking2,
bouyer-xeni386
Changes since 1.65: +20 -2
lines
Diff to previous 1.65 (colored)
Add MI implementations of the indirect stystem call functions sys_syscall() and sys___syscall(). These functions are only used if the MI system call entry code doesn't special-case the relevant entries.
Revision 1.55.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:11:13 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.55.2.2: +11 -12
lines
Diff to previous 1.55.2.2 (colored) to branchpoint 1.55 (colored)
sync with head.
Revision 1.65 / (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-idlelwp-base8,
yamt-idlelwp,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
post-newlock2-merge,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
jmcneill-base,
hpcarm-cleanup,
ad-audiomp-base,
ad-audiomp
Branch point for: mjf-devfs,
matt-armv6,
jmcneill-pm,
bouyer-xenamd64
Changes since 1.64: +6 -7
lines
Diff to previous 1.64 (colored)
Merge newlock2 to head.
Revision 1.59.4.4 / (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.59.4.3: +4 -5
lines
Diff to previous 1.59.4.3 (colored) to branchpoint 1.59 (colored) next main 1.60 (colored)
Remove support for SA. Ok core@.
Revision 1.59.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.59.4.2: +7 -7
lines
Diff to previous 1.59.4.2 (colored) to branchpoint 1.59 (colored)
Sync with head.
Revision 1.64 / (download) - annotate - [select for diffs], Sat Jan 6 20:40:58 2007 UTC (5 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: newlock2-nbase,
newlock2-base
Changes since 1.63: +3 -3
lines
Diff to previous 1.63 (colored)
one more cast.
Revision 1.63 / (download) - annotate - [select for diffs], Sat Jan 6 20:38:15 2007 UTC (5 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.62: +6 -6
lines
Diff to previous 1.62 (colored)
register_t is unsigned on sparc/sparc64/sh5/powerpc. This produces warnings on comparisons < 0, since they can never be true. All register_t's should be made signed, and this commit should be reverted. For now cast to int, since the syscall code is a small number and guaranteed to fit.
Revision 1.55.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.55.2.1: +4 -5
lines
Diff to previous 1.55.2.1 (colored) to branchpoint 1.55 (colored)
sync with head.
Revision 1.60.2.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.60.2.1: +3 -3
lines
Diff to previous 1.60.2.1 (colored) to branchpoint 1.60 (colored) next main 1.61 (colored)
sync with head.
Revision 1.59.4.2 / (download) - annotate - [select for diffs], Sat Nov 18 21:39:22 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.59.4.1: +4 -4
lines
Diff to previous 1.59.4.1 (colored) to branchpoint 1.59 (colored)
Sync with head.
Revision 1.59.4.1 / (download) - annotate - [select for diffs], Fri Nov 17 16:34:37 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.59: +6 -6
lines
Diff to previous 1.59 (colored)
Checkpoint work in progress.
Revision 1.62 / (download) - annotate - [select for diffs], Wed Nov 1 10:17:58 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.61: +3 -3
lines
Diff to previous 1.61 (colored)
remove some __unused from function parameters.
Revision 1.60.2.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.60: +3 -3
lines
Diff to previous 1.60 (colored)
sync with head
Revision 1.61 / (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.60: +3 -3
lines
Diff to previous 1.60 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.57.8.3 / (download) - annotate - [select for diffs], Thu Sep 14 12:31:48 2006 UTC (5 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.57.8.2: +4 -4
lines
Diff to previous 1.57.8.2 (colored) to branchpoint 1.57 (colored) next main 1.58 (colored)
sync with head.
Revision 1.57.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:57:16 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.57: +5 -4
lines
Diff to previous 1.57 (colored) next main 1.58 (colored)
sync with head
Revision 1.60 / (download) - annotate - [select for diffs], Fri Sep 8 20:58:57 2006 UTC (5 years, 8 months ago) by elad
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9
Branch point for: yamt-splraiseipl
Changes since 1.59: +4 -4
lines
Diff to previous 1.59 (colored)
First take at security model abstraction.
- Add a few scopes to the kernel: system, network, and machdep.
- Add a few more actions/sub-actions (requests), and start using them as
opposed to the KAUTH_GENERIC_ISSUSER place-holders.
- Introduce a basic set of listeners that implement our "traditional"
security model, called "bsd44". This is the default (and only) model we
have at the moment.
- Update all relevant documentation.
- Add some code and docs to help folks who want to actually use this stuff:
* There's a sample overlay model, sitting on-top of "bsd44", for
fast experimenting with tweaking just a subset of an existing model.
This is pretty cool because it's *really* straightforward to do stuff
you had to use ugly hacks for until now...
* And of course, documentation describing how to do the above for quick
reference, including code samples.
All of these changes were tested for regressions using a Python-based
testsuite that will be (I hope) available soon via pkgsrc. Information
about the tests, and how to write new ones, can be found on:
http://kauth.linbsd.org/kauthwiki
NOTE FOR DEVELOPERS: *PLEASE* don't add any code that does any of the
following:
- Uses a KAUTH_GENERIC_ISSUSER kauth(9) request,
- Checks 'securelevel' directly,
- Checks a uid/gid directly.
(or if you feel you have to, contact me first)
This is still work in progress; It's far from being done, but now it'll
be a lot easier.
Relevant mailing list threads:
http://mail-index.netbsd.org/tech-security/2006/01/25/0011.html
http://mail-index.netbsd.org/tech-security/2006/03/24/0001.html
http://mail-index.netbsd.org/tech-security/2006/04/18/0000.html
http://mail-index.netbsd.org/tech-security/2006/05/15/0000.html
http://mail-index.netbsd.org/tech-security/2006/08/01/0000.html
http://mail-index.netbsd.org/tech-security/2006/08/25/0000.html
Many thanks to YAMAMOTO Takashi, Matt Thomas, and Christos Zoulas for help
stablizing kauth(9).
Full credit for the regression tests, making sure these changes didn't break
anything, goes to Matt Fleming and Jaime Fournier.
Happy birthday Randi! :)
Revision 1.57.8.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:45:46 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.57.8.1: +4 -5
lines
Diff to previous 1.57.8.1 (colored) to branchpoint 1.57 (colored)
sync with head
Revision 1.59 / (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-pdpolicy-base8,
yamt-pdpolicy-base7,
rpaulo-netinet-merge-pcb-base,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: newlock2
Changes since 1.58: +4 -5
lines
Diff to previous 1.58 (colored)
Use the LWP cached credentials where sane.
Revision 1.55.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.55: +9 -3
lines
Diff to previous 1.55 (colored)
sync with head.
Revision 1.57.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.57: +5 -3
lines
Diff to previous 1.57 (colored) next main 1.58 (colored)
Sync with head.
Revision 1.57.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.57: +5 -3
lines
Diff to previous 1.57 (colored) next main 1.58 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.57.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.57: +5 -3
lines
Diff to previous 1.57 (colored)
sync with head.
Revision 1.58 / (download) - annotate - [select for diffs], Sun May 14 21:15:11 2006 UTC (6 years ago) by elad
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
gdamore-uart-base,
gdamore-uart,
chap-midi-nbase,
chap-midi-base,
chap-midi
Changes since 1.57: +5 -3
lines
Diff to previous 1.57 (colored)
integrate kauth.
Revision 1.57.10.3 / (download) - annotate - [select for diffs], Sat May 6 23:31:30 2006 UTC (6 years ago) by christos
Branch: elad-kernelauth
Changes since 1.57.10.2: +3 -2
lines
Diff to previous 1.57.10.2 (colored) to branchpoint 1.57 (colored) next main 1.58 (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.57.10.2 / (download) - annotate - [select for diffs], Fri Mar 10 13:53:24 2006 UTC (6 years, 2 months ago) by elad
Branch: elad-kernelauth
Changes since 1.57.10.1: +3 -3
lines
Diff to previous 1.57.10.1 (colored) to branchpoint 1.57 (colored)
generic_authorize() -> kauth_authorize_generic().
Revision 1.57.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.57: +4 -3
lines
Diff to previous 1.57 (colored)
Adapt to kernel authorization KPI.
Revision 1.57 / (download) - annotate - [select for diffs], Tue Dec 27 00:28:08 2005 UTC (6 years, 5 months ago) by chs
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.56: +6 -2
lines
Diff to previous 1.56 (colored)
hold kernel_lock while calling printf() in scdebug_*.
Revision 1.56 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:29 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
merge ktrace-lwp.
Revision 1.51.2.5 / (download) - annotate - [select for diffs], Thu Nov 10 14:09:45 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.51.2.4: +5 -14
lines
Diff to previous 1.51.2.4 (colored) next main 1.52 (colored)
Sync with HEAD. Here we go again...
Revision 1.55 / (download) - annotate - [select for diffs], Thu Jun 23 23:15:12 2005 UTC (6 years, 11 months ago) by thorpej
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,
ktrace-lwp-base
Branch point for: yamt-lazymbuf
Changes since 1.54: +5 -14
lines
Diff to previous 1.54 (colored)
Use ANSI function decls. Apply some static.
Revision 1.53.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.53: +5 -5
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
sync with -current
Revision 1.53.10.1 / (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.53: +5 -5
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.51.2.4 / (download) - annotate - [select for diffs], Fri Mar 4 16:51:59 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.51.2.3: +5 -5
lines
Diff to previous 1.51.2.3 (colored)
Sync with HEAD. Hi Perry!
Revision 1.54 / (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,
kent-audio2-base
Changes since 1.53: +5 -5
lines
Diff to previous 1.53 (colored)
nuke trailing whitespace
Revision 1.51.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:35:11 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.51.2.2: +2 -2
lines
Diff to previous 1.51.2.2 (colored)
Fix the sync with head I botched.
Revision 1.51.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.51.2.1: +0 -0
lines
Diff to previous 1.51.2.1 (colored)
Sync with HEAD.
Revision 1.51.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:52:54 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.51: +4 -8
lines
Diff to previous 1.51 (colored)
Sync with HEAD
Revision 1.47.10.2 / (download) - annotate - [select for diffs], Sun Oct 5 12:12:37 2003 UTC (8 years, 7 months ago) by tron
Branch: netbsd-1-6
CVS Tags: 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
Changes since 1.47.10.1: +20 -6
lines
Diff to previous 1.47.10.1 (colored) to branchpoint 1.47 (colored) next main 1.48 (colored)
Pull up revision 1.50 (requested by junyoung in ticket #1510): Make this compile with __HAVE_MINIMAL_EMUL.
Revision 1.53 / (download) - annotate - [select for diffs], Thu Aug 7 16:31:51 2003 UTC (8 years, 9 months ago) by agc
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.52: +3 -7
lines
Diff to previous 1.52 (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.52 / (download) - annotate - [select for diffs], Mon Aug 4 18:53:07 2003 UTC (8 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.51: +3 -3
lines
Diff to previous 1.51 (colored)
sy_narg isn't very useful where an argument can span two register_t slots (as off_t on 32-bit platforms) see PR kern/22297 by myself
Revision 1.51 / (download) - annotate - [select for diffs], Sat Jan 18 10:06:32 2003 UTC (9 years, 4 months ago) by thorpej
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.50: +13 -8
lines
Diff to previous 1.50 (colored)
Merge the nathanw_sa branch.
Revision 1.45.2.8 / (download) - annotate - [select for diffs], Fri Oct 18 02:44:54 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.45.2.7: +20 -6
lines
Diff to previous 1.45.2.7 (colored) to branchpoint 1.45 (colored) next main 1.46 (colored)
Catch up to -current.
Revision 1.50 / (download) - annotate - [select for diffs], Fri Oct 4 18:34:10 2002 UTC (9 years, 7 months ago) by junyoung
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
kqueue-beforemerge,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.49: +22 -8
lines
Diff to previous 1.49 (colored)
Make this compile with __HAVE_MINIMAL_EMUL.
Revision 1.45.4.3 / (download) - annotate - [select for diffs], Fri Sep 6 08:48:02 2002 UTC (9 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.45.4.2: +3 -4
lines
Diff to previous 1.45.4.2 (colored) to branchpoint 1.45 (colored) next main 1.46 (colored)
sync kqueue branch with HEAD
Revision 1.45.2.7 / (download) - annotate - [select for diffs], Thu Aug 1 02:46:23 2002 UTC (9 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.45.2.6: +3 -4
lines
Diff to previous 1.45.2.6 (colored) to branchpoint 1.45 (colored)
Catch up to -current.
Revision 1.47.8.2 / (download) - annotate - [select for diffs], Mon Jul 15 10:36:37 2002 UTC (9 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.47.8.1: +3 -4
lines
Diff to previous 1.47.8.1 (colored) to branchpoint 1.47 (colored) next main 1.48 (colored)
catch up with -current.
Revision 1.45.2.6 / (download) - annotate - [select for diffs], Fri Jul 12 01:40:20 2002 UTC (9 years, 10 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.45.2.5: +2 -3
lines
Diff to previous 1.45.2.5 (colored) to branchpoint 1.45 (colored)
No longer need to pull in lwp.h; proc.h pulls it in for us.
Revision 1.45.4.2 / (download) - annotate - [select for diffs], Sun Jun 23 17:49:33 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.45.4.1: +6 -6
lines
Diff to previous 1.45.4.1 (colored) to branchpoint 1.45 (colored)
catch up with -current on kqueue branch
Revision 1.47.8.1 / (download) - annotate - [select for diffs], Thu Jun 20 16:02:21 2002 UTC (9 years, 11 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.47: +6 -6
lines
Diff to previous 1.47 (colored)
catch up with -current.
Revision 1.45.2.5 / (download) - annotate - [select for diffs], Thu Jun 20 03:47:20 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.45.2.4: +8 -8
lines
Diff to previous 1.45.2.4 (colored) to branchpoint 1.45 (colored)
Catch up to -current.
Revision 1.49 / (download) - annotate - [select for diffs], Wed Jun 19 23:35:35 2002 UTC (9 years, 11 months ago) by eeh
Branch: MAIN
CVS Tags: kqueue-base,
gehenna-devsw-base
Changes since 1.48: +3 -4
lines
Diff to previous 1.48 (colored)
Use the number of args in the sysent rather than calculating it from the sysent's argsize. It should be faster and fix 32-bit compat emulations.
Revision 1.47.10.1 / (download) - annotate - [select for diffs], Fri May 31 02:31:55 2002 UTC (9 years, 11 months ago) by tv
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001
Changes since 1.47: +5 -5
lines
Diff to previous 1.47 (colored)
Pull up revision 1.48 (requested by eeh in ticket #101): Since a register_t is probably not an int, don't try to print it with %d.
Revision 1.48 / (download) - annotate - [select for diffs], Fri May 31 01:10:35 2002 UTC (9 years, 11 months ago) by eeh
Branch: MAIN
Changes since 1.47: +6 -6
lines
Diff to previous 1.47 (colored)
Since a register_t is probably not an int, don't try to print it with %d.
Revision 1.45.2.4 / (download) - annotate - [select for diffs], Wed May 29 21:33:12 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.45.2.3: +3 -2
lines
Diff to previous 1.45.2.3 (colored) to branchpoint 1.45 (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.45.4.1 / (download) - annotate - [select for diffs], Thu Jan 10 19:59:58 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.45: +4 -2
lines
Diff to previous 1.45 (colored)
Sync kqueue branch with -current.
Revision 1.45.2.3 / (download) - annotate - [select for diffs], Sat Nov 24 19:55:46 2001 UTC (10 years, 6 months ago) by bjh21
Branch: nathanw_sa
Changes since 1.45.2.2: +8 -7
lines
Diff to previous 1.45.2.2 (colored) to branchpoint 1.45 (colored)
Make SYSCALL_DEBUG work again.
Revision 1.45.2.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:16:39 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.45.2.1: +4 -2
lines
Diff to previous 1.45.2.1 (colored) to branchpoint 1.45 (colored)
Catch up to -current.
Revision 1.45.8.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:18:51 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.45: +4 -2
lines
Diff to previous 1.45 (colored) next main 1.46 (colored)
Sync the thorpej-mips-cache branch with -current.
Revision 1.47 / (download) - annotate - [select for diffs], Mon Nov 12 15:25:18 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: thorpej-mips-cache-base,
newlock-base,
newlock,
netbsd-1-6-base,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Branch point for: netbsd-1-6,
gehenna-devsw
Changes since 1.46: +4 -1
lines
Diff to previous 1.46 (colored)
add RCSIDs
Revision 1.46 / (download) - annotate - [select for diffs], Mon Oct 29 07:02:30 2001 UTC (10 years, 6 months ago) by simonb
Branch: MAIN
Changes since 1.45: +1 -2
lines
Diff to previous 1.45 (colored)
Don't need to include <uvm/uvm_extern.h> just to include <sys/sysctl.h> anymore.
Revision 1.45.2.1 / (download) - annotate - [select for diffs], Mon Mar 5 22:49:43 2001 UTC (11 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.45: +11 -7
lines
Diff to previous 1.45 (colored)
Initial commit of scheduler activations and lightweight process support.
Revision 1.42.14.2 / (download) - annotate - [select for diffs], Wed Nov 22 16:05:24 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.42.14.1: +5 -5
lines
Diff to previous 1.42.14.1 (colored) to branchpoint 1.42 (colored) next main 1.43 (colored)
Sync with HEAD.
Revision 1.45 / (download) - annotate - [select for diffs], Tue Nov 21 00:37:56 2000 UTC (11 years, 6 months ago) by jdolecek
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.44: +5 -5
lines
Diff to previous 1.44 (colored)
restructure struct emul and execsw, in preparation to make emulations LKMable:
* move all exec-type specific information from struct emul to execsw[] and
provide single struct emul per emulation
* elf:
- kern/exec_elf32.c:probe_funcs[] is gone, execsw[] how has one entry
per emulation and contains pointer to respective probe function
- interp is allocated via MALLOC() rather than on stack
- elf_args structure is allocated via MALLOC() rather than malloc()
* ecoff: the per-emulation hooks moved from alpha and mips specific code
to OSF1 and Ultrix compat code as appropriate, execsw[] has one entry per
emulation supporting ecoff with appropriate probe function
* the makecmds/probe functions don't set emulation, pointer to emulation is
part of appropriate execsw[] entry
* constify couple of structures
Revision 1.42.14.1 / (download) - annotate - [select for diffs], Mon Nov 20 18:09:06 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.42: +4 -2
lines
Diff to previous 1.42 (colored)
Update thorpej_scsipi to -current as of a month ago
Revision 1.44 / (download) - annotate - [select for diffs], Tue Jun 27 17:41:32 2000 UTC (11 years, 11 months ago) by mrg
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
remove include of <vm/vm.h>
Revision 1.42.22.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:09:13 2000 UTC (11 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.42: +3 -1
lines
Diff to previous 1.42 (colored) next main 1.43 (colored)
Sync w/ netbsd-1-5-base.
Revision 1.43 / (download) - annotate - [select for diffs], Tue Jun 6 18:26:36 2000 UTC (11 years, 11 months ago) by soren
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.42: +3 -1
lines
Diff to previous 1.42 (colored)
defopt SYSCALL_DEBUG.
Revision 1.42 / (download) - annotate - [select for diffs], Sun Mar 1 02:22:31 1998 UTC (14 years, 2 months ago) by fvdl
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
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,
kenh-if-detach-base,
kenh-if-detach,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame,
fvdl-softdep-base,
fvdl-softdep,
eeh-paddr_t-base,
eeh-paddr_t,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-newbase,
chs-ubc2-base,
chs-ubc2,
chs-ubc-base,
chs-ubc
Branch point for: thorpej_scsipi,
minoura-xpg4dl
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Merge with Lite2 + local changes
Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 1 02:13:00 1998 UTC (14 years, 2 months ago) by fvdl
Branch: WFJ-920714,
CSRG
CVS Tags: lite-2
Changes since 1.1.1.2: +45 -40
lines
Diff to previous 1.1.1.2 (colored)
Import 4.4BSD-Lite2
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 1 02:09:44 1998 UTC (14 years, 2 months ago) by fvdl
Branch: WFJ-920714,
CSRG
CVS Tags: lite-1,
date-03-may-96
Changes since 1.1.1.1: +62 -51
lines
Diff to previous 1.1.1.1 (colored)
Import 4.4BSD-Lite for reference
Revision 1.41 / (download) - annotate - [select for diffs], Thu Feb 5 07:59:57 1998 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.40: +5 -1
lines
Diff to previous 1.40 (colored)
initial import of the new virtual memory system, UVM, into -current. UVM was written by chuck cranor <chuck@maria.wustl.edu>, with some minor portions derived from the old Mach code. i provided some help getting swap and paging working, and other bug fixes/ideas. chuck silvers <chuq@chuq.com> also provided some other fixes. this is the rest of the MI portion changes. this will be KNF'd shortly. :-)
Revision 1.39.4.1 / (download) - annotate - [select for diffs], Mon Sep 22 06:33:46 1997 UTC (14 years, 8 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored) next main 1.40 (colored)
Update marc-pcmcia branch from trunk.
Revision 1.40 / (download) - annotate - [select for diffs], Sat Sep 20 19:32:15 1997 UTC (14 years, 8 months ago) by pk
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.39: +2 -2
lines
Diff to previous 1.39 (colored)
Use the copied-in string to pass to cpu_reboot(), not a pointer into user space.
Revision 1.39 / (download) - annotate - [select for diffs], Wed Mar 26 22:42:17 1997 UTC (15 years, 2 months ago) by gwr
Branch: MAIN
CVS Tags: thorpej-signal-base,
thorpej-signal,
marc-pcmcia-bp,
bouyer-scsipi
Branch point for: marc-pcmcia
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
Revision 1.38 / (download) - annotate - [select for diffs], Sun Oct 13 02:32:36 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: thorpej-setroot,
mrg-vm-swap,
is-newarp-before-merge,
is-newarp-base,
is-newarp
Changes since 1.37: +12 -12
lines
Diff to previous 1.37 (colored)
backout previous kprintf change
Revision 1.37 / (download) - annotate - [select for diffs], Thu Oct 10 22:46:21 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.36: +12 -12
lines
Diff to previous 1.36 (colored)
printf -> kprintf, sprintf -> ksprintf
Revision 1.36 / (download) - annotate - [select for diffs], Tue Aug 20 22:00:36 1996 UTC (15 years, 9 months ago) by cgd
Branch: MAIN
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored)
update so that SYSCALL_DEBUG works again. s/nosys/sys_nosys/g. (It must not have been used for a long time!)
Revision 1.35 / (download) - annotate - [select for diffs], Sun Aug 11 04:05:33 1996 UTC (15 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.34: +4 -3
lines
Diff to previous 1.34 (colored)
oops, need to copyinstr() here. how come it worked anyway?
Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 10 00:23:17 1996 UTC (15 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.33: +11 -2
lines
Diff to previous 1.33 (colored)
implement RB_STRING, derived from SunOS, via compat_sunos.
Revision 1.33 / (download) - annotate - [select for diffs], Fri Aug 9 10:32:20 1996 UTC (15 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.32: +6 -2
lines
Diff to previous 1.32 (colored)
Change reboot(2) to take two arguments: bootopt like normal and also a boot string for firmware that can do this, such as the SPARC and the sun3 models. It is currently silently ignored on all other hardware now, however. The MD function "boot()" has been changed to also take a char *.
Revision 1.32 / (download) - annotate - [select for diffs], Mon Apr 22 01:38:41 1996 UTC (16 years, 1 month 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.31: +1 -2
lines
Diff to previous 1.31 (colored)
remove include of <sys/cpu.h>
Revision 1.31 / (download) - annotate - [select for diffs], Fri Feb 9 18:59:54 1996 UTC (16 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.30: +2 -4
lines
Diff to previous 1.30 (colored)
More proto fixes
Revision 1.30 / (download) - annotate - [select for diffs], Sun Feb 4 02:16:30 1996 UTC (16 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.29: +4 -2
lines
Diff to previous 1.29 (colored)
First pass at prototyping
Revision 1.29 / (download) - annotate - [select for diffs], Sat Oct 7 06:28:30 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.28: +3 -3
lines
Diff to previous 1.28 (colored)
Prefix names of system call implementation functions with `sys_'.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Sep 19 21:45:10 1995 UTC (16 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.27: +6 -5
lines
Diff to previous 1.27 (colored)
Make system calls conform to a standard prototype and bring those prototypes into scope.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jun 24 20:34:09 1995 UTC (16 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.26: +1 -162
lines
Diff to previous 1.26 (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.26 / (download) - annotate - [select for diffs], Tue Apr 25 21:10:01 1995 UTC (17 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Make this compile again; from Ted Lemon
Revision 1.25 / (download) - annotate - [select for diffs], Sat Apr 22 19:43:00 1995 UTC (17 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.24: +14 -110
lines
Diff to previous 1.24 (colored)
- new copyargs routine. - use emul_xxx - deprecate nsysent; use constant SYS_MAXSYSCALL instead. - deprecate ep_setup - call sendsig and setregs indirectly.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 22 14:17:18 1995 UTC (17 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.23: +19 -19
lines
Diff to previous 1.23 (colored)
be a little smarter when printing syscall names & args
Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 13 20:49:11 1995 UTC (17 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.22: +3 -4
lines
Diff to previous 1.22 (colored)
EMUL_IBCS2_ELF -> EMUL_SVR4; EMUL_IBCS2_{COFF,XOUT} -> EMUL_IBCS2
Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 9 08:54:37 1995 UTC (17 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.21: +68 -11
lines
Diff to previous 1.21 (colored)
Update types, and fill in missing debug switch entries.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 5 08:52:20 1995 UTC (17 years, 2 months ago) by fvdl
Branch: MAIN
Changes since 1.20: +6 -5
lines
Diff to previous 1.20 (colored)
Extended a couple of defines with "|| defined(COMPAT_LINUX)" to make things compile without requiring COMPAT_43 and/or COMPAT_09.
Revision 1.20 / (download) - annotate - [select for diffs], Wed Nov 23 22:36:59 1994 UTC (17 years, 6 months ago) by dean
Branch: MAIN
Changes since 1.19: +4 -3
lines
Diff to previous 1.19 (colored)
added defined(COMPAT_ULTRIX) for compat_09_getdomainname (From Jonathan Stone)
Revision 1.19 / (download) - annotate - [select for diffs], Thu Oct 20 04:23:01 1994 UTC (17 years, 7 months ago) by cgd
Branch: MAIN
Changes since 1.18: +141 -72
lines
Diff to previous 1.18 (colored)
update for new syscall args description mechanism
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jun 29 06:32:50 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.17: +3 -2
lines
Diff to previous 1.17 (colored)
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Revision 1.17 / (download) - annotate - [select for diffs], Fri May 20 07:24:58 1994 UTC (18 years ago) by cgd
Branch: MAIN
Changes since 1.16: +65 -67
lines
Diff to previous 1.16 (colored)
update to Lite
Revision 1.16 / (download) - annotate - [select for diffs], Tue May 17 08:22:13 1994 UTC (18 years ago) by cgd
Branch: MAIN
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
domainname foo is for HPUX, too
Revision 1.15 / (download) - annotate - [select for diffs], Tue May 17 00:04:39 1994 UTC (18 years ago) by cgd
Branch: MAIN
Changes since 1.14: +4 -2
lines
Diff to previous 1.14 (colored)
get & setdomainname are COMPAT_09, not COMPAT_43
Revision 1.14 / (download) - annotate - [select for diffs], Mon May 16 09:57:42 1994 UTC (18 years ago) by cgd
Branch: MAIN
Changes since 1.13: +34 -7
lines
Diff to previous 1.13 (colored)
make ouname() actually compatible with its old invocation (based on old utsname.h) for binary compatibility. also, it is *NOT* SunOS compatible; the SunOS structure has different-sized fields. COMPAT_SUNOS needs its own.
Revision 1.13 / (download) - annotate - [select for diffs], Sat May 7 00:49:08 1994 UTC (18 years ago) by cgd
Branch: MAIN
Changes since 1.12: +22 -27
lines
Diff to previous 1.12 (colored)
deprecate all of the info getting/setting functions
Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 18 18:57:15 1994 UTC (18 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Clean up uname(2) code some more.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 1 07:58:28 1994 UTC (18 years, 2 months ago) by glass
Branch: MAIN
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
small improvement in output formatting of scdebug routines
Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 15 06:58:07 1994 UTC (18 years, 3 months ago) by cgd
Branch: MAIN
Changes since 1.9: +7 -5
lines
Diff to previous 1.9 (colored)
add a proc ptr to the syscall debug info
Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 15 06:52:25 1994 UTC (18 years, 3 months ago) by cgd
Branch: MAIN
Changes since 1.8: +10 -2
lines
Diff to previous 1.8 (colored)
add scdebug variable, to enable printing, defaulting to on, and change args
Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 15 06:40:34 1994 UTC (18 years, 3 months ago) by cgd
Branch: MAIN
Changes since 1.7: +35 -1
lines
Diff to previous 1.7 (colored)
add SYSCALL_DEBUG stuff for glass
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 18 04:21:21 1993 UTC (18 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +7 -7
lines
Diff to previous 1.6 (colored)
Canonicalize all #includes.
Revision 1.6.4.2 / (download) - annotate - [select for diffs], Sun Nov 14 20:32:16 1993 UTC (18 years, 6 months ago) by mycroft
Branch: magnum
Changes since 1.6.4.1: +7 -7
lines
Diff to previous 1.6.4.1 (colored) to branchpoint 1.6 (colored) next main 1.7 (colored)
Canonicalize all #includes.
Revision 1.6.4.1 / (download) - annotate - [select for diffs], Mon Sep 27 04:02:17 1993 UTC (18 years, 8 months ago) by deraadt
Branch: magnum
Changes since 1.6: +9 -1
lines
Diff to previous 1.6 (colored)
define hostname/hostnamelen, domainname/domainnamelen and hostid (move elsewhere later)
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 17 15:24:37 1993 UTC (18 years, 10 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-0-9-patch-001,
netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9,
magnum-base
Branch point for: magnum
Changes since 1.5: +40 -26
lines
Diff to previous 1.5 (colored)
Finish moving struct definitions outside of function declarations.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 27 06:01:49 1993 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.4: +10 -1
lines
Diff to previous 1.4 (colored)
ANSIfications - removed all implicit function return types and argument definitions. Ensured that all files include "systm.h" to gain access to general prototypes. Casts where necessary.
Revision 1.4 / (download) - annotate - [select for diffs], Thu May 20 02:54:46 1993 UTC (19 years ago) by cgd
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
add $Id$ strings, and clean up file headers where necessary
Revision 1.3 / (download) - annotate - [select for diffs], Thu May 6 10:48:30 1993 UTC (19 years ago) by cgd
Branch: MAIN
Changes since 1.2: +14 -0
lines
Diff to previous 1.2 (colored)
diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 2 12:25:13 1993 UTC (19 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: netbsd-alpha-1,
netbsd-0-8
Changes since 1.1: +35 -0
lines
Diff to previous 1.1 (colored)
added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy man page.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: WFJ-920714,
CSRG
CVS Tags: patchkit-0-2-2,
WFJ-386bsd-01
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of 386bsd-0.1 sources
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN
Initial revision