Searched hist:1.247 (Results 1 - 25 of 164) sorted by relevance

1234567

/src/sys/netinet/
H A Din.c1.247 Fri Nov 25 08:39:32 GMT 2022 knakahara branches: 1.247.2; 1.247.8;
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.247 Fri Nov 25 08:39:32 GMT 2022 knakahara branches: 1.247.2; 1.247.8;
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.247 Fri Nov 25 08:39:32 GMT 2022 knakahara branches: 1.247.2; 1.247.8;
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/amiga/conf/
H A DGENERIC1.247 Mon Jul 16 06:23:58 GMT 2007 he branches: 1.247.2; 1.247.4; 1.247.8;
Regenerated files after adding COMPAT_40.

1.247 Mon Jul 16 06:23:58 GMT 2007 he branches: 1.247.2; 1.247.4; 1.247.8;
Regenerated files after adding COMPAT_40.

1.247 Mon Jul 16 06:23:58 GMT 2007 he branches: 1.247.2; 1.247.4; 1.247.8;
Regenerated files after adding COMPAT_40.

1.247 Mon Jul 16 06:23:58 GMT 2007 he branches: 1.247.2; 1.247.4; 1.247.8;
Regenerated files after adding COMPAT_40.

/src/distrib/sets/lists/etc/
H A Dmi1.247 Sun May 21 15:28:38 GMT 2017 riastradh branches: 1.247.2;
Remove MKCRYPTO option.

Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export. The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated. I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S. Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet... That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.
1.247 Sun May 21 15:28:38 GMT 2017 riastradh branches: 1.247.2;
Remove MKCRYPTO option.

Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export. The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated. I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S. Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet... That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.
/src/sys/ufs/ufs/
H A Dufs_vnops.c1.247 Mon Jul 01 00:57:06 GMT 2019 dholland branches: 1.247.2;
Lay down some comments related to the previous few revisions of ufs_vnops.c.

1.247 Mon Jul 01 00:57:06 GMT 2019 dholland branches: 1.247.2;
Lay down some comments related to the previous few revisions of ufs_vnops.c.

/src/sys/kern/
H A Duipc_mbuf.c1.247 Fri Dec 16 08:42:55 GMT 2022 msaitoh branches: 1.247.2;
Add new "kern.mbuf.nmbclusters_limit" sysctl.

- Used to know the upper limit of nmbclusters.
- It's read only.

1.247 Fri Dec 16 08:42:55 GMT 2022 msaitoh branches: 1.247.2;
Add new "kern.mbuf.nmbclusters_limit" sysctl.

- Used to know the upper limit of nmbclusters.
- It's read only.

H A Dinit_sysent.c1.247 Mon Aug 30 10:34:51 GMT 2010 pooka regen: rump syscalls for kern_prot interfaces

H A Dsyscalls.c1.247 Mon Jul 18 11:43:53 GMT 2011 drochner regen after *setxattr constification

/src/sys/modules/
H A DMakefile1.247 Wed Oct 14 10:26:59 GMT 2020 ryo branches: 1.247.2;
modularize, and fix build error

1.247 Wed Oct 14 10:26:59 GMT 2020 ryo branches: 1.247.2;
modularize, and fix build error

/src/sys/compat/linux/common/
H A Dlinux_misc.c1.247 Tue Dec 31 13:07:13 GMT 2019 ad branches: 1.247.6;
Rename uvm_free() -> uvm_availmem().

1.247 Tue Dec 31 13:07:13 GMT 2019 ad branches: 1.247.6;
Rename uvm_free() -> uvm_availmem().

/src/sys/dev/ic/
H A Dwi.c1.247 Tue Jun 26 06:48:00 GMT 2018 msaitoh branches: 1.247.2;
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.

1.247 Tue Jun 26 06:48:00 GMT 2018 msaitoh branches: 1.247.2;
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.

/src/sys/arch/amiga/amiga/
H A Dmachdep.c1.247 Fri Dec 23 07:40:05 GMT 2016 maya branches: 1.247.6;
Remove conflicting declaration of physmem

