Searched hist:1.235 (Results 1 - 25 of 194) sorted by relevance

12345678

/src/sys/arch/hpcmips/conf/
H A DGENERIC1.235 Thu Sep 14 07:58:41 GMT 2017 mrg branches: 1.235.2; 1.235.4;
clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.

1.235 Thu Sep 14 07:58:41 GMT 2017 mrg branches: 1.235.2; 1.235.4;
clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.

1.235 Thu Sep 14 07:58:41 GMT 2017 mrg branches: 1.235.2; 1.235.4;
clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.

/src/sys/dev/ic/
H A Dwi.c1.235 Mon Aug 15 18:24:34 GMT 2011 dyoung branches: 1.235.2; 1.235.12; 1.235.16;
Use a recursive lock to ensure that only on thread is in wi_ioctl() at
one time. It's a recursive lock because sometimes wi_ioctl() recurses
through the network stack (ick).

1.235 Mon Aug 15 18:24:34 GMT 2011 dyoung branches: 1.235.2; 1.235.12; 1.235.16;
Use a recursive lock to ensure that only on thread is in wi_ioctl() at
one time. It's a recursive lock because sometimes wi_ioctl() recurses
through the network stack (ick).

1.235 Mon Aug 15 18:24:34 GMT 2011 dyoung branches: 1.235.2; 1.235.12; 1.235.16;
Use a recursive lock to ensure that only on thread is in wi_ioctl() at
one time. It's a recursive lock because sometimes wi_ioctl() recurses
through the network stack (ick).

1.235 Mon Aug 15 18:24:34 GMT 2011 dyoung branches: 1.235.2; 1.235.12; 1.235.16;
Use a recursive lock to ensure that only on thread is in wi_ioctl() at
one time. It's a recursive lock because sometimes wi_ioctl() recurses
through the network stack (ick).

H A Dwdc.c1.235 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.235.2; 1.235.4; 1.235.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.
1.235 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.235.2; 1.235.4; 1.235.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.
1.235 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.235.2; 1.235.4; 1.235.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.
1.235 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.235.2; 1.235.4; 1.235.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.
/src/sys/arch/mips/mips/
H A Dtrap.c1.235 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.235.2; 1.235.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.235 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.235.2; 1.235.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.235 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.235.2; 1.235.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

/src/sys/arch/i386/i386/
H A Dtrap.c1.235 Mon Apr 14 09:42:50 GMT 2008 yamt branches: 1.235.2; 1.235.4;
trap: ignore T_ASTFLT if KVM86MODE.
revealed by the recent per-cpu runqueue change.

1.235 Mon Apr 14 09:42:50 GMT 2008 yamt branches: 1.235.2; 1.235.4;
trap: ignore T_ASTFLT if KVM86MODE.
revealed by the recent per-cpu runqueue change.

1.235 Mon Apr 14 09:42:50 GMT 2008 yamt branches: 1.235.2; 1.235.4;
trap: ignore T_ASTFLT if KVM86MODE.
revealed by the recent per-cpu runqueue change.

/src/sys/arch/macppc/conf/
H A DGENERIC1.235 Sat Aug 26 20:26:55 GMT 2006 christos branches: 1.235.2; 1.235.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
1.235 Sat Aug 26 20:26:55 GMT 2006 christos branches: 1.235.2; 1.235.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
1.235 Sat Aug 26 20:26:55 GMT 2006 christos branches: 1.235.2; 1.235.4;
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP
/src/sys/kern/
H A Dsyscalls.c1.235 Tue Jan 05 15:25:33 GMT 2010 skrll branches: 1.235.2;
Regen.
1.235 Tue Jan 05 15:25:33 GMT 2010 skrll branches: 1.235.2;
Regen.
H A Dvfs_vnops.c1.235 Sat Aug 06 21:21:10 GMT 2022 riastradh branches: 1.235.4;
vnodeops(9): Take exclusive lock in read/seek for f_offset update.

