Up to [cvs.netbsd.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16.4.1 / (download) - annotate - [select for diffs], Sat Mar 5 20:55:24 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.16: +13 -4
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
sync with head
Revision 1.17 / (download) - annotate - [select for diffs], Fri Nov 19 06:44:43 2010 UTC (18 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
netbsd-6,
matt-mips64-premerge-20101231,
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-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
HEAD
Changes since 1.16: +13 -4
lines
Diff to previous 1.16 (colored)
Introduce struct pathbuf. This is an abstraction to hold a pathname and the metadata required to interpret it. Callers of namei must now create a pathbuf and pass it to NDINIT (instead of a string and a uio_seg), then destroy the pathbuf after the namei session is complete. Update all namei call sites accordingly. Add a pathbuf(9) man page and update namei(9). The pathbuf interface also now appears in a couple of related additional places that were passing string/uio_seg pairs that were later fed into NDINIT. Update other call sites accordingly.
Revision 1.13.16.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:20 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13.16.2: +3 -3
lines
Diff to previous 1.13.16.2 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)
sync with head
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jan 8 11:35:10 2010 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip
Branch point for: rmind-uvmplock
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live years ago when the kernel was modified to not alter ABI based on DIAGNOSTIC, and now just call the respective function interfaces (in lowercase). Plenty of mix'n match upper/lowercase has creeped into the tree since then. Nuke the macros and convert all callsites to lowercase. no functional change
Revision 1.13.16.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:49 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13.16.1: +2 -3
lines
Diff to previous 1.13.16.1 (colored) to branchpoint 1.13 (colored)
sync with head.
Revision 1.14.8.1 / (download) - annotate - [select for diffs], Tue Mar 3 18:32:56 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.14: +2 -3
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Sync with HEAD.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 22 14:38:35 2009 UTC (3 years, 4 months ago) by yamt
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,
matt-premerge-20091211,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend
Changes since 1.14: +2 -3
lines
Diff to previous 1.14 (colored)
malloc -> kmem_alloc
Revision 1.13.12.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:24:13 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.13: +2 -9
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
Sync with HEAD.
Revision 1.13.14.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:11 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.13: +2 -9
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
sync with head.
Revision 1.13.16.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:27 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13: +2 -9
lines
Diff to previous 1.13 (colored)
sync with head.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:05 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap
Changes since 1.13: +2 -9
lines
Diff to previous 1.13 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.4.2.4 / (download) - annotate - [select for diffs], Mon Jan 21 09:46:28 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.4.2.3: +3 -3
lines
Diff to previous 1.4.2.3 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
sync with head
Revision 1.12.10.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:56:26 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
sync with HEAD
Revision 1.12.18.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:57:16 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with head.
Revision 1.12.8.1 / (download) - annotate - [select for diffs], Sun Dec 9 19:38:26 2007 UTC (4 years, 5 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with HEAD.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 8 19:29:49 2007 UTC (4 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Remove cn_lwp from struct componentname. curlwp should be used from on. The NDINIT() macro no longer takes the lwp parameter and associates the credentials of the calling thread with the namei structure.
Revision 1.4.2.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:41:15 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.4.2.2: +2 -3
lines
Diff to previous 1.4.2.2 (colored) to branchpoint 1.4 (colored)
sync with head.
Revision 1.11.10.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:10:15 2007 UTC (4 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Sync with head.
Revision 1.11.4.1 / (download) - annotate - [select for diffs], Sun Apr 15 16:03:51 2007 UTC (5 years, 1 month ago) by yamt
Branch: yamt-idlelwp
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
sync with head.
Revision 1.11.8.1 / (download) - annotate - [select for diffs], Tue Apr 10 13:26:41 2007 UTC (5 years, 1 month ago) by ad
Branch: vmlocking
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Sync with head.
Revision 1.11.12.1 / (download) - annotate - [select for diffs], Thu Mar 29 19:27:58 2007 UTC (5 years, 1 month ago) by reinoud
Branch: reinoud-bufcleanup
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Pullup to -current
Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 26 22:52:44 2007 UTC (5 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-idlelwp-base8,
vmlocking2-base2,
vmlocking2-base1,
vmlocking-nbase,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-devfs,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
jmcneill-base,
hpcarm-cleanup,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: vmlocking2,
matt-armv6,
jmcneill-pm
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
Remove duplicate #include's From: Slava Semushin <php-coder@altlinux.ru>
Revision 1.4.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:07 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.4.2.1: +7 -7
lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored)
sync with head.
Revision 1.9.6.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:18:45 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.9.6.1: +4 -4
lines
Diff to previous 1.9.6.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
sync with head.
Revision 1.9.4.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:39:23 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Sync with head.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 1 10:17:59 2006 UTC (5 years, 6 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
post-newlock2-merge,
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,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp,
vmlocking,
reinoud-bufcleanup,
mjf-ufs-trans
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
remove some __unused from function parameters.
Revision 1.9.6.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:07:11 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
sync with head
Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 12 01:32:19 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.5.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:57:17 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.5: +21 -15
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
sync with head
Revision 1.5.8.3 / (download) - annotate - [select for diffs], Fri Aug 11 15:45:47 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.5.8.2: +5 -5
lines
Diff to previous 1.5.8.2 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
sync with head
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 23 22:06:11 2006 UTC (5 years, 10 months ago) by ad
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
rpaulo-netinet-merge-pcb-base,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
Use the LWP cached credentials where sane.
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:09:39 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.4: +23 -17
lines
Diff to previous 1.4 (colored)
sync with head.
Revision 1.5.6.2 / (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.5.6.1: +4 -3
lines
Diff to previous 1.5.6.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
Sync with head.
Revision 1.5.12.2 / (download) - annotate - [select for diffs], Wed May 24 15:50:41 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.5.12.1: +9 -6
lines
Diff to previous 1.5.12.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.5.8.2 / (download) - annotate - [select for diffs], Wed May 24 10:58:42 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.5.8.1: +9 -6
lines
Diff to previous 1.5.8.1 (colored) to branchpoint 1.5 (colored)
sync with head.
Revision 1.8 / (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.7: +4 -3
lines
Diff to previous 1.7 (colored)
integrate kauth.
Revision 1.5.10.3 / (download) - annotate - [select for diffs], Sat May 6 23:31:31 2006 UTC (6 years ago) by christos
Branch: elad-kernelauth
Changes since 1.5.10.2: +3 -2
lines
Diff to previous 1.5.10.2 (colored) to branchpoint 1.5 (colored) next main 1.6 (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.5.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:59 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.5: +17 -12
lines
Diff to previous 1.5 (colored)
Sync with head.
Revision 1.5.10.2 / (download) - annotate - [select for diffs], Wed Apr 19 05:14:00 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.5.10.1: +17 -12
lines
Diff to previous 1.5.10.1 (colored) to branchpoint 1.5 (colored)
sync with head.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 13 17:44:24 2006 UTC (6 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: elad-kernelauth-base
Changes since 1.6: +7 -5
lines
Diff to previous 1.6 (colored)
Strip the chrooted portion of the path from the reported pty path. Reported and tested by Lasse Kliemann. Thanks!
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Apr 4 22:14:44 2006 UTC (6 years, 1 month ago) by tron
Branch: netbsd-3
CVS Tags: 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
Changes since 1.3: +13 -10
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Pull up following revision(s) (requested by christos in ticket #1237): sys/kern/tty_bsdpty.c: revision 1.6 via patch Fix old pty name resolution for ptys > 256
Revision 1.5.8.1 / (download) - annotate - [select for diffs], Sat Apr 1 12:07:40 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.5: +12 -9
lines
Diff to previous 1.5 (colored)
sync with head.
Revision 1.5.12.1 / (download) - annotate - [select for diffs], Tue Mar 28 09:42:27 2006 UTC (6 years, 2 months ago) by tron
Branch: peter-altq
Changes since 1.5: +12 -9
lines
Diff to previous 1.5 (colored)
Merge 2006-03-28 NetBSD-current into the "peter-altq" branch.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 23 23:53:54 2006 UTC (6 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pdpolicy-base4,
yamt-pdpolicy-base3
Changes since 1.5: +12 -9
lines
Diff to previous 1.5 (colored)
Fix old pty name resolution for ptys > 256
Revision 1.5.10.1 / (download) - annotate - [select for diffs], Wed Mar 8 00:53:41 2006 UTC (6 years, 2 months ago) by elad
Branch: elad-kernelauth
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Adapt to kernel authorization KPI.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:30 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Changes since 1.4: +6 -6
lines
Diff to previous 1.4 (colored)
merge ktrace-lwp.
Revision 1.1.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.1.2.4: +9 -9
lines
Diff to previous 1.1.2.4 (colored) next main 1.2 (colored)
Sync with HEAD. Here we go again...
Revision 1.4 / (download) - annotate - [select for diffs], Sun May 29 22:24:15 2005 UTC (6 years, 11 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.3: +9 -9
lines
Diff to previous 1.3 (colored)
- add const. - remove unnecessary casts. - add __UNCONST casts and mark them with XXXUNCONST as necessary.
Revision 1.2.4.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.2: +3 -3
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
sync with -current
Revision 1.2.6.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.2: +3 -3
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.1.2.4 / (download) - annotate - [select for diffs], Fri Mar 4 16:52:02 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.1.2.3: +3 -3
lines
Diff to previous 1.1.2.3 (colored)
Sync with HEAD. Hi Perry!
Revision 1.3 / (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-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,
kent-audio2-base
Branch point for: netbsd-3
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
nuke trailing whitespace
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Mon Nov 29 07:24:51 2004 UTC (7 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.1.2.2: +21 -3
lines
Diff to previous 1.1.2.2 (colored)
Sync with HEAD.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 24 22:19:27 2004 UTC (7 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.1: +21 -3
lines
Diff to previous 1.1 (colored)
Limit the hard-coding of things to tty_bsdpty.c.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun Nov 14 08:15:57 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.1.2.1: +130 -0
lines
Diff to previous 1.1.2.1 (colored)
Sync with HEAD.
Revision 1.1.2.1, Wed Nov 10 17:29:54 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.1: +0 -130
lines
FILE REMOVED
file tty_bsdpty.c was added on branch ktrace-lwp on 2004-11-14 08:15:57 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 10 17:29:54 2004 UTC (7 years, 6 months ago) by christos
Branch: MAIN
Branch point for: ktrace-lwp
Split the ptm driver out of tty_pty.c into its own file. From that split the code that `knows' about /dev/[pt]tyXX names (the BSD ptys) into a separate file. Make an interface to be used by the tty creating provider. The code to enable old PTY searching via ptm is enabled via COMPAT_BSDPTY, and it is turned on by default on all kernels that have compatibility options enabled.