Searched hist:1.797 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.797 Mon Jan 29 06:24:51 GMT 2024 msaitoh wm(4): Fix compile error without WM_EVENT_COUNTERS.
H A Dpcidevs.h1.797 Sun Jun 25 03:47:26 GMT 2006 soren Regen.
H A Dpcidevs_data.h1.797 Mon Jun 26 17:41:27 GMT 2006 xtraeme regen
H A Dpcidevs1.797 Sun Jun 18 21:32:24 GMT 2006 christos PR/33761: dieter roelants: NetBSD doesn't recognize a RealTek 8168B nic
/src/sys/dev/usb/
H A Dusbdevs1.797 Sun Oct 17 20:40:03 GMT 2021 andvar s/Techonology/Technology/
H A Dusbdevs.h1.797 Thu Jun 23 13:43:06 GMT 2022 brook Regen
H A Dusbdevs_data.h1.797 Thu Jun 23 13:43:06 GMT 2022 brook Regen
/src/sys/arch/i386/i386/
H A Dmachdep.c1.797 Sun Oct 29 10:01:21 GMT 2017 maxv Add a fifth region, called "head". On kaslr kernels it contains the ELF
Header and the ELF Section Headers. On normal kernels it is empty (the
headers are in the "boot" region).

Note: if you're using GENERIC_KASLR, you also need to rebuild the prekern.
/src/distrib/sets/lists/base/
H A Dshl.mi1.797 Tue Jan 24 22:30:53 GMT 2017 christos bump libpcap.
H A Dmi1.797 Wed Feb 18 10:51:17 GMT 2009 hira - Rename filename of license.
- Correct filename in license (add missing prefix).
/src/doc/
H A D3RDPARTY1.797 Fri Dec 24 02:56:56 GMT 2010 christos mention new yacc.
H A DCHANGES1.797 Thu Mar 01 03:49:10 GMT 2007 macallan mention that eeprom can now actually change firmware settings on arm and
powerpc
/src/sys/arch/i386/conf/
H A DGENERIC1.797 Fri Nov 17 22:18:22 GMT 2006 tsutsui COPTS should have -O2 otherwise we'll get no generic optimization.

XXX: I prefer CPUFLAGS, but there isn't any conclusion yet.
/src/distrib/sets/lists/man/
H A Dmi1.797 Mon Jun 27 20:32:39 GMT 2005 peter Remove (pf)spamd. Its right to exist in NetBSD has been questioned since it
appeared and whether it's really part of pf or not is still unclear. Looking
at the other *BSDs it seems that they have left out spamd when importing pf,
and now we do that too. Also, the name conflicted with another more popular
used tool, after the rename to pfspamd it was left with completely unusable
documentation which apparently no-one wanted to fix.

A port of the latest spamd will be imported into pkgsrc soon.

Suggested by several people, no objections on last proposal on tech-userlevel.
/src/distrib/sets/lists/tests/
H A Dmi1.797 Sun Dec 23 16:40:15 GMT 2018 jakllsch further build fixes
/src/share/mk/
H A Dbsd.own.mk1.797 Tue Apr 15 11:44:26 GMT 2014 joerg Add initial unwind support for SPARC/SPARC64.
/src/usr.bin/make/
H A Dvar.c1.797 Wed Feb 03 15:08:17 GMT 2021 rillig make: rename Var_Delete to Var_DeleteExpand, Var_DeleteVar to Var_Delete

The function names now follow the naming scheme from the other functions
that handle variables.

There are several calls that remain syntactically unchanged but that
omit the call to strchr('$') now. Since all these calls use constant
variable names, there is no functional change.
/src/sys/conf/
H A Dfiles1.797 Sun Aug 27 04:58:06 GMT 2006 christos raid and ccd now use dk_lookup.
/src/distrib/sets/lists/comp/
H A Dmi1.797 Wed Jun 22 06:14:51 GMT 2005 dyoung Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
from FreeBSD. Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch],
sys/net80211/ieee80211_netbsd.[ch]). Update drivers (an, atu, atw,
awi, ipw, iwi, rtw, wi) for the new net80211(9) API.

Completed in 1610 milliseconds