Searched hist:1.79 (Results 1 - 25 of 1281) sorted by relevance

1234567891011>>

/src/sys/dev/ic/
H A Dmfi.c1.79 Tue May 24 20:50:19 GMT 2022 andvar fix various typos in comment, documentation and log messages.

H A Dac97.c1.79 Sun Dec 11 00:21:25 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10; 1.79.12;
merge ktrace-lwp.

1.79 Sun Dec 11 00:21:25 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10; 1.79.12;
merge ktrace-lwp.

1.79 Sun Dec 11 00:21:25 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10; 1.79.12;
merge ktrace-lwp.

1.79 Sun Dec 11 00:21:25 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10; 1.79.12;
merge ktrace-lwp.

1.79 Sun Dec 11 00:21:25 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10; 1.79.12;
merge ktrace-lwp.

1.79 Sun Dec 11 00:21:25 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10; 1.79.12;
merge ktrace-lwp.

/src/sys/compat/sunos/
H A Dsunos_syscall.h1.79 Thu Dec 27 17:05:28 GMT 2007 martin branches: 1.79.6; 1.79.10; 1.79.12; 1.79.14;
Remove now superflous (and wrong) extern declaration for maxfiles.
1.79 Thu Dec 27 17:05:28 GMT 2007 martin branches: 1.79.6; 1.79.10; 1.79.12; 1.79.14;
Remove now superflous (and wrong) extern declaration for maxfiles.
1.79 Thu Dec 27 17:05:28 GMT 2007 martin branches: 1.79.6; 1.79.10; 1.79.12; 1.79.14;
Remove now superflous (and wrong) extern declaration for maxfiles.
1.79 Thu Dec 27 17:05:28 GMT 2007 martin branches: 1.79.6; 1.79.10; 1.79.12; 1.79.14;
Remove now superflous (and wrong) extern declaration for maxfiles.
1.79 Thu Dec 27 17:05:28 GMT 2007 martin branches: 1.79.6; 1.79.10; 1.79.12; 1.79.14;
Remove now superflous (and wrong) extern declaration for maxfiles.
H A Dsunos_syscalls.c1.79 Sat Jun 21 13:22:04 GMT 2008 tsutsui branches: 1.79.2; 1.79.4;
Regen from syscalls.master rev 1.69:
> Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.

1.79 Sat Jun 21 13:22:04 GMT 2008 tsutsui branches: 1.79.2; 1.79.4;
Regen from syscalls.master rev 1.69:
> Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.

1.79 Sat Jun 21 13:22:04 GMT 2008 tsutsui branches: 1.79.2; 1.79.4;
Regen from syscalls.master rev 1.69:
> Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.

/src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h1.79 Tue Mar 02 21:14:44 GMT 2010 pooka branches: 1.79.2; 1.79.4; 1.79.6;
regen:
- remove nfssvc / fs_nfs.h / #ifdef NFS
- make getfh unconditional

1.79 Tue Mar 02 21:14:44 GMT 2010 pooka branches: 1.79.2; 1.79.4; 1.79.6;
regen:
- remove nfssvc / fs_nfs.h / #ifdef NFS
- make getfh unconditional

1.79 Tue Mar 02 21:14:44 GMT 2010 pooka branches: 1.79.2; 1.79.4; 1.79.6;
regen:
- remove nfssvc / fs_nfs.h / #ifdef NFS
- make getfh unconditional

1.79 Tue Mar 02 21:14:44 GMT 2010 pooka branches: 1.79.2; 1.79.4; 1.79.6;
regen:
- remove nfssvc / fs_nfs.h / #ifdef NFS
- make getfh unconditional

H A Dfreebsd_sysent.c1.79 Sun Mar 06 17:08:33 GMT 2011 bouyer branches: 1.79.4; 1.79.8;
merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
1.79 Sun Mar 06 17:08:33 GMT 2011 bouyer branches: 1.79.4; 1.79.8;
merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
1.79 Sun Mar 06 17:08:33 GMT 2011 bouyer branches: 1.79.4; 1.79.8;
merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
/src/sys/arch/sun3/dev/
H A Dzs.c1.79 Sun Mar 11 06:20:39 GMT 2007 tsutsui branches: 1.79.16; 1.79.18; 1.79.22; 1.79.24;
Call zsc_intr_soft() directly on softintr() since spltty()
will be set by each handler (zstty_softint() or kbd_zs_softint()).
1.79 Sun Mar 11 06:20:39 GMT 2007 tsutsui branches: 1.79.16; 1.79.18; 1.79.22; 1.79.24;
Call zsc_intr_soft() directly on softintr() since spltty()
will be set by each handler (zstty_softint() or kbd_zs_softint()).
1.79 Sun Mar 11 06:20:39 GMT 2007 tsutsui branches: 1.79.16; 1.79.18; 1.79.22; 1.79.24;
Call zsc_intr_soft() directly on softintr() since spltty()
will be set by each handler (zstty_softint() or kbd_zs_softint()).
1.79 Sun Mar 11 06:20:39 GMT 2007 tsutsui branches: 1.79.16; 1.79.18; 1.79.22; 1.79.24;
Call zsc_intr_soft() directly on softintr() since spltty()
will be set by each handler (zstty_softint() or kbd_zs_softint()).
1.79 Sun Mar 11 06:20:39 GMT 2007 tsutsui branches: 1.79.16; 1.79.18; 1.79.22; 1.79.24;
Call zsc_intr_soft() directly on softintr() since spltty()
will be set by each handler (zstty_softint() or kbd_zs_softint()).
/src/sys/compat/linux/arch/arm/
H A Dlinux_syscall.h1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

