The NetBSD Project

CVS log for src/sys/miscfs/procfs/procfs_status.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / miscfs / procfs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.40 / (download) - annotate - [select for diffs], Sat May 23 23:42:43 2020 UTC (3 years, 10 months ago) by ad
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.39: +6 -6 lines
Diff to previous 1.39 (colored) to selected 1.15 (colored)

Move proc_lock into the data segment.  It was dynamically allocated because
at the time we had mutex_obj_alloc() but not __cacheline_aligned.

Revision 1.36.22.1 / (download) - annotate - [select for diffs], Sun Dec 3 11:38:48 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.36: +133 -57 lines
Diff to previous 1.36 (colored) next main 1.37 (colored) to selected 1.15 (colored)

update from HEAD

Revision 1.39 / (download) - annotate - [select for diffs], Fri Sep 29 17:27:26 2017 UTC (6 years, 6 months ago) by kre
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.38: +5 -5 lines
Diff to previous 1.38 (colored) to selected 1.15 (colored)


Use %ju and (intmax_t) to unbreak i386 build.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Sep 29 12:57:05 2017 UTC (6 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.37: +132 -56 lines
Diff to previous 1.37 (colored) to selected 1.15 (colored)

Split the status printing routines (one for NetBSD and one for Linux) for
simplicity (Robert Swindelis)

Revision 1.36.44.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:49 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) next main 1.37 (colored) to selected 1.15 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.36.40.1 / (download) - annotate - [select for diffs], Mon Dec 5 10:55:26 2016 UTC (7 years, 4 months ago) by skrll
Branch: nick-nhusb
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) next main 1.37 (colored) to selected 1.15 (colored)

Sync with HEAD

Revision 1.37 / (download) - annotate - [select for diffs], Mon Nov 14 08:55:51 2016 UTC (7 years, 5 months ago) by kre
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored) to selected 1.15 (colored)


Return the "true" parent's pid as the parent pid (ppid) via the
various sysctl/procfs interfaces that allow it to be interrogated.
(This is rather than the temporary parent's pid when a process is
being traced and has been reparented.)

XXX The ppid in elf32 core files has not been similarly adjusted,
XXX Should it be ?

Revision 1.34.2.2 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:23 2010 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.34.2.1: +5 -8 lines
Diff to previous 1.34.2.1 (colored) to branchpoint 1.34 (colored) next main 1.35 (colored) to selected 1.15 (colored)

sync with head

Revision 1.36 / (download) - annotate - [select for diffs], Wed Oct 21 21:12:06 2009 UTC (14 years, 6 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, localcount-20160914, khorben-n900, jym-xensuspend-nbase, jruoho-x86intr-base, jruoho-x86intr, 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-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: tls-maxphys, pgoyette-localcount, nick-nhusb
Changes since 1.35: +5 -8 lines
Diff to previous 1.35 (colored) to selected 1.15 (colored)

Remove uarea swap-out functionality:

- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code.  Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.

Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).

Discussed on <tech-kern>, reviewed by <ad>.