1.247 Fri Dec 23 07:40:05 GMT 2016 maya branches: 1.247.6;
Remove conflicting declaration of physmem

/src/sys/dev/scsipi/
H A Dscsiconf.c1.247 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.247.2;
Remove clause 3 and 4 from TNF licenses

1.247 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.247.2;
Remove clause 3 and 4 from TNF licenses

H A Dsd.c1.247 Thu Mar 30 16:09:28 GMT 2006 thorpej branches: 1.247.2;
Use device_private().

1.247 Thu Mar 30 16:09:28 GMT 2006 thorpej branches: 1.247.2;
Use device_private().

/src/sys/dev/usb/
H A Dusbdi.c1.247 Tue Sep 13 10:32:58 GMT 2022 riastradh branches: 1.247.4;
usbdi(9): Sprinkle usbhist into usb xfer timeout logic.

1.247 Tue Sep 13 10:32:58 GMT 2022 riastradh branches: 1.247.4;
usbdi(9): Sprinkle usbhist into usb xfer timeout logic.

/src/sys/netinet6/
H A Dicmp6.c1.247 Fri Sep 11 15:03:33 GMT 2020 roy branches: 1.247.2;
inet6: Use generic Neighor Detection rather than IPv6 specific

No functional change intended.

1.247 Fri Sep 11 15:03:33 GMT 2020 roy branches: 1.247.2;
inet6: Use generic Neighor Detection rather than IPv6 specific

No functional change intended.

/src/sys/sys/
H A Dsyscallargs.h1.247 Mon Dec 09 17:15:11 GMT 2013 pooka regen

/src/share/misc/
H A Dacronyms1.247 Tue Jul 19 07:06:32 GMT 2016 pgoyette Add a couple definitions of PTO

PR misc/51342

/src/sys/arch/sparc/conf/
H A DGENERIC1.247 Wed Nov 12 10:47:24 GMT 2014 manu Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels

This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr

Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)

/src/sys/arch/sparc/sparc/
H A Dautoconf.c1.247 Tue Feb 05 21:53:45 GMT 2013 macallan don't skip SUNW,sx - we've got a driver now

/src/sys/arch/hpcmips/conf/
H A DGENERIC1.247 Thu Sep 29 10:10:07 GMT 2022 riastradh swwdog(4): Add to GENERIC kernels.

Plus a handful of others that I'm familiar with. Lots of special-
purpose kernels should probably have this too but I'm not going
through all the arm, mips, and ppc evaluation board kernels to see
which ones are relevant.

Omitted from systems I know to be very small:
- sun2/GENERIC
- dreamcast/GENERIC
Feel free to remove it from others that need to be kept smaller.

Compile-tested a few of these just in case:
- alpha/GENERIC
- amd64/GENERIC
- evbmips/OCTEON
- i386/GENERIC
- riscv/GENERIC

PR kern/29702

/src/lib/libc/
H A Dshlib_version1.247 Tue Jan 14 17:20:57 GMT 2014 joerg TODO: fix stdout/stdin/stderr to not require copy relocations
/src/lib/libc/sys/
H A DMakefile.inc1.247 Fri Oct 01 17:13:44 GMT 2021 christos PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documented
in pthread_setcanceltype.3
/src/sbin/ifconfig/
H A Difconfig.c1.247 Mon Sep 28 13:50:22 GMT 2020 roy ifconfig: Just look at if_data->ifi_link_state for carrier

It should be the sole source of truth.
if_data is also carried in ifa_data from getifaddrs(3) which saves
more ioctl calls.

/src/distrib/sets/lists/base/
H A Dmd.sparc641.247 Sat Jan 17 19:12:57 GMT 2015 christos bump libamu.
/src/distrib/sets/lists/xcomp/
H A Dmi1.247 Tue May 13 21:36:26 GMT 2025 nia x11: Separate concepts of having EGL and having glamor/DRMKMS

EGL is becoming an increasingly popular API and it makes sense to
offer it as standard - the package builds suffer otherwise.
It seems to work fine on sparc64 and other ports that don't use
DRMKMS.

Completed in 299 milliseconds

1234567