Otherwise concurrent readers/seekers might clobber it.

1.235 Sat Aug 06 21:21:10 GMT 2022 riastradh branches: 1.235.4;
vnodeops(9): Take exclusive lock in read/seek for f_offset update.

Otherwise concurrent readers/seekers might clobber it.

H A Dkern_exit.c1.235 Sun Oct 09 20:30:37 GMT 2011 chs branches: 1.235.2; 1.235.6;
mark exit_psignal() as __noclone to work around a gcc 4.5 bug on arm.

1.235 Sun Oct 09 20:30:37 GMT 2011 chs branches: 1.235.2; 1.235.6;
mark exit_psignal() as __noclone to work around a gcc 4.5 bug on arm.

1.235 Sun Oct 09 20:30:37 GMT 2011 chs branches: 1.235.2; 1.235.6;
mark exit_psignal() as __noclone to work around a gcc 4.5 bug on arm.

/src/lib/libc/
H A Dshlib_version1.235 Fri Aug 24 06:12:52 GMT 2012 dholland branches: 1.235.2;
Some more notes for libc bump time that I had lying around.
1.235 Fri Aug 24 06:12:52 GMT 2012 dholland branches: 1.235.2;
Some more notes for libc bump time that I had lying around.
/src/etc/mtree/
H A DNetBSD.dist.base1.235 Mon Apr 12 02:09:27 GMT 2021 mrg branches: 1.235.2;
create the gcc-10 subdirs, and don't create the gcc-8 ones.

1.235 Mon Apr 12 02:09:27 GMT 2021 mrg branches: 1.235.2;
create the gcc-10 subdirs, and don't create the gcc-8 ones.

/src/usr.bin/indent/
H A Dio.c1.235 Sun Dec 03 21:44:42 GMT 2023 rillig branches: 1.235.2;
indent: inline input-related macros

No binary change.

1.235 Sun Dec 03 21:44:42 GMT 2023 rillig branches: 1.235.2;
indent: inline input-related macros

No binary change.

/src/sys/dev/pcmcia/
H A Dpcmciadevs.h1.235 Sun Oct 17 20:33:27 GMT 2021 andvar regen

H A Dpcmciadevs_data.h1.235 Sun Oct 17 20:33:27 GMT 2021 andvar regen

H A Dpcmciadevs1.235 Sat Apr 06 04:52:44 GMT 2019 msaitoh s/pcmica/pcmcia/

/src/sys/net/
H A Droute.c1.235 Fri Nov 25 08:39:32 GMT 2022 knakahara branches: 1.235.2;
Support explicit unnumbered interface.

Currently, NetBSD supports implicit unnumbered interface by setting
the same IP address to two interfaces. However, such interface is not
treated as unnumbered when one of the interfaces is being changed and
has been changed IP address. That behavior can be harmful for some
routing daemons.

1.235 Fri Nov 25 08:39:32 GMT 2022 knakahara branches: 1.235.2;
Support explicit unnumbered interface.

Currently, NetBSD supports implicit unnumbered interface by setting
the same IP address to two interfaces. However, such interface is not
treated as unnumbered when one of the interfaces is being changed and
has been changed IP address. That behavior can be harmful for some
routing daemons.

/src/sys/arch/sparc64/sparc64/
H A Dmachdep.c1.235 Wed Jan 21 09:18:32 GMT 2009 martin branches: 1.235.2;
Adapt to major()/minor() return value type changes.
1.235 Wed Jan 21 09:18:32 GMT 2009 martin branches: 1.235.2;
Adapt to major()/minor() return value type changes.
/src/sys/arch/amiga/amiga/
H A Dmachdep.c1.235 Thu Nov 17 07:45:53 GMT 2011 mlelstv branches: 1.235.4;
identifycpu() is not just cosmetic for the banner but initializes how FPU
contexts are saved.
Also drop code that checks for fputype before it is determined.

