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

/src/sys/kern/
H A Dvfs_syscalls.c1.570 Sat Dec 07 02:23:09 GMT 2024 riastradh vfs(9): Fix some more whitespace issues.

No functional change intended.

/src/sys/dev/usb/
H A Dusbdevs_data.h1.570 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.570.2; 1.570.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
1.570 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.570.2; 1.570.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
1.570 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.570.2; 1.570.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
H A Dusbdevs1.570 Wed Dec 08 20:59:58 GMT 2010 phx Apple product 0x1000 is a Bluetooth HCI in HID-proxy mode, which was the
reason it appears as keyboard- and mouse-HID. Do not ignore it.
H A Dusbdevs.h1.570 Sat Jan 29 14:18:24 GMT 2011 tsutsui Regen from usbdevs rev 1.577:
> PR kern/44483: Add Wacom Graphire2 ET-0405A-U graphics tablet.

/src/sys/arch/i386/i386/
H A Dmachdep.c1.570 Fri Feb 03 11:08:24 GMT 2006 jmmv branches: 1.570.2; 1.570.4; 1.570.6; 1.570.8;
Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
1.570 Fri Feb 03 11:08:24 GMT 2006 jmmv branches: 1.570.2; 1.570.4; 1.570.6; 1.570.8;
Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
1.570 Fri Feb 03 11:08:24 GMT 2006 jmmv branches: 1.570.2; 1.570.4; 1.570.6; 1.570.8;
Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
1.570 Fri Feb 03 11:08:24 GMT 2006 jmmv branches: 1.570.2; 1.570.4; 1.570.6; 1.570.8;
Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
1.570 Fri Feb 03 11:08:24 GMT 2006 jmmv branches: 1.570.2; 1.570.4; 1.570.6; 1.570.8;
Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
/src/distrib/notes/common/
H A Dmain1.570 Fri Dec 16 16:58:14 GMT 2022 martin branches: 1.570.2;
Add notes about FFS and extended attributes.
1.570 Fri Dec 16 16:58:14 GMT 2022 martin branches: 1.570.2;
Add notes about FFS and extended attributes.
/src/sys/arch/amd64/conf/
H A DGENERIC1.570 Thu Jun 18 16:23:43 GMT 2020 maxv style
/src/share/man/man4/
H A DMakefile1.570 Thu Sep 29 23:35:48 GMT 2011 sjg Install the man page for filemon(4).

/src/sys/dev/pci/
H A Dpcidevs.h1.570 Tue Aug 26 21:02:22 GMT 2003 jdolecek regen: add SysKonnect 9821
H A Dpcidevs_data.h1.570 Thu Aug 28 15:18:33 GMT 2003 thorpej Regen; spell Hifn correctly, add more Hifn products.
H A Dpcidevs1.570 Tue Aug 26 21:01:35 GMT 2003 jdolecek add SysKonnect SK9821
/src/usr.bin/xlint/lint1/
H A Dtree.c1.570 Sat Jul 15 14:50:47 GMT 2023 rillig lint: split struct_or_union_member into separate parts
/src/distrib/sets/lists/base/
H A Dshl.mi1.570 Wed Jan 19 21:07:13 GMT 2011 he Mark the set list entries for librumpfs_zfs and librumpkern_solaris
with the "zfs" attribute -- these are not built for a substantial
portion of our ports.
H A Dmi1.570 Sat Sep 10 19:20:48 GMT 2005 jmmv Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program. This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*. Therefore, it is disabled by
default in all kernels. However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
/src/doc/
H A D3RDPARTY1.570 Sat Nov 17 13:53:51 GMT 2007 jmmv Fix ATF's entry to reflect the 0.3 release. Noted by wiz@.
/src/usr.bin/make/
H A Dmain.c1.570 Sat Jan 15 18:34:41 GMT 2022 rillig make: merge duplicate code for expanding variable expressions

No functional change.

H A Dparse.c1.570 Tue Dec 07 23:20:09 GMT 2021 rillig make: inline common subexpression in ParseRawLine

There is no need to load the buf_end from memory each time a character
from a makefile is processed. The end of the buffer only changes when
the file changes, not while reading a single line.

No functional change.

H A Dvar.c1.570 Tue Oct 06 08:13:27 GMT 2020 rillig make(1): rework memory allocation for the name of variables

There's more to know about variable names than fits in a one-liner.
While here, enforce that the name is not modified by splitting it into
the established (var + var_freeIt) pattern.

Since the name is not modified and not freed in the middle of evaluating
an expression, there is no need to make a backup copy of it. That code
had been necessary more than 12 years ago, but not anymore since the
code got a lot cleaner since then.
/src/sys/sys/
H A Dparam.h1.570 Mon Sep 03 16:55:17 GMT 2018 riastradh Welcome to 8.99.25, courtesy of min/max ---> uimin/uimax.

/src/sys/arch/i386/conf/
H A DGENERIC1.570 Sat Sep 06 22:39:23 GMT 2003 christos Add COMPAT_16

/src/distrib/sets/lists/man/
H A Dmi1.570 Sun Apr 27 15:28:25 GMT 2003 wiz Sort (after x86_64 -> amd64)
/src/distrib/sets/lists/tests/
H A Dmi1.570 Sat May 31 14:36:03 GMT 2014 christos new shell tests
/src/share/mk/
H A Dbsd.own.mk1.570 Sun Aug 30 01:49:42 GMT 2009 dyoung Let us use MKKMOD=yes to leave the kernel modules out of the
distribution.
/src/sys/conf/
H A Dfiles1.570 Fri Oct 11 01:52:04 GMT 2002 thorpej * Move config defns for the crypto algorithms into their own files.
Define an attribute for each crypto algorithm, and use that attribute
to select the files that implement the algorithm.
* Give the "wlan" attribute a dependency on the "arc4" attribute.
* Give the "cgd" pseudo-device the "des", "blowfish", "cast128", and
"rijndael" attributes.
* Use the new attribute-as-option-dependencies feature of config(8) to
give the IPSEC_ESP option dependencies on the "des", "blowfish", "cast128",
and "rijndael" attributes.
/src/distrib/sets/lists/comp/
H A Dmi1.570 Wed May 21 06:46:53 GMT 2003 jdc Add missing *printw manual page links.
Patch provided in PR lib/21446 by Douwe Kiela.

Completed in 1528 milliseconds