Searched hist:1.331 (Results 1 - 25 of 87) sorted by relevance

1234

/src/sys/dev/scsipi/
H A Dsd.c1.331 Wed Feb 10 16:30:01 GMT 2021 christos branches: 1.331.4; 1.331.6;
PR/55986: Ryo Onodera: DK_BUSY must have mask as second argument. Make cd.c
consistent by also using __BIT()
1.331 Wed Feb 10 16:30:01 GMT 2021 christos branches: 1.331.4; 1.331.6;
PR/55986: Ryo Onodera: DK_BUSY must have mask as second argument. Make cd.c
consistent by also using __BIT()
1.331 Wed Feb 10 16:30:01 GMT 2021 christos branches: 1.331.4; 1.331.6;
PR/55986: Ryo Onodera: DK_BUSY must have mask as second argument. Make cd.c
consistent by also using __BIT()
H A Dcd.c1.331 Sun May 15 15:37:38 GMT 2016 reinoud branches: 1.331.2;
Use _align(2) workaround for PR kern/51141. This fixes odd CD length
reporting.

1.331 Sun May 15 15:37:38 GMT 2016 reinoud branches: 1.331.2;
Use _align(2) workaround for PR kern/51141. This fixes odd CD length
reporting.

/src/sys/kern/
H A Dsyscalls.c1.331 Mon May 20 01:40:44 GMT 2024 christos branches: 1.331.2;
regen
1.331 Mon May 20 01:40:44 GMT 2024 christos branches: 1.331.2;
regen
H A Dinit_main.c1.331 Sat Dec 08 19:29:46 GMT 2007 pooka branches: 1.331.2; 1.331.4;
Remove cn_lwp from struct componentname. curlwp should be used
from on. The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
1.331 Sat Dec 08 19:29:46 GMT 2007 pooka branches: 1.331.2; 1.331.4;
Remove cn_lwp from struct componentname. curlwp should be used
from on. The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
1.331 Sat Dec 08 19:29:46 GMT 2007 pooka branches: 1.331.2; 1.331.4;
Remove cn_lwp from struct componentname. curlwp should be used
from on. The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
H A Dinit_sysent.c1.331 Sun Apr 26 19:16:36 GMT 2020 thorpej Regen for futex call relocation.
/src/
H A Dbuild.sh1.331 Thu Apr 25 05:12:49 GMT 2019 pgoyette Tyop in error message...
H A DUPDATING1.331 Wed Sep 21 14:32:26 GMT 2022 riastradh Note bootloader changes needed for 9.99.100.
/src/sys/dev/
H A DDEVNAMES1.331 Tue Jun 29 10:22:33 GMT 2021 nia branches: 1.331.16;
Remove uscanner(4) driver

This exists for compatibility with a Linux interface which was apparently
deprecated in Linux 2.6. There are various mailing list threads going
back to 2004 where the usefulness of this driver is discussed, but
the conclusion is that scanner software has all moved to using ugen(4)
instead, and enabling this driver will not help you scan things.

1.331 Tue Jun 29 10:22:33 GMT 2021 nia branches: 1.331.16;
Remove uscanner(4) driver

This exists for compatibility with a Linux interface which was apparently
deprecated in Linux 2.6. There are various mailing list threads going
back to 2004 where the usefulness of this driver is discussed, but
the conclusion is that scanner software has all moved to using ugen(4)
instead, and enabling this driver will not help you scan things.

/src/sys/arch/i386/conf/
H A DINSTALL1.331 Sun Nov 02 23:14:20 GMT 2014 christos branches: 1.331.12;
switch to DRMKMS drivers
1.331 Sun Nov 02 23:14:20 GMT 2014 christos branches: 1.331.12;
switch to DRMKMS drivers
/src/sys/arch/alpha/conf/
H A DGENERIC1.331 Sun Mar 07 09:39:42 GMT 2010 plunky branches: 1.331.2;
add uhso(4) device where appropriate
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels

1.331 Sun Mar 07 09:39:42 GMT 2010 plunky branches: 1.331.2;
add uhso(4) device where appropriate
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels

/src/sys/arch/amiga/conf/
H A DGENERIC1.331 Mon Oct 26 06:22:28 GMT 2020 rin branches: 1.331.2;
regen

1.331 Mon Oct 26 06:22:28 GMT 2020 rin branches: 1.331.2;
regen