Revision 1.34.2.1 / (download) - annotate - [select for diffs], Mon May 4 08:14:05 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.34: +10 -8 lines
Diff to previous 1.34 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.34.10.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:20:06 2009 UTC (15 years, 3 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.34: +10 -8 lines
Diff to previous 1.34 (colored) next main 1.35 (colored) to selected 1.15 (colored)

Sync with HEAD.

Revision 1.32.36.2 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:28 2009 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.32.36.1: +8 -6 lines
Diff to previous 1.32.36.1 (colored) to branchpoint 1.32 (colored) next main 1.33 (colored) to selected 1.15 (colored)

Sync with HEAD.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Jan 11 02:45:53 2009 UTC (15 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend-base, jym-xensuspend
Changes since 1.34: +10 -8 lines
Diff to previous 1.34 (colored) to selected 1.15 (colored)

merge christos-time_t

Revision 1.32.38.3 / (download) - annotate - [select for diffs], Sun Nov 9 02:02:30 2008 UTC (15 years, 5 months ago) by christos
Branch: christos-time_t
Changes since 1.32.38.2: +5 -4 lines
Diff to previous 1.32.38.2 (colored) to branchpoint 1.32 (colored) next main 1.33 (colored) to selected 1.15 (colored)

account for major and minor being unsigned long long

Revision 1.32.38.2 / (download) - annotate - [select for diffs], Sat Nov 1 21:22:28 2008 UTC (15 years, 5 months ago) by christos
Branch: christos-time_t
Changes since 1.32.38.1: +6 -8 lines
Diff to previous 1.32.38.1 (colored) to branchpoint 1.32 (colored) to selected 1.15 (colored)

Sync with head.

Revision 1.32.36.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:24:20 2008 UTC (15 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.32: +6 -8 lines
Diff to previous 1.32 (colored) to selected 1.15 (colored)

Sync with HEAD.

Revision 1.32.40.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:26 2008 UTC (15 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.32: +6 -8 lines
Diff to previous 1.32 (colored) next main 1.33 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Apr 24 18:39:25 2008 UTC (15 years, 11 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base2, yamt-nfs-mp-base, 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-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, 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, 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, christos-time_t-nbase, christos-time_t-base, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp, nick-hppapmap
Changes since 1.33: +4 -6 lines
Diff to previous 1.33 (colored) to selected 1.15 (colored)

Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Apr 24 15:35:30 2008 UTC (15 years, 11 months ago) by ad
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32 (colored) to selected 1.15 (colored)

Network protocol interrupts can now block on locks, so merge the globals
proclist_mutex and proclist_lock into a single adaptive mutex (proc_lock).
Implications:

- Inspecting process state requires thread context, so signals can no longer
  be sent from a hardware interrupt handler. Signal activity must be
  deferred to a soft interrupt or kthread.

- As the proc state locking is simplified, it's now safe to take exit()
  and wait() out from under kernel_lock.

- The system spends less time at IPL_SCHED, and there is less lock activity.

Revision 1.32.38.1 / (download) - annotate - [select for diffs], Sat Mar 29 20:47:01 2008 UTC (16 years ago) by christos
Branch: christos-time_t
Changes since 1.32: +7 -6 lines
Diff to previous 1.32 (colored) to selected 1.15 (colored)

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

Revision 1.25.2.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:41:56 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.25.2.3: +4 -4 lines
Diff to previous 1.25.2.3 (colored) to branchpoint 1.25 (colored) next main 1.26 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.30.2.2 / (download) - annotate - [select for diffs], Mon Mar 12 05:59:08 2007 UTC (17 years, 1 month ago) by rmind
Branch: yamt-idlelwp
Changes since 1.30.2.1: +4 -4 lines
Diff to previous 1.30.2.1 (colored) to branchpoint 1.30 (colored) next main 1.31 (colored) to selected 1.15 (colored)

Sync with HEAD.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Mar 9 14:11:23 2007 UTC (17 years, 1 month 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-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, 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, 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
Branch point for: yamt-pf42, mjf-devfs2, christos-time_t
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored) to selected 1.15 (colored)

- Make the proclist_lock a mutex. The write:read ratio is unfavourable,
  and mutexes are cheaper use than RW locks.
- LOCK_ASSERT -> KASSERT in some places.
- Hold proclist_lock/kernel_lock longer in a couple of places.

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Tue Feb 27 16:54:37 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-idlelwp
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored) to selected 1.15 (colored)

- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.25.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:11:31 2007 UTC (17 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.25.2.2: +15 -5 lines
Diff to previous 1.25.2.2 (colored) to branchpoint 1.25 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Feb 17 22:31:44 2007 UTC (17 years, 2 months ago) by pavel
Branch: MAIN
CVS Tags: ad-audiomp-base, ad-audiomp
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored) to selected 1.15 (colored)

Change the process/lwp flags seen by userland via sysctl back to the
P_*/L_* naming convention, and rename the in-kernel flags to avoid
conflict. (P_ -> PK_, L_ -> LW_ ). Add back the (now unused) LSDEAD
constant.

Restores source compatibility with pre-newlock2 tools like ps or top.

Reviewed by Andrew Doran.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:36 2007 UTC (17 years, 2 months ago) by ad
Branch: MAIN
CVS Tags: post-newlock2-merge
Branch point for: yamt-idlelwp
Changes since 1.29: +14 -4 lines
Diff to previous 1.29 (colored) to selected 1.15 (colored)

Merge newlock2 to head.

Revision 1.25.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:18 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.25.2.1: +8 -7 lines
Diff to previous 1.25.2.1 (colored) to branchpoint 1.25 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.27.10.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:18:59 2006 UTC (17 years, 4 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.27.10.1: +4 -4 lines
Diff to previous 1.27.10.1 (colored) to branchpoint 1.27 (colored) next main 1.28 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.27.8.3 / (download) - annotate - [select for diffs], Sat Nov 18 21:39:29 2006 UTC (17 years, 5 months ago) by ad
Branch: newlock2
Changes since 1.27.8.2: +8 -7 lines
Diff to previous 1.27.8.2 (colored) to branchpoint 1.27 (colored) next main 1.28 (colored) to selected 1.15 (colored)

Sync with head.

Revision 1.27.8.2 / (download) - annotate - [select for diffs], Fri Nov 17 16:34:40 2006 UTC (17 years, 5 months ago) by ad
Branch: newlock2
Changes since 1.27.8.1: +13 -3 lines
Diff to previous 1.27.8.1 (colored) to branchpoint 1.27 (colored) to selected 1.15 (colored)

Checkpoint work in progress.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:38 2006 UTC (17 years, 5 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, newlock2-nbase, newlock2-base, 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.28: +4 -4 lines
Diff to previous 1.28 (colored) to selected 1.15 (colored)

__unused removal on arguments; approved by core.

Revision 1.27.10.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:07:23 2006 UTC (17 years, 6 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.27: +8 -7 lines
Diff to previous 1.27 (colored) to selected 1.15 (colored)

sync with head

Revision 1.27.8.1 / (download) - annotate - [select for diffs], Sat Oct 21 14:37:18 2006 UTC (17 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored) to selected 1.15 (colored)

- Make this compile. XXX Needs more work on locking.
- Do FILE_UNUSE() as the current LWP, otherwise we will wipe out the
  target's advisory locks. XXX Double check.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Oct 12 01:32:27 2006 UTC (17 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.27: +8 -7 lines
Diff to previous 1.27 (colored) to selected 1.15 (colored)

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

Revision 1.26.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:58:00 2006 UTC (17 years, 7 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.26: +14 -8 lines
Diff to previous 1.26 (colored) next main 1.27 (colored) to selected 1.15 (colored)

sync with head

Revision 1.25.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:10:26 2006 UTC (17 years, 10 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.25: +16 -10 lines
Diff to previous 1.25 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.26.6.1 / (download) - annotate - [select for diffs], Thu Jun 1 22:38:30 2006 UTC (17 years, 10 months ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.26: +14 -8 lines
Diff to previous 1.26 (colored) next main 1.27 (colored) to selected 1.15 (colored)

Sync with head.

Revision 1.26.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:43 2006 UTC (17 years, 10 months ago) by tron
Branch: peter-altq
Changes since 1.26: +14 -8 lines
Diff to previous 1.26 (colored) next main 1.27 (colored) to selected 1.15 (colored)

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

Revision 1.26.8.1 / (download) - annotate - [select for diffs], Wed May 24 10:58:55 2006 UTC (17 years, 10 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.26: +14 -8 lines
Diff to previous 1.26 (colored) next main 1.27 (colored) to selected 1.15 (colored)

sync with head.

Revision 1.27 / (download) - annotate - [select for diffs], Sun May 14 21:31:53 2006 UTC (17 years, 11 months ago) by elad
Branch: MAIN
CVS Tags: 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.26: +14 -8 lines
Diff to previous 1.26 (colored) to selected 1.15 (colored)

integrate kauth.

Revision 1.26.10.2 / (download) - annotate - [select for diffs], Sat May 6 23:31:58 2006 UTC (17 years, 11 months ago) by christos
Branch: elad-kernelauth
Changes since 1.26.10.1: +4 -2 lines
Diff to previous 1.26.10.1 (colored) to branchpoint 1.26 (colored) next main 1.27 (colored) to selected 1.15 (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.26.10.1 / (download) - annotate - [select for diffs], Wed Mar 8 01:34:34 2006 UTC (18 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.26: +12 -8 lines
Diff to previous 1.26 (colored) to selected 1.15 (colored)

Adapt to kernel authorization KPI.

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

merge ktrace-lwp.

Revision 1.21.2.6 / (download) - annotate - [select for diffs], Thu Nov 10 14:10:32 2005 UTC (18 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.5: +3 -3 lines
Diff to previous 1.21.2.5 (colored) next main 1.22 (colored) to selected 1.15 (colored)

Sync with HEAD. Here we go again...

Revision 1.25 / (download) - annotate - [select for diffs], Sun May 29 21:55:34 2005 UTC (18 years, 10 months ago) by christos
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.24: +3 -3 lines
Diff to previous 1.24 (colored) to selected 1.15 (colored)

- sprinkle const
- avoid shadowed variables.

Revision 1.23.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:30 2005 UTC (18 years, 11 months ago) by kent
Branch: kent-audio2
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored) next main 1.24 (colored) to selected 1.15 (colored)

sync with -current

Revision 1.23.6.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:36:31 2005 UTC (19 years, 1 month ago) by yamt
Branch: yamt-km
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored) next main 1.24 (colored) to selected 1.15 (colored)

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

Revision 1.21.2.5 / (download) - annotate - [select for diffs], Fri Mar 4 16:52:55 2005 UTC (19 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.4: +3 -3 lines
Diff to previous 1.21.2.4 (colored) to selected 1.15 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 26 22:59:00 2005 UTC (19 years, 1 month 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.23: +3 -3 lines
Diff to previous 1.23 (colored) to selected 1.15 (colored)

nuke trailing whitespace

Revision 1.21.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:36:32 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.3: +4 -4 lines
Diff to previous 1.21.2.3 (colored) to selected 1.15 (colored)

Fix the sync with head I botched.

Revision 1.21.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:54:15 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.2: +4 -4 lines
Diff to previous 1.21.2.2 (colored) to selected 1.15 (colored)

Sync with HEAD.

Revision 1.21.2.2 / (download) - annotate - [select for diffs], Tue Aug 3 10:54:07 2004 UTC (19 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.21.2.1: +57 -36 lines
Diff to previous 1.21.2.1 (colored) to selected 1.15 (colored)

Sync with HEAD

Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 22 00:31:00 2004 UTC (20 years ago) by itojun
Branch: MAIN
CVS Tags: yamt-km-base2, yamt-km-base, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, kent-audio2
Changes since 1.22: +24 -35 lines
Diff to previous 1.22 (colored) to selected 1.15 (colored)

sprintf -> snprintf

Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 7 16:32:42 2003 UTC (20 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: 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
Changes since 1.21: +35 -3 lines
Diff to previous 1.21 (colored) to selected 1.15 (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.21.2.1 / (download) - annotate - [select for diffs], Wed Jul 2 15:26:53 2003 UTC (20 years, 9 months ago) by darrenr
Branch: ktrace-lwp
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored) to selected 1.15 (colored)

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

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 29 22:31:46 2003 UTC (20 years, 9 months ago) by fvdl
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.15 (colored)

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

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 28 14:22:04 2003 UTC (20 years, 9 months ago) by darrenr
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored) to selected 1.15 (colored)

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

Bump the kernel rev up to 1.6V

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 18 09:18:06 2003 UTC (21 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.18: +7 -6 lines
Diff to previous 1.18 (colored) to selected 1.15 (colored)

Merge the nathanw_sa branch.

Revision 1.16.2.3 / (download) - annotate - [select for diffs], Mon Nov 11 22:14:49 2002 UTC (21 years, 5 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.16.2.2: +2 -2 lines
Diff to previous 1.16.2.2 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored) to selected 1.15 (colored)

Catch up to -current

Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 7 08:18:34 2002 UTC (21 years, 5 months ago) by thorpej
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.15 (colored)

Fix signed/unsigned comparison warnings.

Revision 1.16.4.1 / (download) - annotate - [select for diffs], Thu Jan 10 20:01:44 2002 UTC (22 years, 3 months ago) by thorpej
Branch: kqueue
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored) next main 1.17 (colored) to selected 1.15 (colored)

Sync kqueue branch with -current.

Revision 1.16.2.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:17:12 2001 UTC (22 years, 5 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.16.2.1: +4 -1 lines
Diff to previous 1.16.2.1 (colored) to branchpoint 1.16 (colored) to selected 1.15 (colored)

Catch up to -current.

Revision 1.16.8.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:19:12 2001 UTC (22 years, 5 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored) next main 1.17 (colored) to selected 1.15 (colored)

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

Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 10 13:33:44 2001 UTC (22 years, 5 months ago) by lukem
Branch: MAIN
CVS Tags: thorpej-mips-cache-base, newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, kqueue-beforemerge, kqueue-base, kqueue-aftermerge, ifpoll-base, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)

add RCSIDs

Revision 1.16.6.2 / (download) - annotate - [select for diffs], Sat Oct 13 17:42:52 2001 UTC (22 years, 6 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.16.6.1: +3 -3 lines
Diff to previous 1.16.6.1 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored) to selected 1.15 (colored)

Revert the t_dev -> t_devvp change in struct tty. The way that tty
structs are currently used (especially by console ttys) aren't
ready for it, and this will require quite a few changes.

Revision 1.16.6.1 / (download) - annotate - [select for diffs], Fri Sep 7 04:45:40 2001 UTC (22 years, 7 months ago) by thorpej
Branch: thorpej-devvp
Changes since 1.16: +4 -3 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)

Commit my "devvp" changes to the thorpej-devvp branch.  This
replaces the use of dev_t in most places with a struct vnode *.

This will form the basic infrastructure for real cloning device
support (besides being architecurally cleaner -- it'll be good
to get away from using numbers to represent objects).

Revision 1.16.2.1 / (download) - annotate - [select for diffs], Mon Mar 5 22:49:51 2001 UTC (23 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.16: +6 -5 lines
Diff to previous 1.16 (colored) to selected 1.15 (colored)

Initial commit of scheduler activations and lightweight process support.

Revision 1.15.12.1 / (download) - annotate - [select for diffs], Fri Jan 5 17:36:47 2001 UTC (23 years, 3 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Sync with HEAD

Revision 1.16 / (download) - annotate - [select for diffs], Sat Dec 30 23:14:52 2000 UTC (23 years, 3 months ago) by david
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache, thorpej-devvp, nathanw_sa, kqueue
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Increase psbuf size as in FreeBSD patch. We don't have jail(8), so the
recent bugtraq exploit doesn't apply, but it could be exploitable in
other ways.

Revision 1.15 / (download) - annotate - [selected], Sun Aug 9 20:51:10 1998 UTC (25 years, 8 months ago) by perry
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, 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_scsipi
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

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

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 1 02:13:19 1998 UTC (26 years, 1 month ago) by fvdl
Branch: netbsd, CSRG
CVS Tags: lite-2
Changes since 1.1.1.1: +3 -3 lines
Diff to previous 1.1.1.1 (colored) to selected 1.15 (colored)

Import 4.4BSD-Lite2

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 1 02:10:01 1998 UTC (26 years, 1 month ago) by fvdl
Branch: netbsd, CSRG
CVS Tags: lite-1, date-03-may-96
Changes since 1.1: +23 -17 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

Import 4.4BSD-Lite for reference

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 14 00:37:35 1998 UTC (26 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.15 (colored)

Prevent the session ID from disappearing if the session leader exits
(thus causing s_leader to become NULL) by storing the session ID separately
in the session structure.  Export the session ID to userspace in the
eproc structure.

Submitted by Tom Proett <proett@nas.nasa.gov>.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 13 02:21:38 1996 UTC (27 years, 6 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.12: +15 -15 lines
Diff to previous 1.12 (colored) to selected 1.15 (colored)

backout previous kprintf changes

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 10 22:54:15 1996 UTC (27 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.11: +17 -16 lines
Diff to previous 1.11 (colored) to selected 1.15 (colored)

printf -> kprintf, sprintf -> ksprintf

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 16 23:52:50 1996 UTC (28 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.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.15 (colored)

Fix printf format follies.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 1 22:44:28 1995 UTC (28 years, 10 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored) to selected 1.15 (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.9 / (download) - annotate - [select for diffs], Wed Jun 29 06:34:56 1994 UTC (29 years, 9 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: +3 -2 lines
Diff to previous 1.8 (colored) to selected 1.15 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jun 15 22:59:10 1994 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored) to selected 1.15 (colored)

Minor update from JSP after merging my changes.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 15 14:40:32 1994 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored) to selected 1.15 (colored)

Fix a bug pointed out by JSP.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 11:33:39 1994 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.5: +13 -13 lines
Diff to previous 1.5 (colored) to selected 1.15 (colored)

Update to 4.4-Lite fs code, with local changes.

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 5 05:39:13 1994 UTC (29 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.4: +12 -7 lines
Diff to previous 1.4 (colored) to selected 1.15 (colored)

lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around.  kill some unnecessary type and macro
definitions.  standardize clock handling.  More changes than you'd want.

Revision 1.4 / (download) - annotate - [select for diffs], Wed May 4 03:42:22 1994 UTC (29 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) to selected 1.15 (colored)

Rename a lot of process flags.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 10 20:47:39 1994 UTC (30 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.15 (colored)

Fix sign extension bug

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 9 19:44:06 1994 UTC (30 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.15 (colored)

Bug fixes and enhancements:
Make NFS serving work (BUT DON'T USE "attach" TO /proc/*/ctl FOR NOW!!!)
Make `curproc' a symbolic link
Add `.' and `..' entries to the directories.
Return better guesses on the size of the files.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 5 07:51:27 1994 UTC (30 years, 3 months ago) by cgd
Branch: MAIN
Diff to selected 1.15 (colored)

add new procfs code, from Jan-Simon Pendry, jsp@sequent.com.
This is pretty-much "virgin", so that diffs can be done later.

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>