HomeSort by: relevance | last modified time | path
    Searched hist:1.622 (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/dev/usb/
usbdevs.h 1.622 Sat Oct 06 00:05:58 UTC 2012 khorben Regenerated with the proper RCS Id (thanks Bernd for noticing)
usbdevs_data.h 1.622 Fri Oct 05 22:04:56 UTC 2012 khorben Added the device id for the Huawei EM770W 3G modem to u3g(4)
Confirmed to work on a WeTab

ok christos@
usbdevs 1.622 Thu May 31 00:29:15 UTC 2012 nonaka Ralink Technology's vendor ID is 0x148f, not 0x1485.
Pointed by FUKAUMI Naoki.
  /src/usr.bin/xlint/lint1/
tree.c 1.622 Sun Mar 10 16:06:13 UTC 2024 rillig lint: saturate signed integer overflow

In array address calculations, this prevents a 'array subscript cannot
be negative' for large array subscripts.
  /src/usr.bin/make/
parse.c 1.622 Fri Jan 07 08:48:16 UTC 2022 rillig make: clean up nitpicks in parse.c

In PrintLocation, fname is not an iterator, so prefer fname[0] over
*fname.

List stdout and stderr in this order, for consistency with main.c.

No functional change.
main.c 1.622 Sat Jun 01 00:27:31 UTC 2024 rillig make: replace strncpy with snprintf

There's no point copying a MAXPATHLEN buffer in its entirety when only
the initial string part is ever used.
var.c 1.622 Sat Oct 31 14:12:01 UTC 2020 rillig make(1): extract ParseVarnameShort from Var_Parse

With its more than 200 lines, the latter has too much code to be read
easily.
  /src/sys/arch/i386/conf/
GENERIC 1.622 Thu Jul 15 03:53:47 UTC 2004 atatat Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.
1.595.2.9 Thu Jul 15 20:19:45 UTC 2004 he Pull up revision 1.622 (requested by atatat in ticket #663):
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
but commented out in most of them.
  /src/sys/dev/pci/
if_wm.c 1.622 Thu Jan 31 05:48:32 UTC 2019 msaitoh We now have IFM_2500_KX and IFM_1000_KX, so use them.
1.508.4.30 Mon Feb 11 13:44:34 UTC 2019 martin Pull up following revision(s) (requested by msaitoh in ticket #1189):

sys/dev/pci/if_wm.c: revision 1.622
sys/dev/pci/if_wm.c: revision 1.624
sys/dev/pci/if_wm.c: revision 1.625

We now have IFM_2500_KX and IFM_1000_KX, so use them.

-

I21[01]'s RAL size is not 15 but 16(== 82575's value). Same as other OSes.

-

Fix a bug that WOL didn't work on some chips since if_wm.c rev. 1.610.

Set WUC_APME bit older than PCH. Will fixes PR kern/53945 reported by kardel@.
Tested with my own 82574 card.
pcidevs 1.622 Mon May 10 06:18:53 UTC 2004 gendalia Add support for Adaptec AAR 2810SA raid controller.
1.615.2.15 Fri Oct 08 03:07:47 UTC 2004 jmc Pullup rev 1.622 (requested by he in ticket #896)

Add support for Adaptec AAR 2810SA raid controller.
pcidevs.h 1.622 Mon May 10 06:20:39 UTC 2004 gendalia regen (Add support for Adaptec AAR 2810SA raid controller.)
pcidevs_data.h 1.622 Tue May 11 23:14:40 UTC 2004 thorpej Regen: Add i6300ESB IDE / SATA controller PCI IDs.
  /src/share/man/man4/
Makefile 1.622 Sun Aug 23 19:09:02 UTC 2015 rkujawa Add man page for mcp48x1dac driver.
  /src/sys/arch/i386/i386/
machdep.c 1.622 Fri Jan 11 20:00:14 UTC 2008 bouyer Merge the bouyer-xeni386 branch to head, at tag bouyer-xeni386-merge1 (the
branch is still active and will see i386PAE support developement).
Sumary of changes:
- switch xeni386 to the x86/x86/pmap.c, and the xen/x86/x86_xpmap.c
pmap bootstrap.
- merge back most of xen/i386/ to i386/i386
- change the build to reduce diffs between i386 and amd64 in file locations
- remove include files that were identical to the i386/amd64 counterparts,
the build will find them via the xen-ma/machine link.
  /src/sys/sys/
param.h 1.622 Sun Dec 08 13:19:59 UTC 2019 mlelstv Welcome 9.99.21. dk_lookup() has been replaced.
  /src/sys/conf/
files 1.622 Sat Jul 26 10:26:59 UTC 2003 martin Disable opencrypto for now - the previous commit obviously has not even been
test compiled on a single arch.
  /src/doc/
CHANGES 1.622 Thu May 25 02:39:53 UTC 2006 lukem security.conf(5) check_devices_ignore_paths
3RDPARTY 1.622 Sat Aug 02 01:31:44 UTC 2008 taca BIND 9.5.0-P2 released.
  /src/distrib/sets/lists/tests/
mi 1.622 Mon May 18 06:27:04 UTC 2015 ozaki-r Add tests for route flags
  /src/share/mk/
bsd.own.mk 1.622 Sat Mar 13 17:07:28 UTC 2010 haad Enable MKZFS by default on i386 and amd64 now when it compiles.
  /src/distrib/sets/lists/base/
mi 1.622 Tue May 16 00:08:24 UTC 2006 elad Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen
W^X mappings.

Disabled by default.

First proposed in:

http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html

More information in:

http://pax.grsecurity.net/docs/mprotect.txt

Read relevant parts of options(4) and sysctl(3) before using!

Lots of thanks to the PaX author and Matt Thomas.
shl.mi 1.622 Fri Apr 06 10:49:28 UTC 2012 spz adjust for expat-2.1.0
  /src/distrib/sets/lists/man/
mi 1.622 Fri Oct 24 23:52:00 UTC 2003 jdolecek add makedev(8)
  /src/distrib/sets/lists/comp/
mi 1.622 Thu Sep 25 18:37:07 UTC 2003 dsl msgc dosn't really need msg_*.1 man page links for all its functions.

Completed in 2812 milliseconds