Searched hist:1.608 (Results 1 - 24 of 24) sorted by relevance

/src/sys/arch/i386/i386/
H A Dmachdep.c1.608 Wed Sep 26 19:48:37 GMT 2007 ad branches: 1.608.2;
x86 changes for pcc and LKMs.

- Replace most inline assembly with proper functions. As a side effect
this reduces the size of amd64 GENERIC by about 120kB, and i386 by a
smaller amount. Nearly all of the inlines did something slow, or something
that does not need to be fast.
- Make curcpu() and curlwp functions proper, unless __GNUC__ && _KERNEL.
In that case make them inlines. Makes curlwp LKM and preemption safe.
- Make bus_space and bus_dma more LKM friendly.
- Share a few more files between the ports.
- Other minor changes.
1.608 Wed Sep 26 19:48:37 GMT 2007 ad branches: 1.608.2;
x86 changes for pcc and LKMs.

- Replace most inline assembly with proper functions. As a side effect
this reduces the size of amd64 GENERIC by about 120kB, and i386 by a
smaller amount. Nearly all of the inlines did something slow, or something
that does not need to be fast.
- Make curcpu() and curlwp functions proper, unless __GNUC__ && _KERNEL.
In that case make them inlines. Makes curlwp LKM and preemption safe.
- Make bus_space and bus_dma more LKM friendly.
- Share a few more files between the ports.
- Other minor changes.
/src/sys/dev/usb/
H A Dusbdevs1.608 Sun Feb 19 14:54:25 GMT 2012 mbalmer Add new vendor QUAN and it's DM9601 USB ethernet product.
From Loganaden Velvindron <loganaden@wolfman.devio.us>.
H A Dusbdevs.h1.608 Fri May 25 16:29:37 GMT 2012 buhrow Regen after successful build release
(Includes Apple iPod Touch (4th generation)
and
Springer Design's TTSMP3 players
H A Dusbdevs_data.h1.608 Thu May 17 21:59:49 GMT 2012 cyber regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.608 Mon Oct 23 01:43:56 GMT 2023 msaitoh eqos(4): Disable eqos(4) by default because it's not stable on x86.
/src/share/man/man4/
H A DMakefile1.608 Mon Feb 24 07:23:40 GMT 2014 skrll Rename NetBSD/hp700 to NetBSD/hppa.

Unfortunately our VCS isn't very helpful here.

/src/sys/dev/pci/
H A Dpcidevs.h1.608 Mon Jan 26 14:08:10 GMT 2004 blymn Regen with correct rcs id.
H A Dpcidevs_data.h1.608 Wed Jan 28 17:06:09 GMT 2004 chs regen
H A Dpcidevs1.608 Mon Jan 26 13:23:26 GMT 2004 blymn Add amd8151 agp bridge id.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.608 Sun Mar 03 00:50:41 GMT 2024 rillig lint: check for unreachable bits and fields in snprintb formats

While here, clean up a few existing checks.
/src/distrib/sets/lists/base/
H A Dshl.mi1.608 Sat Nov 05 22:55:20 GMT 2011 christos add tre to the sets.
H A Dmi1.608 Wed Mar 29 01:01:02 GMT 2006 dogcow yet another random i18n file
/src/doc/
H A D3RDPARTY1.608 Thu May 29 03:04:05 GMT 2008 taca OpenSSL 0.9.8g is released.
H A DCHANGES1.608 Thu Apr 20 11:25:46 GMT 2006 nonaka note I-O DATA HDL-G support in evbarm.
/src/usr.bin/make/
H A Dmain.c1.608 Fri Jan 05 23:22:06 GMT 2024 rillig make: miscellaneous cleanups
H A Dparse.c1.608 Fri Dec 31 01:08:59 GMT 2021 rillig make: prevent out-of-bounds pointer in AdjustVarassignOp

It's a rather theoretical case that 'name' would point at the very end
of the address space and the string there would be "V=", but in that
case, the expression 'name + 3' would wrap around.
H A Dvar.c1.608 Fri Oct 30 22:43:39 GMT 2020 rillig make(1): remove unsatisfiable conditions in Var_Set_with_flags
/src/sys/sys/
H A Dparam.h1.608 Thu Aug 15 05:52:23 GMT 2019 mrg - usbnet_rx_loop_cb's usbd_xfer parameter is never used and available
in the usbnet_chain if needed. remove it
- usbnet media status change already set link to false, don't repeat
this in every driver
- don't clear link in stop, nothing was re-enabling it for non-MII
- add optional uno_tick_cb(struct usbnet *un) that is called from the
usbnet tick timer
- remove wrong debug sysctl prototype

rx_loop and timer are kernel versions changes, but hopefully this is
the last one for usbnet. working with 3 more drivers now (cue, mue
and url), leaving only aue, kue, upl and umb undone (aue may work
with previously supported devices, mine doesn't work with our driver,
kue and upl have patches for testing and umb is undone.)
/src/sys/arch/i386/conf/
H A DGENERIC1.608 Fri May 28 21:44:51 GMT 2004 christos PR/19925: David Ferlier: Add scrolling support to wscons
/src/distrib/sets/lists/man/
H A Dmi1.608 Fri Sep 26 19:00:24 GMT 2003 mycroft Sync.
/src/distrib/sets/lists/tests/
H A Dmi1.608 Mon Jan 05 22:45:09 GMT 2015 christos add in_cksum tests
/src/share/mk/
H A Dbsd.own.mk1.608 Fri Dec 11 22:35:42 GMT 2009 snj Switch netwinder to X.Org.
/src/sys/conf/
H A Dfiles1.608 Wed Apr 16 22:02:59 GMT 2003 thorpej Device driver for the LSI Logic Fusion-MPT based SCSI and Fibre Channel
adapters. Currently supports:

* LSI 53c1030 Ultra320 SCSI
* LSI FC909, FC909A, FC919, and FC929 Fibre Channel

Ported from the FreeBSD "mpt" driver, written by Greg Ansley. Thanks
to Frank van der Linden for testing and some bug finding.

This work was sponsored by Wasabi Systems, Inc.
/src/distrib/sets/lists/comp/
H A Dmi1.608 Tue Aug 26 17:37:48 GMT 2003 wiz Add man page for getlastlogx and friends.

Completed in 1654 milliseconds