Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
HardenedBSD
Commits
5d38a4d4
Commit
5d38a4d4
authored
Feb 24, 2009
by
Ed Schouten
Browse files
Also use proper capitalisation of FreeBSD in other source files.
Approved by: thompsa
parent
4b0af1da
Changes
17
Hide whitespace changes
Inline
Side-by-side
sys/dev/usb/bluetooth/ng_ubt.c
View file @
5d38a4d4
...
...
@@ -87,7 +87,7 @@
* Access to the outgoing queues, task flags and hook pointer is
* controlled by the sc_ng_mtx lock. It is an unavoidable evil. Again,
* sc_ng_mtx should really be a spin lock (and it is very likely to an
* equivalent of spin lock due to adaptive nature of
f
ree
bsd
mutexes).
* equivalent of spin lock due to adaptive nature of
F
ree
BSD
mutexes).
* All USB callbacks accept softc pointer as a private data. USB ensures
* that this pointer is valid.
*/
...
...
sys/dev/usb/controller/at91dci.h
View file @
5d38a4d4
/* $FreeBSD$ */
/*-
* Copyright (c) 2006 ATMEL
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/controller/uss820dci.c
View file @
5d38a4d4
/* $FreeBSD$ */
/*-
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/controller/uss820dci.h
View file @
5d38a4d4
/* $FreeBSD$ */
/*-
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/controller/uss820dci_atmelarm.c
View file @
5d38a4d4
...
...
@@ -2,7 +2,7 @@
__FBSDID
(
"$FreeBSD$"
);
/*-
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/net/if_aue.c
View file @
5d38a4d4
...
...
@@ -3,7 +3,7 @@
* Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
*
* Copyright (c) 2006
* Alfred Perlstein <alfred@
f
ree
bsd
.org>. All rights reserved.
* Alfred Perlstein <alfred@
F
ree
BSD
.org>. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
@@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$");
* Electrical Engineering Department
* Columbia University, New York City
*
* SMP locking by Alfred Perlstein <alfred@
f
ree
bsd
.org>.
* SMP locking by Alfred Perlstein <alfred@
F
ree
BSD
.org>.
* RED Inc.
*/
...
...
sys/dev/usb/serial/ubser.c
View file @
5d38a4d4
/*-
* Copyright (c) 2004 Bernd Walter <ticso@
f
ree
bsd
.org>
* Copyright (c) 2004 Bernd Walter <ticso@
F
ree
BSD
.org>
*
* $URL: https://devel.bwct.de/svn/projects/ubser/ubser.c $
* $Date: 2004-02-29 01:53:10 +0100 (Sun, 29 Feb 2004) $
...
...
sys/dev/usb/serial/ufoma.c
View file @
5d38a4d4
...
...
@@ -5,7 +5,7 @@ __FBSDID("$FreeBSD$");
#define UFOMA_HANDSFREE
/*-
* Copyright (c) 2005, Takanori Watanabe
* Copyright (c) 2003, M. Warner Losh <imp@
f
ree
bsd
.org>.
* Copyright (c) 2003, M. Warner Losh <imp@
F
ree
BSD
.org>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/serial/umct.c
View file @
5d38a4d4
...
...
@@ -34,7 +34,7 @@ __FBSDID("$FreeBSD$");
* Wolfgang Grandeggar <wolfgang@cec.ch>.
* This device smells a lot like the Belkin F5U103, except that it has
* suffered some mild brain-damage. This driver is based off of the ubsa.c
* driver from Alexander Kabaev <kan@
f
ree
bsd
.org>. Merging the two together
* driver from Alexander Kabaev <kan@
F
ree
BSD
.org>. Merging the two together
* might be useful, though the subtle differences might lead to lots of
* #ifdef's.
*/
...
...
sys/dev/usb/serial/umodem.c
View file @
5d38a4d4
...
...
@@ -4,7 +4,7 @@
__FBSDID
(
"$FreeBSD$"
);
/*-
* Copyright (c) 2003, M. Warner Losh <imp@
f
ree
bsd
.org>.
* Copyright (c) 2003, M. Warner Losh <imp@
F
ree
BSD
.org>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/storage/umass.c
View file @
5d38a4d4
...
...
@@ -3,7 +3,7 @@ __FBSDID("$FreeBSD$");
/*-
* Copyright (c) 1999 MAEKAWA Masahide <bishop@rr.iij4u.or.jp>,
* Nick Hibma <n_hibma@
f
ree
bsd
.org>
* Nick Hibma <n_hibma@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
@@ -93,7 +93,7 @@ __FBSDID("$FreeBSD$");
/*
* The SCSI related part of this driver has been derived from the
* dev/ppbus/vpo.c driver, by Nicolas Souchu (nsouch@
f
ree
bsd
.org).
* dev/ppbus/vpo.c driver, by Nicolas Souchu (nsouch@
F
ree
BSD
.org).
*
* The CAM layer uses so called actions which are messages sent to the host
* adapter for completion. The actions come in through umass_cam_action. The
...
...
sys/dev/usb/template/usb_template.h
View file @
5d38a4d4
/* $FreeBSD$ */
/*-
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/template/usb_template_cdce.c
View file @
5d38a4d4
...
...
@@ -2,7 +2,7 @@
__FBSDID
(
"$FreeBSD$"
);
/*-
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2007 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/template/usb_template_msc.c
View file @
5d38a4d4
...
...
@@ -2,7 +2,7 @@
__FBSDID
(
"$FreeBSD$"
);
/*-
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/template/usb_template_mtp.c
View file @
5d38a4d4
...
...
@@ -2,7 +2,7 @@
__FBSDID
(
"$FreeBSD$"
);
/*-
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2008 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
sys/dev/usb/wlan/if_rum.c
View file @
5d38a4d4
...
...
@@ -3,7 +3,7 @@
/*-
* Copyright (c) 2005-2007 Damien Bergamini <damien.bergamini@free.fr>
* Copyright (c) 2006 Niall O'Higgins <niallo@openbsd.org>
* Copyright (c) 2007-2008 Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Copyright (c) 2007-2008 Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
sys/dev/usb/wlan/if_ural.c
View file @
5d38a4d4
...
...
@@ -5,7 +5,7 @@
* Damien Bergamini <damien.bergamini@free.fr>
*
* Copyright (c) 2006, 2008
* Hans Petter Selasky <hselasky@
f
ree
bsd
.org>
* Hans Petter Selasky <hselasky@
F
ree
BSD
.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment