Searched hist:1.489 (Results 1 - 25 of 33) sorted by relevance

12

/src/sys/dev/usb/
H A Dusbdevs1.489 Thu Nov 29 21:07:59 GMT 2007 xtraeme branches: 1.489.2; 1.489.4;
Typo in previous s/HDSPA/HSDPA/
1.489 Thu Nov 29 21:07:59 GMT 2007 xtraeme branches: 1.489.2; 1.489.4;
Typo in previous s/HDSPA/HSDPA/
1.489 Thu Nov 29 21:07:59 GMT 2007 xtraeme branches: 1.489.2; 1.489.4;
Typo in previous s/HDSPA/HSDPA/
H A Dusbdevs_data.h1.489 Thu Nov 29 21:08:19 GMT 2007 xtraeme branches: 1.489.2; 1.489.4;
regen
1.489 Thu Nov 29 21:08:19 GMT 2007 xtraeme branches: 1.489.2; 1.489.4;
regen
1.489 Thu Nov 29 21:08:19 GMT 2007 xtraeme branches: 1.489.2; 1.489.4;
regen
H A Dusbdevs.h1.489 Sun Dec 09 21:26:47 GMT 2007 smb branches: 1.489.2;
Add Sierra 5725 miniPCI wireless card (CDMA EVDO)
1.489 Sun Dec 09 21:26:47 GMT 2007 smb branches: 1.489.2;
Add Sierra 5725 miniPCI wireless card (CDMA EVDO)
/src/distrib/notes/common/
H A Dmain1.489 Fri Aug 17 18:20:19 GMT 2012 riz branches: 1.489.2;
Bring MI release notes somewhat more up-to-date.
1.489 Fri Aug 17 18:20:19 GMT 2012 riz branches: 1.489.2;
Bring MI release notes somewhat more up-to-date.
/src/sys/kern/
H A Dinit_main.c1.489 Thu Jan 05 03:22:20 GMT 2017 pgoyette branches: 1.489.2;
Actually initialize the sysctl stuff for kernhist! Missed this file
in earlier commits.

1.489 Thu Jan 05 03:22:20 GMT 2017 pgoyette branches: 1.489.2;
Actually initialize the sysctl stuff for kernhist! Missed this file
in earlier commits.

H A Dvfs_subr.c1.489 Sun Jul 26 21:28:33 GMT 2020 christos branches: 1.489.2;
use the right printing function

1.489 Sun Jul 26 21:28:33 GMT 2020 christos branches: 1.489.2;
use the right printing function

H A Dkern_exec.c1.489 Thu Jan 23 10:05:44 GMT 2020 ad exec_lock: declare it in the header, and mark with __cachline_aligned.

/src/share/mk/
H A Dbsd.own.mk1.489 Wed Nov 29 21:49:39 GMT 2006 dsl branches: 1.489.2; 1.489.4;
If MAKEOBJDIRPREFIX or MAKEOBJDIR is defined, then we rely on make to
set .OBJDIR so 'make -V .OBJDIR' doesn't need to read any makefiles.
Given how much cud-chewing make does in order to read a line, this
speeds things up significantly (the operation in hand).
1.489 Wed Nov 29 21:49:39 GMT 2006 dsl branches: 1.489.2; 1.489.4;
If MAKEOBJDIRPREFIX or MAKEOBJDIR is defined, then we rely on make to
set .OBJDIR so 'make -V .OBJDIR' doesn't need to read any makefiles.
Given how much cud-chewing make does in order to read a line, this
speeds things up significantly (the operation in hand).
1.489 Wed Nov 29 21:49:39 GMT 2006 dsl branches: 1.489.2; 1.489.4;
If MAKEOBJDIRPREFIX or MAKEOBJDIR is defined, then we rely on make to
set .OBJDIR so 'make -V .OBJDIR' doesn't need to read any makefiles.
Given how much cud-chewing make does in order to read a line, this
speeds things up significantly (the operation in hand).
/src/sys/arch/i386/conf/
H A DALL1.489 Sun Feb 09 16:06:18 GMT 2020 jmcneill Retire azalia(4).

/src/distrib/sets/lists/debug/
H A Dmi1.489 Mon Oct 13 03:57:43 GMT 2025 kre add entries for new tests/fs/lfs/t_{basic,orphan}
/src/share/man/man4/
H A Doptions.41.489 Thu Jul 12 10:46:41 GMT 2018 maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
H A DMakefile1.489 Mon Apr 20 20:14:21 GMT 2009 cegger add manpage for ale(4) driver

/src/usr.bin/xlint/lint1/
H A Dcgram.y1.489 Thu Feb 08 20:45:20 GMT 2024 rillig lint: clean up redundant braces

No functional change.
H A Dtree.c1.489 Sun Jan 08 18:37:12 GMT 2023 rillig lint: do not report usual arithmetic conversions for constants
/src/sys/net/
H A Dif.c1.489 Tue Sep 21 14:56:42 GMT 2021 christos don't opencode kauth_cred_get()

/src/sys/arch/amd64/conf/
H A DGENERIC1.489 Sun Apr 08 00:52:38 GMT 2018 mrg turn on GCC spectre v2 mitigation options.

XXX: amd64 ALL doesn't build for me right now
/src/sys/dev/pci/
H A Dpcidevs.h1.489 Fri Nov 15 22:20:02 GMT 2002 tsutsui Regen from pcidevs rev 1.486:
> Remove an entry for AMD PCNETS_PCI.
>
> AMD Am79C974 PCnet-SCSI Ethernet and SCSI conrtoller is
> a multi-function PCI device which has two device IDs
> of Am53C974(PCscsi-PCI) and Am79C970(PCnet-PCI),
> and there is no its own ID.
H A Dpcidevs_data.h1.489 Tue Nov 26 18:10:10 GMT 2002 thorpej Regen: Add Intel i80321 I/O Processor.
/src/usr.bin/make/
H A Djob.c1.489 Sat Mar 08 20:15:03 GMT 2025 rillig make: re-add cast for pid_t -1

POSIX only specifies that pid_t is an arithmetic type, it doesn't even
have to be an integer type. Just in case a platform defines pid_t as an
unsigned integer type, avoid a compiler warning about passing a negative
constant to an unsigned target type.

Such a platform is probably rare, as Job.pid is declared as int, not
pid_t, so there would be more compiler warnings of this kind on such a
platform.

H A Dmain.c1.489 Sun Nov 29 00:42:01 GMT 2020 rillig make(1): fix main_CleanUp in -DCLEANUP mode (broken since 1 hour)

Broken since main.c 1.486 from 2020-11-28, about 1 hour ago.

H A Dparse.c1.489 Sat Dec 19 00:20:57 GMT 2020 rillig make(1): extract ParseRawLine from ParseGetLine
/src/sys/arch/i386/i386/
H A Dmachdep.c1.489 Sat Oct 05 21:20:27 GMT 2002 fvdl To be able to set up TSS gates, setgate needs another argument for the
selector.
/src/distrib/sets/lists/base/
H A Dshl.mi1.489 Fri Sep 04 17:21:33 GMT 2009 pooka build & install librumpdev_netsmb and librumpfs_smbfs components
/src/doc/
H A D3RDPARTY1.489 Tue Dec 05 11:27:31 GMT 2006 kleink tz{code,data}2006p out; tzdata2006p imported.
/src/sys/sys/
H A Dparam.h1.489 Tue Dec 08 20:36:15 GMT 2015 christos Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of
pointers.

Completed in 1094 milliseconds

12