/src/sys/rump/librump/rumpkern/
H A Drump.c1.331 Tue Jan 09 04:55:43 GMT 2018 msaitoh branches: 1.331.2; 1.331.4;
Set mp_online = ture. I don't know the "best" location to set it true.
This change might fix PR#52886.

1.331 Tue Jan 09 04:55:43 GMT 2018 msaitoh branches: 1.331.2; 1.331.4;
Set mp_online = ture. I don't know the "best" location to set it true.
This change might fix PR#52886.

1.331 Tue Jan 09 04:55:43 GMT 2018 msaitoh branches: 1.331.2; 1.331.4;
Set mp_online = ture. I don't know the "best" location to set it true.
This change might fix PR#52886.

/src/doc/
H A DBRANCHES1.331 Tue Mar 18 18:20:35 GMT 2014 riastradh Merge riastradh-drm2 to HEAD.
/src/sys/ufs/lfs/
H A Dlfs_vnops.c1.331 Sun Feb 23 15:46:42 GMT 2020 ad branches: 1.331.4;
UVM locking changes, proposed on tech-kern:

- Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock.
- Break v_interlock and vmobjlock apart. v_interlock remains a mutex.
- Do partial PV list locking in the x86 pmap. Others to follow later.

1.331 Sun Feb 23 15:46:42 GMT 2020 ad branches: 1.331.4;
UVM locking changes, proposed on tech-kern:

- Change the lock on uvm_object, vm_amap and vm_anon to be a RW lock.
- Break v_interlock and vmobjlock apart. v_interlock remains a mutex.
- Do partial PV list locking in the x86 pmap. Others to follow later.

H A Dlfs_vfsops.c1.331 Sun Aug 02 18:10:08 GMT 2015 dholland Second batch of 64 -> 32 truncations in lfs, along with more minor
tidyups and corrections in passing.
/src/sys/uvm/
H A Duvm_map.c1.331 Sun Oct 26 01:42:07 GMT 2014 christos branches: 1.331.2;
Define UVMDEBUG for expensive debugging operations. Idea from chuq.

1.331 Sun Oct 26 01:42:07 GMT 2014 christos branches: 1.331.2;
Define UVMDEBUG for expensive debugging operations. Idea from chuq.

/src/sys/sys/
H A Dproc.h1.331 Fri Jun 10 23:24:33 GMT 2016 christos branches: 1.331.2;
GSoC 2016: Charles Cui: add SEM_NSEMS_MAX

1.331 Fri Jun 10 23:24:33 GMT 2016 christos branches: 1.331.2;
GSoC 2016: Charles Cui: add SEM_NSEMS_MAX

/src/sys/arch/sparc/sparc/
H A Dmachdep.c1.331 Sun Nov 10 21:16:33 GMT 2019 chs in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
/src/distrib/sets/lists/comp/
H A Dshl.mi1.331 Sat Apr 04 19:26:51 GMT 2020 christos fix netsmb, libgnuctf
/src/distrib/sets/lists/debug/
H A Dshl.mi1.331 Tue Sep 05 03:41:49 GMT 2023 mrg revive the ./usr/libdata/debug/usr/lib/libisns.so.0.0.debug entry

however, remove the 'obsolete' tag from it.

fixes the amd64 build (at least).
/src/share/misc/
H A Dacronyms.comp1.331 Thu Jan 26 22:20:16 GMT 2023 jschauma +ABE attribute-based encryption
+TEE Trusted Execution Environment

/src/share/mk/
H A Dbsd.prog.mk1.331 Mon Jun 15 01:57:31 GMT 2020 christos Rename blacklist -> blocklist
/src/sys/arch/macppc/conf/
H A DGENERIC1.331 Fri Aug 11 21:03:23 GMT 2017 macallan add wsfont now that it's actually usable on at least some drivers
/src/sys/netinet/
H A Dtcp_input.c1.331 Sat Mar 01 16:46:14 GMT 2014 maxv branches: 1.331.2;
';;' -> ';'

no functional change

spotted by my code scanner

ok christos@
1.331 Sat Mar 01 16:46:14 GMT 2014 maxv branches: 1.331.2;
';;' -> ';'

no functional change

spotted by my code scanner

ok christos@
/src/sys/ufs/ffs/
H A Dffs_vfsops.c1.331 Mon May 18 08:07:29 GMT 2015 martin Make the recently added fs_cgsize test less strict, as it prevents existing
installs from booting.
Catch the common case and warn about it, pointing to a web page describing
the issue - but allow mounting. In all other cases, print more details about
the inconsistency and fail the mount.

Completed in 454 milliseconds

1234