Searched hist:1.329 (Results 1 - 25 of 90) sorted by relevance

1234

/src/doc/
H A DBRANCHES1.329 Mon May 06 23:27:06 GMT 2013 khorben branches: 1.329.4;
Announcing the khorben-n900 branch, aiming at fully supporting the Nokia
N900 smartphone. It is expected to affect the kernel (OMAP3 support, device
drivers), and little else (possibly input handling and power management).

Do not hesitate to communicate any change that would be welcome in HEAD.
1.329 Mon May 06 23:27:06 GMT 2013 khorben branches: 1.329.4;
Announcing the khorben-n900 branch, aiming at fully supporting the Nokia
N900 smartphone. It is expected to affect the kernel (OMAP3 support, device
drivers), and little else (possibly input handling and power management).

Do not hesitate to communicate any change that would be welcome in HEAD.
/src/
H A Dbuild.sh1.329 Sun Dec 30 23:19:40 GMT 2018 christos add build libs (undocumented).
H A DUPDATING1.329 Fri Jul 15 05:26:08 GMT 2022 mrg add a note about xorg-server possibly breaking builds.
/src/sys/rump/librump/rumpkern/
H A Drump.c1.329 Tue Mar 08 14:30:48 GMT 2016 joerg branches: 1.329.2; 1.329.8; 1.329.10;
Align the message buffer. The kernel routines normally are used only
with page aligned buffers and they assume at least pointer alignment. Be
defensive here and align to 256 Bytes.

1.329 Tue Mar 08 14:30:48 GMT 2016 joerg branches: 1.329.2; 1.329.8; 1.329.10;
Align the message buffer. The kernel routines normally are used only
with page aligned buffers and they assume at least pointer alignment. Be
defensive here and align to 256 Bytes.

1.329 Tue Mar 08 14:30:48 GMT 2016 joerg branches: 1.329.2; 1.329.8; 1.329.10;
Align the message buffer. The kernel routines normally are used only
with page aligned buffers and they assume at least pointer alignment. Be
defensive here and align to 256 Bytes.

1.329 Tue Mar 08 14:30:48 GMT 2016 joerg branches: 1.329.2; 1.329.8; 1.329.10;
Align the message buffer. The kernel routines normally are used only
with page aligned buffers and they assume at least pointer alignment. Be
defensive here and align to 256 Bytes.

/src/sys/dev/
H A DDEVNAMES1.329 Wed Sep 09 05:23:26 GMT 2020 yamaguchi branches: 1.329.2;
Add ixl and iavf

1.329 Wed Sep 09 05:23:26 GMT 2020 yamaguchi branches: 1.329.2;
Add ixl and iavf

/src/sys/arch/macppc/conf/
H A DGENERIC1.329 Wed May 24 20:23:04 GMT 2017 christos branches: 1.329.2;
rename u3ginit driver to umodeswitch
1.329 Wed May 24 20:23:04 GMT 2017 christos branches: 1.329.2;
rename u3ginit driver to umodeswitch
/src/sys/dev/ata/
H A Dwd.c1.329 Sun Aug 27 23:51:31 GMT 2006 christos branches: 1.329.2; 1.329.4;
Oops, this is not ready yet.
1.329 Sun Aug 27 23:51:31 GMT 2006 christos branches: 1.329.2; 1.329.4;
Oops, this is not ready yet.
1.329 Sun Aug 27 23:51:31 GMT 2006 christos branches: 1.329.2; 1.329.4;
Oops, this is not ready yet.
/src/sys/kern/
H A Dinit_sysent.c1.329 Wed Apr 22 21:25:17 GMT 2020 thorpej Regen for removal of _lwp_gettid(2).
H A Dsyscalls.c1.329 Fri Jul 28 18:20:28 GMT 2023 christos regen
H A Dkern_exec.c1.329 Fri Sep 16 21:02:28 GMT 2011 reinoud branches: 1.329.2;
Improve diagnostics message on entry point too low/high checking
1.329 Fri Sep 16 21:02:28 GMT 2011 reinoud branches: 1.329.2;
Improve diagnostics message on entry point too low/high checking
/src/sys/sys/
H A Dsyscall.h1.329 Wed Oct 09 16:29:11 GMT 2024 christos regen
/src/sys/dev/ic/
H A Dcom.c1.329 Sat Nov 22 15:14:35 GMT 2014 macallan branches: 1.329.2;
deal with quirk in Ingenic UARTs
( they have a bit in the FIFO control register which turns the entire
port off if not set )
1.329 Sat Nov 22 15:14:35 GMT 2014 macallan branches: 1.329.2;
deal with quirk in Ingenic UARTs
( they have a bit in the FIFO control register which turns the entire
port off if not set )
/src/share/man/man9/
H A DMakefile1.329 Thu Apr 29 14:36:35 GMT 2010 jruoho branches: 1.329.2;
Remove sched_psignal(9) and sigmasked(9). From Tetsuya Isaki in PR #40125.
1.329 Thu Apr 29 14:36:35 GMT 2010 jruoho branches: 1.329.2;
Remove sched_psignal(9) and sigmasked(9). From Tetsuya Isaki in PR #40125.
/src/share/mk/
H A Dbsd.README1.329 Tue Mar 25 09:52:55 GMT 2014 ozaki-r branches: 1.329.2;
Add MKCTF

