Author: joerg
Date: Sat Jun 27 20:55:47 2020
New Revision: 362708
URL: https://svnweb.freebsd.org/changeset/base/362708
Log:
Explain how to learn about possible recognized locale names
Posix says that the interpretation of the locale string is
"implementation-defined", so we ought to docu
Author: joerg
Date: Sat Jan 5 21:07:49 2019
New Revision: 342791
URL: https://svnweb.freebsd.org/changeset/base/342791
Log:
Fix an old typo in the element status display bits:
INEAB -> INENAB (import is eNabled)
Note that this kernel definition is exported into chio(1), and used
for
Author: joerg
Date: Thu Oct 16 19:53:32 2014
New Revision: 273181
URL: https://svnweb.freebsd.org/changeset/base/273181
Log:
Add the Dresden Elektronik deRFnode device to uftdi(4).
MFC after:1 week
Modified:
head/sys/dev/usb/serial/uftdi.c
head/sys/dev/usb/usbdevs
Modified: head/s
Author: joerg
Date: Sun Aug 3 10:47:45 2014
New Revision: 269470
URL: http://svnweb.freebsd.org/changeset/base/269470
Log:
Avoid a divide-by-zero panic when setting the baudrate to 0.
MFC after:2 weeks
Modified:
head/sys/dev/usb/serial/umcs.c
Modified: head/sys/dev/usb/serial/umcs.
Author: joerg
Date: Thu Jul 31 22:09:50 2014
New Revision: 269353
URL: http://svnweb.freebsd.org/changeset/base/269353
Log:
Fix breakage introduced by r256843: removing the SA_CCB_WAITING bit
left some of the decisions based on its counterpart, SA_CCB_BUFFER_IO
being random. As a result, pr
Author: joerg
Date: Thu Apr 3 20:00:02 2014
New Revision: 264084
URL: http://svnweb.freebsd.org/changeset/base/264084
Log:
Add the Dresden Elektronik "USB Levelshifter Stick Low Cost" to the
list of known FTDI devices.
https://shop.dresden-elektronik.de/accessories/levelshifter/usb-pege
Author: joerg
Date: Mon Aug 26 21:15:50 2013
New Revision: 254937
URL: http://svnweb.freebsd.org/changeset/base/254937
Log:
Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.
It is needed for fdread(1) in order to be able to recover from CRC
errors in the data field of
Author: joerg
Date: Sat Aug 24 21:04:54 2013
New Revision: 254809
URL: http://svnweb.freebsd.org/changeset/base/254809
Log:
Do not use "Enable Implied Seek" on enhanced floppy controllers. This
breaks the "2step" feature of the driver, e.g. in order to read 360
KiB media on a 1200 KiB drive
Author: joerg
Date: Thu Jul 19 11:18:41 2012
New Revision: 238618
URL: http://svn.freebsd.org/changeset/base/238618
Log:
Add share/examples/libusb20 to the list of directories.
Modified:
head/etc/mtree/BSD.usr.dist
Modified: head/etc/mtree/BSD.usr.dist
===
+applies to modifications of the original examples itself. For
+copy&pasting (even a larger) piece of an example into your own work, I
+won't imply you have to reproduce the beer-ware license text there.
+Feel free to credit my name in your derived work if you want.
+
+Dresden, July 2012
+Joerg
Author: joerg
Date: Fri Jun 17 18:56:51 2011
New Revision: 223197
URL: http://svn.freebsd.org/changeset/base/223197
Log:
Open the floppy disk device with O_RDONLY rather than O_RDWR. After
all, this is the fd*read* command, and thus should be able to read
even write-protected disks.
MF
Author: joerg
Date: Fri Dec 10 22:20:11 2010
New Revision: 216364
URL: http://svn.freebsd.org/changeset/base/216364
Log:
Implement more of __ibsta: END and SRQI status bits (taken out of the
uPD7210 IRQ status).
MFC after:1 week
Modified:
head/sys/dev/ieee488/ibfoo.c
Modified: hea
Author: joerg
Date: Fri Dec 10 14:04:41 2010
New Revision: 216355
URL: http://svn.freebsd.org/changeset/base/216355
Log:
Fix __retval vs. retval confusion: retval is meant to store the (userland)
pointer where data is to be returned by ibask() (currently unimplemented),
while __retval holds
Author: joerg
Date: Tue Mar 23 06:19:44 2010
New Revision: 205509
URL: http://svn.freebsd.org/changeset/base/205509
Log:
Add .snap to daily_clean_tmps_ignore; /tmp/.snap ist not supposed to
be auto-removed (and /tmp is a filesystem of its own now by default).
MFC after:3 days
Modifie
Author: joerg
Date: Mon Mar 15 16:06:52 2010
New Revision: 205170
URL: http://svn.freebsd.org/changeset/base/205170
Log:
then -> than
MFC after:1 day
Modified:
head/usr.sbin/powerd/powerd.8
Modified: head/usr.sbin/powerd/powerd.8
=
Author: joerg
Date: Thu Mar 11 12:18:52 2010
New Revision: 205011
URL: http://svn.freebsd.org/changeset/base/205011
Log:
The number after the command is *not* optional.
MFC after:1 day
Modified:
head/usr.bin/perror/perror.1
Modified: head/usr.bin/perror/perror.1
16 matches
Mail list logo