Searched hist:1.506 (Results 1 - 25 of 31) sorted by relevance

12

/src/share/man/man4/
H A Doptions.41.506 Wed May 22 15:17:48 GMT 2019 wiz branches: 1.506.2;
filesystem -> file system
1.506 Wed May 22 15:17:48 GMT 2019 wiz branches: 1.506.2;
filesystem -> file system
H A DMakefile1.506 Mon Feb 22 07:48:43 GMT 2010 jnemeth fix build breakage -- add new smscmon.4 man page
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.506 Mon Jun 17 22:11:09 GMT 2024 rillig branches: 1.506.2;
lint: don't warn about unused C23 [[maybe_unused]] parameters
1.506 Mon Jun 17 22:11:09 GMT 2024 rillig branches: 1.506.2;
lint: don't warn about unused C23 [[maybe_unused]] parameters
H A Dtree.c1.506 Fri Feb 24 19:18:50 GMT 2023 rillig lint: order functions to to reduce forward declarations

No functional change.
/src/sys/arch/i386/conf/
H A DALL1.506 Thu Feb 09 14:09:48 GMT 2023 abs Adjust _all_ cinclude of *.local files

- Ensure always at end
- Use tab rather than spaces
- Add consistent comment
"Pull in optional local configuration - always at end"

The only functional change is that a local file which tried to
override an existing setting (eg with "no foo") would have failed
in some cases before, but now will work

H A DGENERIC1.506 Sun Aug 11 13:50:45 GMT 2002 isaki Commented out slhci. it's experimental yet.
/src/distrib/notes/common/
H A Dmain1.506 Mon Feb 24 07:23:39 GMT 2014 skrll Rename NetBSD/hp700 to NetBSD/hppa.

Unfortunately our VCS isn't very helpful here.
/src/sys/dev/usb/
H A Dusbdevs1.506 Sat Aug 30 03:27:48 GMT 2008 matt Add some more usb devices that the updated if_axe.c supports.
H A Dusbdevs.h1.506 Wed Sep 10 20:07:46 GMT 2008 jmcneill regen
H A Dusbdevs_data.h1.506 Sat Sep 06 21:53:32 GMT 2008 rmind Regen.
/src/sys/kern/
H A Dinit_main.c1.506 Thu Oct 03 22:29:17 GMT 2019 kamil Remove compile-time asserts checking whether intptr_t and void* are compat

The checks were requested by core@ as a prerequisite for kevent::udata type
switch from intptr_t to void*.
H A Dkern_exec.c1.506 Fri Jun 11 00:54:22 GMT 2021 martin Fix the order of handling of posix_spawn attributes and file actions.
The standard is explicit about it and it matters if e.g. RESETIDS is
used as an attribute and file actions depend on the group rights for
opening a file.
/src/sys/net/
H A Dif.c1.506 Thu Jul 07 18:17:33 GMT 2022 riastradh ifioctl(9): Don't touch ifconf or ifreq until command is validated.

sys_ioctl validates the data pointer according to the command's size
and direction. But userland may ioctl commands other than
OSIOCGIFCONF or OOSIOCGIFCONF -- and if userland passes an IOC_VOID
command, the argument is passed through verbatim and may be null.

Reported-by: syzbot+19b1bf83e5481273eafc@syzkaller.appspotmail.com
https://syzkaller.appspot.com/bug?id=f4c91a7dcd31901c80d91af6ed01456faf0a7286

Reported-by: syzbot+442c033feb784d055185@syzkaller.appspotmail.com
https://syzkaller.appspot.com/bug?id=4a3a4b92dbe9695046ff17a5474cef52aed23e0b

Reported-by: syzbot+4c87d0cdf7025741ea7a@syzkaller.appspotmail.com
https://syzkaller.appspot.com/bug?id=3e5f42c998e43ad42da40dec3c7873e6aae187e4
/src/sys/arch/amd64/conf/
H A DGENERIC1.506 Sun Oct 07 08:00:49 GMT 2018 maxv Make it clear that you need to disable SVS if you enable USER_LDT. I could
make SVS compatible with it, but there has to be someone doing Wine work
first, to justify the effort.
/src/sys/dev/pci/
H A Dpcidevs.h1.506 Sun Feb 02 18:53:16 GMT 2003 bouyer Regen: add SiS 651 host bridge.
H A Dpcidevs_data.h1.506 Mon Feb 03 13:28:54 GMT 2003 pooka regen
/src/usr.bin/make/
H A Djob.c1.506 Sat May 10 13:47:53 GMT 2025 rillig make: rename token pool variables to be more descriptive

H A Dmain.c1.506 Mon Dec 28 00:46:24 GMT 2020 rillig make(1): replace global preserveUndefined with VARE_KEEP_UNDEF

Controlling the expansion of variable expressions using a global
variable and a VARE flag was inconsistent.

Converting the global variable into a flag had to prerequisites:

1. The unintended duplicate variable assignment had to be fixed, as
done in parse.c 1.520 from 2020-12-27. Without this fix, it would have
been necessary to add more flags to Var_Exists and Var_SetWithFlags, and
this would have become too complex.

2. There had to be a unit test demonstrating that VARE_KEEP_DOLLAR only
applies to the top-level expression and is not passed to the
subexpressions, while VARE_KEEP_UNDEF applies to all subexpressions as
well. This test is in var-op-expand.mk 1.10 from 2020-12-28, at least
for the ':@word@' modifier. In ParseModifierPartSubst, VARE_KEEP_UNDEF
is not passed down either, in the same way.
H A Dparse.c1.506 Sun Dec 20 14:48:35 GMT 2020 rillig make(1): clean up memory handling in Parse_DoVar
/src/sys/arch/i386/i386/
H A Dmachdep.c1.506 Sat Dec 07 15:36:20 GMT 2002 junyoung Identify many Intel processors which were misidentified previously.
/src/distrib/sets/lists/base/
H A Dshl.mi1.506 Sat Dec 05 04:48:20 GMT 2009 snj Update for librumpdev_dm (hi haad!).
H A Dmi1.506 Fri Nov 12 15:11:18 GMT 2004 he g/c ./usr/include/miscfs/ptyfs entry, now that ptyfs.h is no longer installed.
/src/doc/
H A D3RDPARTY1.506 Sat Feb 17 16:05:27 GMT 2007 rpaulo Remove my responsability from am-utils.
/src/sys/sys/
H A Dparam.h1.506 Thu Oct 20 08:18:16 GMT 2016 mrg bump kernel version for ptrace32 related changes.
/src/distrib/sets/lists/man/
H A Dmi1.506 Fri Aug 02 21:29:46 GMT 2002 thorpej Add evbarm/iopwdog(4) manual page.

Completed in 1292 milliseconds

12