Searched hist:1.352 (Results 1 - 25 of 77) sorted by relevance

1234

/src/dist/pf/share/man/man5/
H A Dpf.conf.51.10 Sun Sep 17 13:53:33 GMT 2006 wiz From jmc@openbsd:
revision 1.352
date: 2006/08/02 11:45:56; author: dhartmei; state: Exp; lines: +2 -2
in the BNF section, note that a comma is optional, closes PR 5191

/src/
H A Dbuild.sh1.352 Thu May 27 21:03:26 GMT 2021 christos kre@ does not like the subshell :-)
H A DUPDATING1.352 Mon Jun 10 08:04:44 GMT 2024 kre branches: 1.352.2;

Note need to deal with old libarchive.so files in cdrom images when doing
an update build.
1.352 Mon Jun 10 08:04:44 GMT 2024 kre branches: 1.352.2;

Note need to deal with old libarchive.so files in cdrom images when doing
an update build.
/src/sys/arch/alpha/conf/
H A DGENERIC1.352 Wed Jun 05 23:08:00 GMT 2013 christos branches: 1.352.2;
remove obsolete networking options

1.352 Wed Jun 05 23:08:00 GMT 2013 christos branches: 1.352.2;
remove obsolete networking options

/src/share/man/man4/
H A Doptions.41.352 Mon Jul 30 18:01:41 GMT 2007 mjf branches: 1.352.4; 1.352.6;
Fix some grammatical errors in man pages.
Patch supplied by Joerg Niendorf in PR misc/36707, thanks.
1.352 Mon Jul 30 18:01:41 GMT 2007 mjf branches: 1.352.4; 1.352.6;
Fix some grammatical errors in man pages.
Patch supplied by Joerg Niendorf in PR misc/36707, thanks.
1.352 Mon Jul 30 18:01:41 GMT 2007 mjf branches: 1.352.4; 1.352.6;
Fix some grammatical errors in man pages.
Patch supplied by Joerg Niendorf in PR misc/36707, thanks.
/src/doc/
H A DBRANCHES1.352 Wed Jan 08 11:05:39 GMT 2020 ad Add ad-namecache.
/src/distrib/sets/lists/debug/
H A Dmi1.352 Sat May 08 09:23:37 GMT 2021 rin branches: 1.352.2;
Add missing aiomixer.debug to fix debug build.

XXX
I *really* hope someone(TM) invent better replacement of
distrib/sets/lists...
1.352 Sat May 08 09:23:37 GMT 2021 rin branches: 1.352.2;
Add missing aiomixer.debug to fix debug build.

XXX
I *really* hope someone(TM) invent better replacement of
distrib/sets/lists...
H A Dshl.mi1.352 Wed Oct 30 18:09:17 GMT 2024 christos Hook zstd to the build and enable it for libarchive and file.
/src/sys/dev/pci/ixgbe/
H A Dixgbe.c1.352 Sat Jun 29 00:11:12 GMT 2024 riastradh branches: 1.352.2;
if_stats(9): Add ifp argument to if_stat..._ref.

This will enable us to pass the ifp through to a dtrace probe inside.

No functional change intended in this change, but this is an API
change visible to modules so it shouldn't be pulled up.

PR kern/58377

1.352 Sat Jun 29 00:11:12 GMT 2024 riastradh branches: 1.352.2;
if_stats(9): Add ifp argument to if_stat..._ref.

This will enable us to pass the ifp through to a dtrace probe inside.

No functional change intended in this change, but this is an API
change visible to modules so it shouldn't be pulled up.

PR kern/58377

/src/sys/arch/mac68k/mac68k/
H A Dmachdep.c1.352 Tue Nov 07 14:56:03 GMT 2017 christos branches: 1.352.4;
Don't define ELFSIZE

1.352 Tue Nov 07 14:56:03 GMT 2017 christos branches: 1.352.4;
Don't define ELFSIZE

/src/distrib/sets/lists/comp/
H A Dshl.mi1.352 Tue Aug 01 06:35:55 GMT 2023 mrg various updates for GCC 12

- bump some shlibs
- add new header files
- add compiler-version header files
- disable sanitizer libraries for gcc12 for now
/src/share/misc/
H A Dacronyms.comp1.352 Mon May 15 20:54:53 GMT 2023 andvar +LRO Large Receive Offload, +RSC Receive Segment Coalescing (win counterpart)
PR 57408

/src/share/mk/
H A Dbsd.prog.mk1.352 Sat Nov 02 22:02:39 GMT 2024 christos make zstd a private library (for now)
/src/sys/arch/macppc/conf/
H A DGENERIC1.352 Tue Apr 09 22:38:25 GMT 2019 sevan Add a commented out entry for CARP
/src/sys/arch/amd64/conf/
H A DGENERIC1.362 Sat Sep 01 15:25:33 GMT 2012 jakllsch back out unintentional change in 1.352.
1.352 Sat Apr 07 05:39:55 GMT 2012 christos add apple autodiscovery.
/src/sys/ufs/ffs/
H A Dffs_vfsops.c1.352 Mon Apr 17 08:31:02 GMT 2017 hannken Add vfs_ref(mp) and vfs_rele(mp) to add or remove a reference to
struct mount. Rename vfs_destroy(mp) to vfs_rele(mp) and replace
incrementing mp->mnt_refcnt with vfs_ref(mp).
/src/sys/ufs/lfs/
H A Dlfs_vfsops.c1.352 Fri Feb 17 08:31:26 GMT 2017 hannken Add generic genfs_suspendctl() and use it for all file systems.
Layered file systems need work.
/src/sys/uvm/
H A Duvm_map.c1.352 Sun Oct 01 01:45:02 GMT 2017 pgoyette Fix user-triggerable kernel crash as reported in PR kern/52573 (from
Bruno Haible).

XXX Pull-up to netbsd-8

/src/sys/kern/
H A Dkern_sig.c1.352 Wed Apr 03 08:34:33 GMT 2019 kamil Remove support for early SIGTRAP (fork related) signals in kpsignal2()

This function is no longer used to handle early SIGTRAP signals for
fork-related events for ptrace(2).
H A Dkern_synch.c1.352 Wed Oct 26 23:23:28 GMT 2022 riastradh kern/kern_synch.c: Get averunnable from sys/resource.h.
/src/sys/arch/sparc64/sparc64/
H A Dlocore.s1.352 Sun Dec 29 00:36:30 GMT 2013 nakayama Make buildable w/o options SUN4V.
/src/sys/dev/ata/
H A Dwd.c1.352 Tue Dec 11 01:52:18 GMT 2007 jmcneill Disable the wd_suspend power handler on the proper branch, workaround for
kern/37508
/src/sys/arch/sparc/sparc/
H A Dpmap.c1.352 Sat Nov 16 23:54:01 GMT 2013 mrg - convert CPU_INFO_ITERATOR in the !MP case to be __unused, and convert
all the iterators to use it
- print the right variables in nmi_hard_msiiep() (thanks set-but-unused)
- move variable inside usage #ifdef
- use (void) instead of a "volatile int" junk variable
- remove unused variables

/src/sys/dev/ic/
H A Dcom.c1.352 Sat Dec 08 21:14:37 GMT 2018 thorpej Remove the COM_REGMAP option -- just use it all the time. While here,
garbage-collect the COM_FUNCMAP and COM_AU1X00 options, as there are
not used anywhere.
/src/sys/arch/i386/conf/
H A DALL1.352 Sat Mar 02 02:42:16 GMT 2013 christos Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Completed in 652 milliseconds

1234