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

/src/sys/dev/usb/
H A Dusbdevs_data.h1.538 Sat Feb 06 10:15:48 GMT 2010 tonio branches: 1.538.2;
regen
1.538 Sat Feb 06 10:15:48 GMT 2010 tonio branches: 1.538.2;
regen
1.534 Sat Dec 12 14:30:59 GMT 2009 cherry regen properly for usbdevs, 1.538, _after_ commit
1.533 Sat Dec 12 14:03:48 GMT 2009 cherry regen from usbdevs 1.538
> Add product IDs for Qualcomm RWT FCT-CDMA 2000 1xRTT Modem, ZTE Storage and CDMA 1xEVDO Modem
> From $FreeBSD: head/sys/dev/usb/usbdevs 199331 2009-11-16 20:35:16Z thompsa $
H A Dusbdevs.h1.538 Mon Feb 08 20:44:01 GMT 2010 snj Regen.
1.533 Sat Dec 12 14:30:59 GMT 2009 cherry regen properly for usbdevs, 1.538, _after_ commit
1.532 Sat Dec 12 14:03:48 GMT 2009 cherry regen from usbdevs 1.538
> Add product IDs for Qualcomm RWT FCT-CDMA 2000 1xRTT Modem, ZTE Storage and CDMA 1xEVDO Modem
> From $FreeBSD: head/sys/dev/usb/usbdevs 199331 2009-11-16 20:35:16Z thompsa $
H A Dusbdevs1.538 Sat Dec 12 14:01:54 GMT 2009 cherry Add product IDs for Qualcomm RWT FCT-CDMA 2000 1xRTT Modem, ZTE Storage and CDMA 1xEVDO Modem
From $FreeBSD: head/sys/dev/usb/usbdevs 199331 2009-11-16 20:35:16Z thompsa $
/src/distrib/notes/common/
H A Dmain1.538 Wed Oct 25 17:27:07 GMT 2017 utkarsh009 Add myself at the right place :-P
/src/sys/kern/
H A Dinit_main.c1.538 Sat Mar 19 13:51:35 GMT 2022 hannken Fix locking after opendisk(), VOP_IOCTL() needs an unlocked vnode,
vn_rdwr() needs flag IO_NODELOCKED.

/src/sys/arch/amd64/conf/
H A DGENERIC1.538 Tue Oct 08 18:50:44 GMT 2019 maxv No I/O ports for TPM-ISA, only MMIO, so remove commented-out options.
/src/share/man/man4/
H A DMakefile1.538 Sun Dec 12 19:29:01 GMT 2010 pgoyette Add module(4) man page by popular request.

XXX Major portions copied shamelessly from cgd's earlier lkm(4) man page,
XXX so his original copyright/license is retained.

/src/sys/dev/pci/
H A Dpcidevs.h1.538 Fri Jun 13 07:14:58 GMT 2003 kent Regen
H A Dpcidevs_data.h1.538 Thu Jun 26 09:20:23 GMT 2003 ichiro regen.
H A Dpcidevs1.538 Sat Jun 14 09:58:55 GMT 2003 ichiro delete duplicate line
/src/usr.bin/xlint/lint1/
H A Dtree.c1.538 Fri Jun 30 21:39:54 GMT 2023 rillig lint: clean up names related to declaration levels

The previous prefix 'DK_' (declaration level kind) had a conflict with
the 'DK_' (designator kind) in init.c, so change the prefix to 'DLK_'.
The new name for dinfo_t is decl_level, which is more expressive.

No functional change.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.538 Wed Sep 10 21:38:40 GMT 2003 christos sort the opt_ includes.
/src/distrib/sets/lists/base/
H A Dshl.mi1.538 Mon Jun 07 13:52:29 GMT 2010 tnozaki 1. MB_LEN_MAX switch MD to MI.
2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32
so we have to add more setlocale(3) __RENAME func, __setlocale50.
3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/*
prepareing for next libc major crunk.
4. bump libc minor version.
H A Dmi1.538 Sun Mar 27 22:30:05 GMT 2005 tnozaki add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN,
integrate esdb:EUC-TW, locale:zh_TW.eucTW.
/src/doc/
H A D3RDPARTY1.538 Mon Jul 16 13:11:42 GMT 2007 joerg Start handling pkg_install as third party package. I'll be responsible.
/src/usr.bin/make/
H A Dmain.c1.538 Wed Apr 14 17:24:48 GMT 2021 rillig make: turn run-time string concatenation into compile-time

No functional change.
H A Dparse.c1.538 Mon Feb 01 22:21:33 GMT 2021 rillig make: clean up comments in parse.c
H A Dvar.c1.538 Fri Sep 25 06:06:15 GMT 2020 rillig make(1): document expansion of undefined variables in Var_Subst

From reading the code alone, it is not obvious what effects this
innocent-looking code has.
/src/sys/sys/
H A Dparam.h1.538 Thu Apr 27 19:18:50 GMT 2017 riastradh Welcome to 7.99.71, courtesy of a slight increment in vfs sanity.

*fs_remove no longer releases the caller's lock of dvp on exit.

Sorry for delay in bump. Thanks, martin, for catching this!
/src/sys/arch/i386/conf/
H A DGENERIC1.538 Tue Jan 07 18:55:36 GMT 2003 fvdl Add MPACPI option (commented out). Add MPBIOS option by default, it is
needed now to do MP BIOS MP configuration.
/src/distrib/sets/lists/man/
H A Dmi1.538 Mon Dec 23 22:11:41 GMT 2002 pooka add {crime,mace}.{0,4}
/src/distrib/sets/lists/tests/
H A Dmi1.538 Tue Jul 02 17:56:06 GMT 2013 nakayama rump is required for tests under tests/net/net.
/src/share/mk/
H A Dbsd.own.mk1.538 Sun Oct 26 23:13:24 GMT 2008 apb Always define TOOL_* variables in bsd.own.mk, not in bsd.sys.mk.

Previously, they were defined in bsd.own.mk if USETOOLS=yes, but in
bsd.sys.mk if USETOOLS!=yes. This caused makefiles that did this:

.include <bsd.own.mk>
FOO != ${TOOL_BAR} args...

to work in the USETOOLS=yes case but not in the USETOOLS!=yes case.
/src/sys/conf/
H A Dfiles1.538 Fri Jun 28 22:32:58 GMT 2002 drochner whitespace
/src/distrib/sets/lists/comp/
H A Dmi1.538 Wed Feb 26 22:31:13 GMT 2003 thorpej Back out change that made libpthread per-platform. It is *intentional*
that the build fails on platforms which do not yet have libpthread support.

Completed in 1590 milliseconds