H A Dlinux_sysent.c1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

H A Dlinux_syscalls.c1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

H A Dlinux_syscallargs.h1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

1.79 Wed May 10 06:19:48 GMT 2017 riastradh branches: 1.79.8; 1.79.10;
regen

/src/sys/arch/powerpc/include/
H A Dvmparam.h1.20 Fri Jun 23 21:28:38 GMT 2017 joerg branches: 1.20.6;
Recommit exec_subr.c revision 1.79:
Always include a 1MB guard area beyond the end of stack. While ASLR will
normally create a guard area as well, this provides a deterministic area
for all binaries.

Mitigates the rest of CVE-2017-1000374 and CVE-2017-1000375 from
Qualys.

Additionally, change VM_DEFAULT_ADDRESS_TOPDOWN to include
user_stack_guard_size in the size reservation.

/src/sys/arch/riscv/include/
H A Dvmparam.h1.2 Fri Jun 23 21:28:38 GMT 2017 joerg Recommit exec_subr.c revision 1.79:
Always include a 1MB guard area beyond the end of stack. While ASLR will
normally create a guard area as well, this provides a deterministic area
for all binaries.

Mitigates the rest of CVE-2017-1000374 and CVE-2017-1000375 from
Qualys.

Additionally, change VM_DEFAULT_ADDRESS_TOPDOWN to include
user_stack_guard_size in the size reservation.

/src/sys/arch/sparc/sparc/
H A Ddb_interface.c1.79 Fri Aug 08 17:09:28 GMT 2008 skrll branches: 1.79.2; 1.79.4; 1.79.10;
Make "show uvmhist" available to all arches (not just sparc*) in ddb.

1.79 Fri Aug 08 17:09:28 GMT 2008 skrll branches: 1.79.2; 1.79.4; 1.79.10;
Make "show uvmhist" available to all arches (not just sparc*) in ddb.

1.79 Fri Aug 08 17:09:28 GMT 2008 skrll branches: 1.79.2; 1.79.4; 1.79.10;
Make "show uvmhist" available to all arches (not just sparc*) in ddb.

1.79 Fri Aug 08 17:09:28 GMT 2008 skrll branches: 1.79.2; 1.79.4; 1.79.10;
Make "show uvmhist" available to all arches (not just sparc*) in ddb.

/src/sys/dev/isa/
H A Dwt.c1.79 Tue Apr 08 20:08:50 GMT 2008 cegger branches: 1.79.2; 1.79.4; 1.79.6;
use aprint_*_dev and device_xname

1.79 Tue Apr 08 20:08:50 GMT 2008 cegger branches: 1.79.2; 1.79.4; 1.79.6;
use aprint_*_dev and device_xname

1.79 Tue Apr 08 20:08:50 GMT 2008 cegger branches: 1.79.2; 1.79.4; 1.79.6;
use aprint_*_dev and device_xname

1.79 Tue Apr 08 20:08:50 GMT 2008 cegger branches: 1.79.2; 1.79.4; 1.79.6;
use aprint_*_dev and device_xname

/src/sys/arch/alpha/conf/
H A DMakefile.alpha1.79 Wed Oct 17 19:52:57 GMT 2007 garbled branches: 1.79.16; 1.79.20; 1.79.26;
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.79 Wed Oct 17 19:52:57 GMT 2007 garbled branches: 1.79.16; 1.79.20; 1.79.26;
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.79 Wed Oct 17 19:52:57 GMT 2007 garbled branches: 1.79.16; 1.79.20; 1.79.26;
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.79 Wed Oct 17 19:52:57 GMT 2007 garbled branches: 1.79.16; 1.79.20; 1.79.26;
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/lib/libc/sys/
H A Dptrace.21.79 Thu Jul 11 03:30:01 GMT 2019 mgorny branches: 1.79.2;
Fix thinko: syscalls -> signals

1.79 Thu Jul 11 03:30:01 GMT 2019 mgorny branches: 1.79.2;
Fix thinko: syscalls -> signals

/src/sys/arch/atari/atari/
H A Dtrap.c1.79 Sun Dec 11 00:16:54 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10;
merge ktrace-lwp.

