Searched hist:1.303 (Results 1 - 25 of 126) sorted by relevance

123456

/src/usr.bin/make/
H A Dmeta.h1.11 Wed Dec 15 09:53:41 GMT 2021 rillig branches: 1.11.4;
make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dmake_malloc.h1.17 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dmetachar.h1.18 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dbuf.h1.45 Wed Dec 15 09:29:55 GMT 2021 rillig make: prevent memory leaks from buffers

The warning about unused function results would have prevented the
memory leak that was fixed in cond.c 1.303 from 2021-12-13.

H A Ddir.h1.45 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dhash.h1.42 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dbuf.c1.54 Wed Dec 15 09:29:55 GMT 2021 rillig make: prevent memory leaks from buffers

The warning about unused function results would have prevented the
memory leak that was fixed in cond.c 1.303 from 2021-12-13.

H A Djob.h1.74 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dlst.h1.100 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

H A Dmake.h1.303 Sun Jun 12 13:37:32 GMT 2022 rillig make: reorganize Parse_Error

Determining the location where the error occurred is now done by
ParseVErrorInternal. This frees the remaining code from keeping the
filename and the line number together. It also makes Parse_Error short
enough that it might be worth providing a separate function for each of
the 3 log levels.

No functional change.

1.274 Wed Dec 15 09:53:41 GMT 2021 rillig make: mark several functions whose result must be used

Suggested by sjg, to catch more bugs like the memory leak in cond.c
1.303 from 2021-12-13.

No binary change.

1.273 Wed Dec 15 09:29:55 GMT 2021 rillig make: prevent memory leaks from buffers

The warning about unused function results would have prevented the
memory leak that was fixed in cond.c 1.303 from 2021-12-13.

/src/doc/
H A DBRANCHES1.303 Mon Jan 17 07:35:02 GMT 2011 jruoho branches: 1.303.2;
Note jruoho-x86intr branch.
1.303 Mon Jan 17 07:35:02 GMT 2011 jruoho branches: 1.303.2;
Note jruoho-x86intr branch.
/src/
H A Dbuild.sh1.303 Sun Nov 16 05:39:09 GMT 2014 uebayasi Expand TABs in usage.
/src/sys/dev/pci/
H A Dfiles.pci1.303 Sat Mar 29 00:16:26 GMT 2008 cube branches: 1.303.2; 1.303.4; 1.303.6;
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
series of hardware that includes Asus's famous EeePC.

The linux driver was used as documentation.

Many thanks to all the people who helped or at least supported me while I
was fighting that bug that made the EeePC freeze. At the top of that list,
Matt J. Fleming (mjf@) and David Gwynne (from the OpenBSD fame).
1.303 Sat Mar 29 00:16:26 GMT 2008 cube branches: 1.303.2; 1.303.4; 1.303.6;
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
series of hardware that includes Asus's famous EeePC.

The linux driver was used as documentation.

Many thanks to all the people who helped or at least supported me while I
was fighting that bug that made the EeePC freeze. At the top of that list,
Matt J. Fleming (mjf@) and David Gwynne (from the OpenBSD fame).
1.303 Sat Mar 29 00:16:26 GMT 2008 cube branches: 1.303.2; 1.303.4; 1.303.6;
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
series of hardware that includes Asus's famous EeePC.

The linux driver was used as documentation.

Many thanks to all the people who helped or at least supported me while I
was fighting that bug that made the EeePC freeze. At the top of that list,
Matt J. Fleming (mjf@) and David Gwynne (from the OpenBSD fame).
1.303 Sat Mar 29 00:16:26 GMT 2008 cube branches: 1.303.2; 1.303.4; 1.303.6;
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
series of hardware that includes Asus's famous EeePC.

The linux driver was used as documentation.

Many thanks to all the people who helped or at least supported me while I
was fighting that bug that made the EeePC freeze. At the top of that list,
Matt J. Fleming (mjf@) and David Gwynne (from the OpenBSD fame).
/src/sys/kern/
H A Dvfs_bio.c1.303 Wed Mar 30 14:54:29 GMT 2022 riastradh branches: 1.303.10;
Revert "kern: Sprinkle biglock-slippage assertions."

Got the diagnostic information I needed from this, and it's holding
up releng tests of everything else, so let's back this out until I
need more diagnostics or track down the original source of the
problem.
1.303 Wed Mar 30 14:54:29 GMT 2022 riastradh branches: 1.303.10;
Revert "kern: Sprinkle biglock-slippage assertions."

