Searched hist:1.320 (Results 1 - 25 of 92) sorted by relevance

1234

/src/sys/arch/mac68k/mac68k/
H A Dmachdep.c1.320 Wed Oct 17 19:55:15 GMT 2007 garbled branches: 1.320.16; 1.320.20; 1.320.22; 1.320.24;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

1.320 Wed Oct 17 19:55:15 GMT 2007 garbled branches: 1.320.16; 1.320.20; 1.320.22; 1.320.24;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

1.320 Wed Oct 17 19:55:15 GMT 2007 garbled branches: 1.320.16; 1.320.20; 1.320.22; 1.320.24;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

1.320 Wed Oct 17 19:55:15 GMT 2007 garbled branches: 1.320.16; 1.320.20; 1.320.22; 1.320.24;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

1.320 Wed Oct 17 19:55:15 GMT 2007 garbled branches: 1.320.16; 1.320.20; 1.320.22; 1.320.24;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

/src/sys/arch/amiga/conf/
H A DGENERIC1.320 Mon Feb 05 15:18:10 GMT 2018 maxv branches: 1.320.2; 1.320.4;
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.
1.320 Mon Feb 05 15:18:10 GMT 2018 maxv branches: 1.320.2; 1.320.4;
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.
1.320 Mon Feb 05 15:18:10 GMT 2018 maxv branches: 1.320.2; 1.320.4;
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.
/src/sys/dev/ata/
H A Dwd.c1.320 Wed Mar 01 00:38:13 GMT 2006 yamt branches: 1.320.2; 1.320.4; 1.320.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.
1.320 Wed Mar 01 00:38:13 GMT 2006 yamt branches: 1.320.2; 1.320.4; 1.320.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.
1.320 Wed Mar 01 00:38:13 GMT 2006 yamt branches: 1.320.2; 1.320.4; 1.320.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.
1.320 Wed Mar 01 00:38:13 GMT 2006 yamt branches: 1.320.2; 1.320.4; 1.320.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.
/src/
H A Dbuild.sh1.320 Sun Oct 08 00:45:25 GMT 2017 kre If we're going xsrc hunting, lets's do it properly. In particular
it is not "good" just because ../xsrc or /usr/xsrc exists, if the user said
-X /no/xsrc/here ... Further, when we find it, remember it.

While here, also look in my favourite place: .../src/xsrc - src/x would be
better (or src/x11) but that's too hard given the cvs module name and src
tarball format.
H A DUPDATING1.320 Sat Aug 21 09:59:45 GMT 2021 andvar s/helt/held+s/eroneously/erroneously/+s/splitted/split/+s/recommented/recommended/
/src/sys/dev/
H A DDEVNAMES1.320 Sun Jan 27 08:53:30 GMT 2019 maxv branches: 1.320.2;
Remove the satlink driver. It was disabled everywhere, had no man page and
no use either. Spotted by thorpej in PR/21345, ok christos.

1.320 Sun Jan 27 08:53:30 GMT 2019 maxv branches: 1.320.2;
Remove the satlink driver. It was disabled everywhere, had no man page and
no use either. Spotted by thorpej in PR/21345, ok christos.

/src/sys/arch/alpha/conf/
H A DGENERIC1.320 Sun Dec 02 05:19:12 GMT 2007 kiyohara branches: 1.320.6;
Add bcsp(4).
1.320 Sun Dec 02 05:19:12 GMT 2007 kiyohara branches: 1.320.6;
Add bcsp(4).
/src/sys/arch/macppc/conf/
H A DGENERIC1.320 Sun Nov 16 16:01:41 GMT 2014 manu branches: 1.320.2;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
1.320 Sun Nov 16 16:01:41 GMT 2014 manu branches: 1.320.2;
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
/src/sys/kern/
H A Dinit_sysent.c1.320 Thu Jul 12 10:46:48 GMT 2018 maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
H A Dsyscalls.c1.320 Sat May 16 18:31:50 GMT 2020 christos Add ACL support for FFS. From FreeBSD.
/src/doc/
H A DBRANCHES1.320 Wed Jan 25 00:43:03 GMT 2012 yamt yamt-pagecache
/src/sys/sys/
H A Dsyscall.h1.320 Sun Sep 19 15:52:05 GMT 2021 thorpej Regen for eventfd(2) and timerfd(2).
H A Dproc.h1.320 Fri Feb 21 22:06:48 GMT 2014 skrll branches: 1.320.6;
Remove struct simplelock forward declaration.

