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

/src/sys/kern/
H A Dinit_main.c1.549 Tue Mar 05 20:59:41 GMT 2024 thorpej branches: 1.549.2;
Revert previous until I can diagnose a failure reported by gson.
1.549 Tue Mar 05 20:59:41 GMT 2024 thorpej branches: 1.549.2;
Revert previous until I can diagnose a failure reported by gson.
/src/distrib/notes/common/
H A Dmain1.549 Tue Aug 07 08:26:42 GMT 2018 martin Remove leftovers from the separate xen port (which is now part of i386
and amd64)
/src/sys/dev/usb/
H A Dusbdevs1.549 Mon Apr 19 21:55:20 GMT 2010 jmcneill SUNRISING SR9600 Fast Ethernet
H A Dusbdevs.h1.549 Sun Jun 13 02:36:18 GMT 2010 tsutsui Regen from usbdevs rev 1.555:
> Add vendor IDs and device IDs for forthcoming upgt(4),
> Intersil PrismGT wireless LAN. From OpenBSD via FUKAUMI Naoki's patch
> posted on current-users:
> http://mail-index.NetBSD.org/current-users/2010/05/28/msg013570.html
H A Dusbdevs_data.h1.549 Sat Jun 12 23:16:02 GMT 2010 pgoyette Regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.549 Tue Dec 10 02:06:07 GMT 2019 manu Add multiboot 2 support to amd64 kernel
/src/share/man/man4/
H A DMakefile1.549 Wed Feb 09 15:31:30 GMT 2011 tsutsui Don't forget to build and install MI HIL man pages.
/src/sys/dev/pci/
H A Dpcidevs.h1.549 Sun Jul 06 17:12:36 GMT 2003 simonb Regen: Trailing white-space and TABs nits.
H A Dpcidevs_data.h1.549 Sat Jul 12 06:00:38 GMT 2003 hubertf Regen for Toshiba SD and SM cards
H A Dpcidevs1.549 Sun Jul 06 22:56:09 GMT 2003 dyoung Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the
ADMtek ADM8211. Read the man page for bugs and other outstanding
issues.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.549 Fri Jul 07 20:19:08 GMT 2023 rillig lint: only warn about traditional/C90 differences in migration mode

In C99 mode, there is no point warning about traditional C.

No change in the tests, as a complete test suite would require several
new test files, and migration mode is not used intensively.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.549 Fri Feb 13 11:36:13 GMT 2004 wiz Uppercase CPU, plural is CPUs.
/src/distrib/sets/lists/base/
H A Dshl.mi1.549 Mon Aug 23 20:53:41 GMT 2010 pooka add rumpdev_scsipi
H A Dmi1.549 Sat Apr 23 19:47:51 GMT 2005 perseant Provide a resize_lfs(8), including kernel and cleaner support. The current
implementation requires the fs to be mounted while resizing. Tested in both
directions, and everything appears to work happily, but ymmv.
/src/doc/
H A D3RDPARTY1.549 Sun Aug 26 13:13:34 GMT 2007 manu Add other ipsec-tools maintainers
/src/usr.bin/make/
H A Dmain.c1.549 Mon Dec 27 18:26:22 GMT 2021 rillig make: remove unnecessary words from command line options

Several years ago, the command line options were individual global
variables. The global variable could therefore not be named 'silent'
since that would have conflicted with local variables of the same name.
After moving the global variable to the namespace 'struct CmdOpts',
there is no conflict anymore.

There doesn't seem to be any risk of naming collisions for the names
'touch' and 'query'.

No functional change.
H A Dparse.c1.549 Fri Feb 05 05:46:27 GMT 2021 rillig make: clean up a few comments in parse.c
H A Dvar.c1.549 Mon Sep 28 21:11:05 GMT 2020 rillig make(1): extract logging from ApplyModifiers into separate functions

These two logging blocks are massive enough to disturb the reading flow
of the remaining code.

Even without these two blocks, ApplyModifiers is still 250 lines long,
which is quite much.
/src/sys/sys/
H A Dparam.h1.549 Mon Oct 23 11:21:56 GMT 2017 martin Do the second half of the previous half-bump: now welcome to 8.99.5
for real!
/src/sys/arch/i386/conf/
H A DGENERIC1.549 Wed Mar 05 10:27:59 GMT 2003 grant fix some comments
/src/distrib/sets/lists/man/
H A Dmi1.549 Tue Feb 18 20:35:29 GMT 2003 jdolecek add mount_smbfs(8)
/src/distrib/sets/lists/tests/
H A Dmi1.549 Tue Nov 12 00:22:33 GMT 2013 kefren Retire t_ldp_static. It's too heavy weighted for releng's anita and mostly
unsuited for atf.
/src/share/mk/
H A Dbsd.own.mk1.549 Thu Nov 13 20:40:11 GMT 2008 apb Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:

0 Minimal output ("quiet")
1 Describe what is occurring
2 Describe what is occurring and echo the actual command
3 Ignore the effect of the "@" prefix in make commands
4 Trace shell commands using the shell's -x flag

The default remains MAKEVERBOSE=2.
/src/sys/conf/
H A Dfiles1.549 Wed Aug 28 07:19:58 GMT 2002 gmcgarry add kern_ras.c
/src/distrib/sets/lists/comp/
H A Dmi1.549 Tue Mar 25 23:55:35 GMT 2003 pooka add libmagic

Completed in 1664 milliseconds