This variable separates CTF stuffs from MKDTRACE; we can build DTrace
solely without building and using them. This allows us to use DTrace
even if CTF stuffs have problems (actually they have now).

This variable would be merged into MKDTRACE eventually, once CTF stuffs
work correctly again.
1.329 Tue Mar 25 09:52:55 GMT 2014 ozaki-r branches: 1.329.2;
Add MKCTF

This variable separates CTF stuffs from MKDTRACE; we can build DTrace
solely without building and using them. This allows us to use DTrace
even if CTF stuffs have problems (actually they have now).

This variable would be merged into MKDTRACE eventually, once CTF stuffs
work correctly again.
H A Dbsd.prog.mk1.329 Sun May 24 19:58:02 GMT 2020 christos Add libuv
/src/sys/dev/pci/
H A Dif_bge.c1.329 Thu Apr 11 08:50:59 GMT 2019 msaitoh Fix a bug that the duplex of manual media setting may be wrong
when the IFM_GMASK bit other than IFM_[FH]DX is set.

1.256 Fri Jul 05 07:08:26 GMT 2013 msaitoh Fix a link detect bug on non-autopoll systems. Same as OpenBSD
(rev.1.329 and 1.336) and FreeBSD (r213710).

/src/sys/arch/sparc/sparc/
H A Dmachdep.c1.329 Mon Feb 04 03:32:27 GMT 2019 mrg - rework mm_md_readwrite() to avoid fallthrough warnings entirely
/src/sys/arch/i386/conf/
H A DINSTALL1.329 Fri Feb 11 01:59:57 GMT 2011 jmcneill attach drm hw drivers to 'drm' not 'vga'
/src/sys/arch/alpha/conf/
H A DGENERIC1.329 Mon Sep 14 02:28:22 GMT 2009 mhitch Add the I2O iop controller, as used in the ES40 and ES45.

/src/sys/arch/amiga/conf/
H A DGENERIC1.329 Mon Aug 10 06:33:45 GMT 2020 rin regen
/src/distrib/sets/lists/comp/
H A Dshl.mi1.329 Sat Apr 04 16:04:01 GMT 2020 christos fix sets for new binutils
/src/distrib/sets/lists/debug/
H A Dshl.mi1.329 Mon Sep 04 19:07:58 GMT 2023 riastradh lists: Remove bogus libfoo.so.N and libfoo.so.N.M obsolete entries.

These must stay around so applications linked against them will still
work after upgrade, even if libfoo.so now points to libfoo.so.(N+1)
or libfoo.so.N.(M+1).

Exceptions:

- I'm willing to believe the rump modules have a different story so I
left those obsolete entries alone.

- libuv.so was never supposed to be exposed publicly anyway and never
went out in a release. (Maybe this information should be recorded
somewhere?)

- Same is probably true of lib{gmp,mpc,mpfr}.so, not sure of the
history. Maybe libg2c.so too, no idea what that is.

- libisns.so was moved from /usr/lib to /lib, so it's legitimate for
the debug data to live there too now. (XXX Maybe we should have a
separate marker for this.)

- Libraries under /usr/tests are not used by normal applications, so
they can safely be deleted when obsoleted.

Note: The libfoo.so symlink for a library that has been deleted
altogether, not just upgraded, can be obsoleted. Loadable modules
that applications aren't linked against can be obsoleted, even if
some of them like npf ext_*.so or pam_*.so are formally versioned
(for reasons unclear to me).

Note: This means that incremental builds may complain about these
.so.N and .so.N.M files in destdir (PR misc/57581), but it's much
worse for an upgrade to break working applications.
/src/share/misc/
H A Dacronyms.comp1.329 Tue Dec 06 15:51:16 GMT 2022 jschauma +ROP - return-oriented programming

/src/sys/dev/scsipi/
H A Dsd.c1.329 Mon Apr 13 08:05:02 GMT 2020 maxv constify
/src/sys/dev/usb/
H A Dohci.c1.329 Sun Sep 22 14:05:47 GMT 2024 jmcneill ohci: Allocate a whole cacheline for all descriptors

Allocate a whole cacheline for all descriptor types such that:

i) they can be alloc'ed without USBMALLOC_COHERENT which can mean they're
now mapped cacheable, and
ii) the "soft" versions are cacheable, and mapped as small as possible.

Patch/idea mainly from Nick (skrll@) with a few fixes from me.

Completed in 499 milliseconds

1234