CVS commit: src/lib/libpthread

2010-03-24 Thread Michael Graff
Module Name:src Committed By: explorer Date: Wed Mar 24 07:27:22 UTC 2010 Modified Files: src/lib/libpthread: pthread.c Log Message: Correctly set pt_lid in the child, after a fork To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114

CVS commit: src/lib/libpthread

2010-03-24 Thread Michael Graff
Module Name:src Committed By: explorer Date: Thu Mar 25 01:15:00 UTC 2010 Modified Files: src/lib/libpthread: pthread.c Log Message: fix the pthread pt_lid in the fork callback function that runs in the child instead of a function that may be going away. KNFify To

CVS commit: src/sys/dev/usb

2010-03-14 Thread Michael Graff
Module Name:src Committed By: explorer Date: Sun Mar 14 08:44:46 UTC 2010 Modified Files: src/sys/dev/usb: usb_quirks.c usbdevs Log Message: add device id and quirks for iPhone 3GS (just copy the 3G ones) To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66

CVS commit: src/sys/dev/usb

2010-03-14 Thread Michael Graff
Module Name:src Committed By: explorer Date: Sun Mar 14 08:45:12 UTC 2010 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: add device id and quirks for iPhone 3GS (just copy the 3G ones) To generate a diff of this commit: cvs rdiff -u -r1.541

CVS commit: [netbsd-5] src

2009-11-30 Thread Michael Graff
/12 05:21:28 lukem Exp $ */ +/* $NetBSD: __isthreaded.c,v 1.2.26.1 2009/12/01 01:25:27 explorer Exp $ */ /*- - * Copyright (c) 1999 Michael Graff explo...@flame.org. + * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * + * This code is derived from software contributed

CVS commit: src

2009-11-30 Thread Michael Graff
$ */ +/* $NetBSD: __isthreaded.c,v 1.3 2009/12/01 01:33:25 explorer Exp $ */ /*- - * Copyright (c) 1999 Michael Graff explo...@flame.org. + * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * + * This code is derived from software contributed to The NetBSD Foundation + * by Michael