1.79 Sun Dec 11 00:16:54 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10;
merge ktrace-lwp.

1.79 Sun Dec 11 00:16:54 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10;
merge ktrace-lwp.

1.79 Sun Dec 11 00:16:54 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10;
merge ktrace-lwp.

1.79 Sun Dec 11 00:16:54 GMT 2005 christos branches: 1.79.4; 1.79.6; 1.79.8; 1.79.10;
merge ktrace-lwp.

/src/sys/arch/acorn32/conf/
H A DGENERIC1.79 Mon Jun 04 08:55:19 GMT 2007 martin branches: 1.79.2; 1.79.4; 1.79.6; 1.79.8;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

1.79 Mon Jun 04 08:55:19 GMT 2007 martin branches: 1.79.2; 1.79.4; 1.79.6; 1.79.8;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

1.79 Mon Jun 04 08:55:19 GMT 2007 martin branches: 1.79.2; 1.79.4; 1.79.6; 1.79.8;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

1.79 Mon Jun 04 08:55:19 GMT 2007 martin branches: 1.79.2; 1.79.4; 1.79.6; 1.79.8;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

1.79 Mon Jun 04 08:55:19 GMT 2007 martin branches: 1.79.2; 1.79.4; 1.79.6; 1.79.8;
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

/src/sys/sys/
H A Dvnode_if.h1.79 Thu Jun 24 13:03:18 GMT 2010 hannken branches: 1.79.2; 1.79.4;
Clean up vnode lock operations pass 2:

VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.

1.79 Thu Jun 24 13:03:18 GMT 2010 hannken branches: 1.79.2; 1.79.4;
Clean up vnode lock operations pass 2:

VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.

1.79 Thu Jun 24 13:03:18 GMT 2010 hannken branches: 1.79.2; 1.79.4;
Clean up vnode lock operations pass 2:

VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.

/src/sys/arch/sun3/sun3/
H A Dlocore2.c1.79 Wed Sep 05 14:12:21 GMT 2001 tsutsui branches: 1.79.6; 1.79.14;
bcopy() -> memcpy(), bzero() -> memset()

1.79 Wed Sep 05 14:12:21 GMT 2001 tsutsui branches: 1.79.6; 1.79.14;
bcopy() -> memcpy(), bzero() -> memset()

1.79 Wed Sep 05 14:12:21 GMT 2001 tsutsui branches: 1.79.6; 1.79.14;
bcopy() -> memcpy(), bzero() -> memset()

/src/sys/arch/atari/dev/
H A Dite.c1.79 Sat Jun 29 16:41:19 GMT 2019 tsutsui branches: 1.79.2; 1.79.10;
Make local functions static.

1.79 Sat Jun 29 16:41:19 GMT 2019 tsutsui branches: 1.79.2; 1.79.10;
Make local functions static.

1.79 Sat Jun 29 16:41:19 GMT 2019 tsutsui branches: 1.79.2; 1.79.10;
Make local functions static.

/src/sys/arch/hp300/dev/
H A Ddcm.c1.79 Sat Mar 29 06:47:07 GMT 2008 tsutsui branches: 1.79.2; 1.79.4;
Split device_t/softc, and misc cosmetic changes.

1.79 Sat Mar 29 06:47:07 GMT 2008 tsutsui branches: 1.79.2; 1.79.4;
Split device_t/softc, and misc cosmetic changes.

1.79 Sat Mar 29 06:47:07 GMT 2008 tsutsui branches: 1.79.2; 1.79.4;
Split device_t/softc, and misc cosmetic changes.

/src/sys/arch/i386/conf/
H A DGENERIC_PS2TINY1.79 Mon Nov 06 02:57:18 GMT 2017 rin branches: 1.79.2; 1.79.4;
Revive commented out DISKLABEL_EI option to kernel configuration files
that contain FFS_EI option.

1.79 Mon Nov 06 02:57:18 GMT 2017 rin branches: 1.79.2; 1.79.4;
Revive commented out DISKLABEL_EI option to kernel configuration files
that contain FFS_EI option.

1.79 Mon Nov 06 02:57:18 GMT 2017 rin branches: 1.79.2; 1.79.4;
Revive commented out DISKLABEL_EI option to kernel configuration files
that contain FFS_EI option.

/src/sys/arch/amiga/dev/
H A Dser.c1.79 Sun Apr 24 16:26:52 GMT 2011 rmind branches: 1.79.4; 1.79.14;
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
consistency. Remove some unnecessary malloc.h inclusions as well.

1.79 Sun Apr 24 16:26:52 GMT 2011 rmind branches: 1.79.4; 1.79.14;
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
consistency. Remove some unnecessary malloc.h inclusions as well.

1.79 Sun Apr 24 16:26:52 GMT 2011 rmind branches: 1.79.4; 1.79.14;
Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
consistency. Remove some unnecessary malloc.h inclusions as well.

Completed in 146 milliseconds

1234567891011>>