1.235 Thu Nov 17 07:45:53 GMT 2011 mlelstv branches: 1.235.4;
identifycpu() is not just cosmetic for the banner but initializes how FPU
contexts are saved.
Also drop code that checks for fputype before it is determined.

/src/sys/dev/usb/
H A Duhci.c1.235 Sat Nov 13 13:52:12 GMT 2010 uebayasi branches: 1.235.2;
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants. These are provided by sys/param.h now.

1.235 Sat Nov 13 13:52:12 GMT 2010 uebayasi branches: 1.235.2;
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants. These are provided by sys/param.h now.

H A Dusb_subr.c1.235 Tue Jul 23 17:21:33 GMT 2019 maxv branches: 1.235.2;
1) If the descriptor length is bigger than the USB string descriptor
itself, error out. Otherwise there is a small overflow (seen on KASAN,
with bLength=255).
2) Make sure we have a config descriptor header, otherwise there are small
overflows (seen on KASAN, with wTotalLength=1).
3) Once we have the complete config descriptor, make sure its size didn't
change in the meantime. Otherwise there could be severe overflows.
4) Make sure we have a bos descriptor header, otherwise overflow, same
as 2).

ok mrg@ skrll@
1.235 Tue Jul 23 17:21:33 GMT 2019 maxv branches: 1.235.2;
1) If the descriptor length is bigger than the USB string descriptor
itself, error out. Otherwise there is a small overflow (seen on KASAN,
with bLength=255).
2) Make sure we have a config descriptor header, otherwise there are small
overflows (seen on KASAN, with wTotalLength=1).
3) Once we have the complete config descriptor, make sure its size didn't
change in the meantime. Otherwise there could be severe overflows.
4) Make sure we have a bos descriptor header, otherwise overflow, same
as 2).

ok mrg@ skrll@
/src/usr.bin/ftp/
H A Dfetch.c1.235 Sun Sep 11 20:49:27 GMT 2022 christos branches: 1.235.2;
PR/57003: Handle relative URLs (patch by kim@)

1.235 Sun Sep 11 20:49:27 GMT 2022 christos branches: 1.235.2;
PR/57003: Handle relative URLs (patch by kim@)

/src/sys/nfs/
H A Dnfs_vfsops.c1.235 Mon Apr 17 08:32:01 GMT 2017 hannken branches: 1.235.10;
Remove unused argument "nextp" from vfs_busy() and vfs_unbusy().
Remove argument "keepref" from vfs_unbusy() and add vfs_ref() where needed.
1.235 Mon Apr 17 08:32:01 GMT 2017 hannken branches: 1.235.10;
Remove unused argument "nextp" from vfs_busy() and vfs_unbusy().
Remove argument "keepref" from vfs_unbusy() and add vfs_ref() where needed.
/src/sys/sys/
H A Dmount.h1.235 Sun Dec 22 19:47:34 GMT 2019 ad branches: 1.235.2;
Make mntvnode_lock per-mount, and address false sharing of struct mount.

1.235 Sun Dec 22 19:47:34 GMT 2019 ad branches: 1.235.2;
Make mntvnode_lock per-mount, and address false sharing of struct mount.

H A Dsyscallargs.h1.235 Sat May 05 19:49:13 GMT 2012 christos regen
/src/share/misc/
H A Dacronyms1.235 Fri Apr 24 18:03:38 GMT 2015 riastradh Per discussion with board@, remove inappropriate, hostile acronyms.

This reverts changes by rodent@ made without discussion and without
acknowledgement of objections. Board's commit guidelines include
that changes that could possibly cause anyone to object should be
discussed, and there have been multiple objections publicly and
privately throughout the week.

This also removes some other entries that have been here for some
time that do not belong. The acronyms file is not Urban Dictionary.
Nobody should expect to see any of these in use around the NetBSD
community, so there is no need to document them here. If you want
Urban Dictionary, you know where to find it.

Please run any further changes by dholland@, the games maintainer.

Completed in 321 milliseconds

12345678