1.320 Fri Feb 21 22:06:48 GMT 2014 skrll branches: 1.320.6;
Remove struct simplelock forward declaration.

/src/sys/ufs/lfs/
H A Dlfs_vfsops.c1.320 Mon Mar 24 13:42:40 GMT 2014 hannken branches: 1.320.2;
- Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c.
- Make vwait() static.
- Add vdead_check() to check a vnode for being or becoming dead.

Discussed on tech-kern.

Welcome to 6.99.38
1.320 Mon Mar 24 13:42:40 GMT 2014 hannken branches: 1.320.2;
- Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c.
- Make vwait() static.
- Add vdead_check() to check a vnode for being or becoming dead.

Discussed on tech-kern.

Welcome to 6.99.38
/src/distrib/notes/common/
H A Dmain1.320 Wed Nov 29 04:34:37 GMT 2006 alc branches: 1.320.2;
Add my name to the developers list

Hello everybody ;-)
1.320 Wed Nov 29 04:34:37 GMT 2006 alc branches: 1.320.2;
Add my name to the developers list

Hello everybody ;-)
/src/share/man/man4/
H A Doptions.41.320 Fri May 19 17:53:18 GMT 2006 tsutsui branches: 1.320.2;
Mention COMPAT_30.
1.320 Fri May 19 17:53:18 GMT 2006 tsutsui branches: 1.320.2;
Mention COMPAT_30.
/src/sys/arch/sparc/sparc/
H A Dmachdep.c1.320 Fri Jul 27 05:36:12 GMT 2012 matt Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MD
header file (if not, a value of 0 is assmued).
/src/sys/arch/i386/conf/
H A DINSTALL1.320 Mon Jan 07 08:39:06 GMT 2008 martti Fixed indentation, it should be

option<space><tab>
makeoption<space><tab>
/src/distrib/sets/lists/comp/
H A Dshl.mi1.320 Mon Aug 13 07:14:47 GMT 2018 mrg fix the libns and liblwres entries for new bind.
/src/distrib/sets/lists/debug/
H A Dshl.mi1.320 Fri Aug 04 08:54:00 GMT 2023 mrg more updates for sets and GCC 12

- renable sanitizer, add new shlib versions, enable tsan for arm64,
including moving some stuff into the per-cpu/arch dir from 'mi'.
- fix mips64, 68k, and ia64
- mark many any-gcc-version things just as "gcc" and remove dups
- mark many gcc=9 only things as obsolete
- mark many gcc=10 only things as obsolete with gcc=12 (more could
be done here.)
/src/share/misc/
H A Dacronyms.comp1.320 Sat Jan 30 19:20:44 GMT 2021 jakllsch Add a few network interface offload feature initialisms

/src/share/mk/
H A Dbsd.prog.mk1.320 Sat Aug 10 00:46:38 GMT 2019 christos Make the X11 library lists consistent again.
/src/sys/dev/scsipi/
H A Dsd.c1.320 Sat Dec 10 10:26:38 GMT 2016 mlelstv Refactored sd and cd to use common disk subroutines.
/src/sys/dev/usb/
H A Dohci.c1.320 Thu Mar 03 06:08:50 GMT 2022 riastradh usb: Factor usb_transfer_complete out of ubm_abortx method.
H A Duhci.c1.320 Sat Apr 26 07:06:53 GMT 2025 skrll A USBHIST (aka KERNHIST) fix from sc.dying on current-users.

Completed in 434 milliseconds

1234