Got the diagnostic information I needed from this, and it's holding
up releng tests of everything else, so let's back this out until I
need more diagnostics or track down the original source of the
problem.
H A Dinit_sysent.c1.303 Mon Nov 30 23:27:27 GMT 2015 pgoyette And now fix the actual syntax error. :(
H A Dsyscalls.c1.303 Wed Nov 02 00:14:11 GMT 2016 pgoyette Regenerate files for modularization of ptrace(2)
/src/sys/arch/sparc64/sparc64/
H A Dpmap.c1.303 Thu Jul 07 06:55:38 GMT 2016 msaitoh branches: 1.303.2;
KNF. Remove extra spaces. No functional change.

1.303 Thu Jul 07 06:55:38 GMT 2016 msaitoh branches: 1.303.2;
KNF. Remove extra spaces. No functional change.

/src/sys/arch/i386/conf/
H A DINSTALL1.303 Wed Jan 24 19:46:26 GMT 2007 tls branches: 1.303.2;
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~
1.303 Wed Jan 24 19:46:26 GMT 2007 tls branches: 1.303.2;
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~
H A Dfiles.i3861.303 Mon Mar 05 16:51:01 GMT 2007 drochner branches: 1.303.2; 1.303.4;
clean up how cpus and ioapics are attached at the mainbus:
Seperate "cpubus" and "ioapicbus" -- while they share a common "address
space" (the apic id), the kernel doesn't use this fact. There are different
data passed to cpus and apics, which caused some ugly polymorphism. This
also saves the special "submatch" functions needed to distingush cpus
and ioapics for autoconf. (And it makes that "apid" locators wired
in the kernel configuration are honored now; this allows one to dumb down
an mp box to singleprocessor by userconfig.)
Print "apid" locators in the buses "print" function "as everyone does",
so the per-port cpu drivers don't need to do it.
Being here, constify "struct cpu_functions" and g/c the unused MP_PICMODE
flag.
1.303 Mon Mar 05 16:51:01 GMT 2007 drochner branches: 1.303.2; 1.303.4;
clean up how cpus and ioapics are attached at the mainbus:
Seperate "cpubus" and "ioapicbus" -- while they share a common "address
space" (the apic id), the kernel doesn't use this fact. There are different
data passed to cpus and apics, which caused some ugly polymorphism. This
also saves the special "submatch" functions needed to distingush cpus
and ioapics for autoconf. (And it makes that "apid" locators wired
in the kernel configuration are honored now; this allows one to dumb down
an mp box to singleprocessor by userconfig.)
Print "apid" locators in the buses "print" function "as everyone does",
so the per-port cpu drivers don't need to do it.
Being here, constify "struct cpu_functions" and g/c the unused MP_PICMODE
flag.
1.303 Mon Mar 05 16:51:01 GMT 2007 drochner branches: 1.303.2; 1.303.4;
clean up how cpus and ioapics are attached at the mainbus:
Seperate "cpubus" and "ioapicbus" -- while they share a common "address
space" (the apic id), the kernel doesn't use this fact. There are different
data passed to cpus and apics, which caused some ugly polymorphism. This
also saves the special "submatch" functions needed to distingush cpus
and ioapics for autoconf. (And it makes that "apid" locators wired
in the kernel configuration are honored now; this allows one to dumb down
an mp box to singleprocessor by userconfig.)
Print "apid" locators in the buses "print" function "as everyone does",
so the per-port cpu drivers don't need to do it.
Being here, constify "struct cpu_functions" and g/c the unused MP_PICMODE
flag.
/src/sys/arch/macppc/conf/
H A DGENERIC1.303 Sat Sep 01 18:17:51 GMT 2012 jakllsch branches: 1.303.2;
Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,
as ural(4) and ral(4) do not actually share any code.

Enable ural(4) in hpcarm WZERO3 kernel too, as it will now build.

Fixes PR#43520.
1.303 Sat Sep 01 18:17:51 GMT 2012 jakllsch branches: 1.303.2;
Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,
as ural(4) and ral(4) do not actually share any code.

Enable ural(4) in hpcarm WZERO3 kernel too, as it will now build.

Fixes PR#43520.
/src/sys/sys/
H A Dsyscallargs.h1.303 Mon Nov 02 18:56:15 GMT 2020 christos regen
H A Dsyscall.h1.303 Tue Dec 19 19:40:03 GMT 2017 kamil Drop SYS_vadvise

The (o)vadvise syscall is dummy since the beginning of NetBSD.

It is an obsolete remnant from the old UNIX.

Sponsored by <The NetBSD Foundation>
/src/share/misc/
H A Dacronyms1.303 Thu Jun 11 23:19:53 GMT 2020 sevan QOI

/src/lib/libc/include/
H A Dnamespace.h1.201 Sun Jul 04 16:18:50 GMT 2021 rillig libc: remove special handling for lint

In namespace.h 1.102 from 2005-07-16, the #ifndef was added to fix the
broken lint2 pass. Somewhere between 2005 and now, lint has been
changed so that it does not need this workaround anymore.

After usr.bin/xlint/lint1/tree.c 1.303 from 2021-06-30, the #ifndef in
namespace.h caused the only warning about an implicit function
declaration in the whole NetBSD tree, in lib/libc/gen/sysconf.c:149,
where _getpagesize was not defined, but only getpagesize.

/src/sys/dev/ic/
H A Dwdc.c1.303 Wed Jun 03 18:25:26 GMT 2020 bouyer branches: 1.303.2;
Don't print an error message on spurious interrupt. Way too noisy for Xen.
1.303 Wed Jun 03 18:25:26 GMT 2020 bouyer branches: 1.303.2;
Don't print an error message on spurious interrupt. Way too noisy for Xen.

Completed in 323 milliseconds

123456