Module Name:src
Committed By: khorben
Date: Tue May 4 21:13:38 UTC 2021
Modified Files:
src/sys/arch/amd64/stand/prekern: prng.c
Log Message:
prekern: add warnings upon problems collecting entropy
As submitted on port-amd64@ (part 3/3)
Tested on NetBSD/amd64.
To gener
Module Name:src
Committed By: khorben
Date: Tue May 4 21:10:25 UTC 2021
Modified Files:
src/sys/arch/amd64/stand/prekern: prng.c
Log Message:
prekern: do not choke on bad entropy files
As submitted on port-amd64@ (part 2/3)
Tested on NetBSD/amd64.
To generate a diff o
Module Name:src
Committed By: khorben
Date: Tue May 4 21:09:16 UTC 2021
Modified Files:
src/sys/arch/amd64/stand/prekern: console.c elf.c mm.c prekern.c
prekern.h
Log Message:
prekern: add support for warning messages
As submitted on port-amd64@ (part 1/3)
T
Module Name:src
Committed By: khorben
Date: Wed Nov 4 13:46:46 UTC 2020
Modified Files:
src/external/bsd/pam-u2f/bin/pamu2fcfg: Makefile
src/external/bsd/pam-u2f/lib/security/pam-u2f: Makefile
Log Message:
PR/55747: Tobias Nygren: Install manpages for pam-u2f
I h
Module Name:src
Committed By: khorben
Date: Mon Nov 2 06:40:11 UTC 2020
Modified Files:
src/distrib/sets/lists/man: mi
src/external/bsd/pam-u2f/bin/pamu2fcfg: Makefile
src/external/bsd/pam-u2f/lib/security/pam-u2f: Makefile
Added Files:
src/external
Module Name:src
Committed By: khorben
Date: Sun Nov 1 06:19:47 UTC 2020
Modified Files:
src/share/man/man4: u3g.4
Log Message:
u3g(4): also list the Huawei EM770W as supported
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/u3g.4
Please
Module Name:src
Committed By: khorben
Date: Wed May 13 21:44:30 UTC 2020
Modified Files:
src/sbin/umbctl: umbctl.c
Log Message:
Fix and improve parsing of configuration files
XXX pull-up to netbsd-9
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/um
Module Name:src
Committed By: khorben
Date: Sun Mar 22 07:45:03 UTC 2020
Modified Files:
src/sbin/umbctl: umbctl.8 umbctl.c
Log Message:
Forbid command line parameters when parsing configuration files
This behaviour was ambiguous at best.
While there, also correct the usa
Module Name:src
Committed By: khorben
Date: Thu Mar 19 07:51:22 UTC 2020
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
Only set the IPv4 address in umb(4) if both MBIM_IPCONF_HAS_ADDRINFO and
MBIM_IPCONF_HAS_GWINFO are available. Configuring umb(4) without gateway
Module Name:src
Committed By: khorben
Date: Thu Mar 19 07:50:27 UTC 2020
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
turn the success paths of FCC registration into debug prints. The
(unlikely) failure path remains noisy.
discussed with claudio
>From OpenBSD.
Module Name:src
Committed By: khorben
Date: Thu Mar 19 07:49:29 UTC 2020
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
When there is no network around the state timeout fires over and over again.
Change the printf into a log and only under IFF_DEBUG to reduce dmes
Module Name:src
Committed By: khorben
Date: Thu Feb 28 16:56:35 UTC 2019
Modified Files:
src/sys/dev/i2c: sdtemp.c
src/sys/dev/pci: if_wm.c if_wmreg.h pci_subr.c
Log Message:
Typo (s/vaule/value/)
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/
Module Name:src
Committed By: khorben
Date: Thu Sep 20 09:48:54 UTC 2018
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
Prevent a panic in umb(4) when roaming is disabled
>From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/
Module Name:src
Committed By: khorben
Date: Thu Sep 20 09:45:16 UTC 2018
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
Use usb_rem_task_wait() now that it is available
This should avoid panics while detaching devices.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: khorben
Date: Wed Aug 1 18:36:14 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
Log Message:
Build the umb(4) driver in the ALL kernels (amd64, i386)
As suggested by Robert Swindells; thank you!
T
Module Name:src
Committed By: khorben
Date: Wed Aug 1 18:27:58 UTC 2018
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
Fix building umb(4) on NetBSD-current
Patch by Robert Swindells; thank you!
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sy
Module Name:src
Committed By: khorben
Date: Wed Aug 1 12:36:56 UTC 2018
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
Allow kmem_alloc(9) to sleep when attaching
Without this, umb(4) may needlessly fail to attach, like when under memory
pressure.
Thanks skrll@
Module Name:src
Committed By: khorben
Date: Wed Aug 1 12:25:50 UTC 2018
Modified Files:
src/sys/dev/usb: if_umb.c
Log Message:
Avoid parentheses in return statements (KNF)
NFCI.
Thanks skrll@ for the heads-up!
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: khorben
Date: Tue Jul 31 16:44:30 UTC 2018
Modified Files:
src/distrib/sets/lists/base: mi rescue.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/man: mi
src/rescue: lis
Module Name:src
Committed By: khorben
Date: Tue Jul 31 16:07:46 UTC 2018
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Re-generate
To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usb
Module Name:src
Committed By: khorben
Date: Tue Jul 31 16:07:26 UTC 2018
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add the Sierra Wireless MC7304 and EM7455 USB modems
To generate a diff of this commit:
cvs rdiff -u -r1.756 -r1.757 src/sys/dev/usb/usbdevs
Pl
Module Name:src
Committed By: khorben
Date: Sun May 13 22:42:52 UTC 2018
Modified Files:
src/sys/netinet: in.c
Log Message:
Fix spello in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 src/sys/netinet/in.c
Please note that diffs are not public
Module Name:src
Committed By: khorben
Date: Fri Apr 13 01:49:47 UTC 2018
Modified Files:
src/sys/arch/i386/include: multiboot.h
Log Message:
Correct discrepancy with the Multiboot specification
The VBE mode was missing, and the types of the subsequent VBE members
were als
Module Name:src
Committed By: khorben
Date: Mon Mar 12 01:10:25 UTC 2018
Modified Files:
src/usr.sbin/vnconfig: vnconfig.c
Log Message:
Reflect the new name of vndconfig(8) in the usage screen
vnconfig(8) was renamed to vndconfig(8) in NetBSD 7. While the manual page
now
Module Name:src
Committed By: khorben
Date: Sun Mar 11 00:17:29 UTC 2018
Modified Files:
src/sys/dev/sdmmc: if_bwfm_sdio.c
Log Message:
Outsource setting the backplane window into a specific function so it
can be called and reused in different places.
>From OpenBSD.
To
Module Name:src
Committed By: khorben
Date: Sat Mar 10 23:28:13 UTC 2018
Modified Files:
src/sys/netinet: tcp_output.c
Log Message:
Fix spello in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/sys/netinet/tcp_output.c
Please note that diff
Module Name:src
Committed By: khorben
Date: Sat Mar 10 23:25:59 UTC 2018
Modified Files:
src/sys/dev/wscons: mra.c
Log Message:
Fix spello in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/wscons/mra.c
Please note that diffs are not pu
Module Name:src
Committed By: khorben
Date: Thu Jan 4 00:09:12 UTC 2018
Modified Files:
src/sys/dev/hdaudio: hdafg.c
Log Message:
Fix off-by-one when calling snprintf(9) in hdafg_getdev()
This is actually harmless, since:
- the offset is too short rather than too long (n
Module Name:src
Committed By: khorben
Date: Tue Dec 26 18:44:52 UTC 2017
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
Fix typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 src/sys/dev/usb/usb_subr.c
Please note that diffs are
Module Name:src
Committed By: khorben
Date: Fri Dec 8 14:46:18 UTC 2017
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
Be more defensive towards malicious USB devices
This avoids potential panics due to 0-sized memory allocation attempts,
which could be trigger
Module Name:src
Committed By: khorben
Date: Tue Nov 7 16:30:32 UTC 2017
Modified Files:
src/sys/dev/sdmmc: files.sdmmc
Added Files:
src/sys/dev/sdmmc: if_bwfm_sdio.c
Log Message:
Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on
the OpenBSD
Module Name:src
Committed By: khorben
Date: Wed Nov 1 15:34:28 UTC 2017
Modified Files:
src/share/misc: acronyms
Log Message:
BPM: beam propagation method (light)
BPM: beats per minute (music)
To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 src/share/mis
Module Name:src
Committed By: khorben
Date: Wed Nov 1 15:24:42 UTC 2017
Modified Files:
src/share/mk: bsd.README
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.363 -r1.364 src/share/mk/bsd.README
Please note that diffs are not public domain; they
Module Name:src
Committed By: khorben
Date: Tue Oct 31 00:57:14 UTC 2017
Modified Files:
src/sys/dev/usb: if_urtwn.c
Log Message:
Also attach the RTL8192EU from TP-LINK
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/usb/if_urtwn.c
Please note
Module Name:src
Committed By: khorben
Date: Tue Oct 31 00:30:07 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Re-generate
To generate a diff of this commit:
cvs rdiff -u -r1.735 -r1.736 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.736 -r1.
Module Name:src
Committed By: khorben
Date: Tue Oct 31 00:20:51 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add the TP-LINK TL-WN823N (version 2)
To generate a diff of this commit:
cvs rdiff -u -r1.742 -r1.743 src/sys/dev/usb/usbdevs
Please note that
Module Name:src
Committed By: khorben
Date: Fri Sep 22 15:37:13 UTC 2017
Modified Files:
src/sys/arch/evbarm/kobo: kobo_usb.c
src/sys/arch/evbarm/netwalker: netwalker_usb.c
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch
Module Name:src
Committed By: khorben
Date: Sat Aug 5 12:29:38 UTC 2017
Modified Files:
src/sys/dev/usb: umodeswitch.c
Log Message:
Sort the matching vendor list alphabetically
NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/umodeswitch
Module Name:src
Committed By: khorben
Date: Sat Aug 5 12:38:08 UTC 2017
Modified Files:
src/sys/dev/usb: umodeswitch.c
Log Message:
Automatically eject RALINK RT73 devices
This lets the MW-P54SS USB Wireless Broadband Router from Synet attach
as rum(4).
To generate a d
Module Name:src
Committed By: khorben
Date: Mon Jul 3 18:54:11 UTC 2017
Modified Files:
src/sys/netinet: ip_output.c
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 src/sys/netinet/ip_output.c
Please note that diffs are not public doma
Module Name:src
Committed By: khorben
Date: Sat Jul 1 16:36:46 UTC 2017
Modified Files:
src/sys/sys: proc.h
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/sys/sys/proc.h
Please note that diffs are not public domain; they are subje
Module Name:src
Committed By: khorben
Date: Sat Jul 1 16:34:17 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_nat.c ip_state.c
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/external/bsd/ipf/netinet/ip_nat.c
cvs rd
Module Name:src
Committed By: khorben
Date: Thu Jun 22 18:14:32 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0
src/sys/arch/i386/conf: XEN3_DOM0
src/sys/arch/xen/conf: files.xen
Log Message:
Register support for SD card readers with Xen DOM0 ke
Module Name:src
Committed By: khorben
Date: Thu Jun 22 15:22:16 UTC 2017
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
Typos in comments
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/usb/uvideo.c
Please note that diffs are not public
Module Name:src
Committed By: khorben
Date: Tue May 23 00:48:29 UTC 2017
Modified Files:
src/share/man/man4: rum.4
Log Message:
Document a caveat with the Synet MW-P54SS
The MW-P54SS USB Wireless Broadband Router from Synet will only attach
after ejecting the virtual opti
Module Name:src
Committed By: khorben
Date: Tue May 23 00:32:47 UTC 2017
Modified Files:
src/sys/dev/usb: if_rum.c
Log Message:
Also attach the MW-P54SS USB Wireless Broadband Router from Synet
Tested on NetBSD/amd64 (in HostAP mode)
To generate a diff of this commit:
c
Module Name:src
Committed By: khorben
Date: Tue May 23 00:30:00 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.725 -r1.726 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.726 -r1.727 sr
Module Name:src
Committed By: khorben
Date: Tue May 23 00:29:20 UTC 2017
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add Synet MW-P54SS USB Wireless Broadband Router
To generate a diff of this commit:
cvs rdiff -u -r1.734 -r1.735 src/sys/dev/usb/usbdevs
Please
Module Name:src
Committed By: khorben
Date: Sun Apr 9 23:03:51 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: signature.c
Log Message:
No longer hard-code the suffix length
This will avoid a buffer overflow if the suffix changes; it is currently
ha
Module Name:src
Committed By: khorben
Date: Sun Apr 9 22:48:39 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: signature.c
Log Message:
Output signatures to the standard output for "-"
This is to reflect the behaviour documented in netpgp(1).
Submi
Module Name:src
Committed By: khorben
Date: Sun Apr 9 22:44:34 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: signature.c
Log Message:
Avoid a type cast
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35
Module Name:src
Committed By: khorben
Date: Mon Mar 27 21:34:32 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgp: netpgp.1
Log Message:
Also document alternate option "--detach"
Submitted on tech-pkg@ as:
[PATCH 08/11] Also document alternate option
Module Name:src
Committed By: khorben
Date: Mon Mar 27 21:30:23 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgp: netpgp.1
Log Message:
Correct option "--armor"
Submitted on tech-pkg@ as:
[PATCH 07/11] Correct option "--armor"
To generate a diff o
Module Name:src
Committed By: khorben
Date: Mon Mar 27 21:19:12 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c
Log Message:
Do not ask for a passphrase when empty
Submitted on tech-pkg@ as:
[PATCH 06/11] Do not ask for a passphrase when em
Module Name:src
Committed By: khorben
Date: Mon Mar 27 21:06:50 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c keyring.h
Log Message:
Expect a FILE * for pgp_decrypt_seckey()
Submitted on tech-pkg@ as:
[PATCH 05/11] Expect a FILE * for pgp
Module Name:src
Committed By: khorben
Date: Mon Mar 27 21:00:43 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c
Log Message:
Do not use random data for pass-phrases on EOF
Submitted on tech-pkg@ as:
[PATCH 04/11] Do not use random data for
Module Name:src
Committed By: khorben
Date: Mon Mar 27 20:55:13 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c keyring.h
netpgp.c
Log Message:
Avoid some type casts
Submitted on tech-pkg@ as:
[PATCH 03/11] Avoid some type casts
Module Name:src
Committed By: khorben
Date: Mon Mar 27 20:50:19 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: reader.c
Log Message:
Do not truncate pass-phrases without a newline character
This also fixes a crash when the pass-phrase entered is emp
Module Name:src
Committed By: khorben
Date: Fri Feb 24 01:27:14 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: reader.c
Log Message:
Revert "Remove a useless loop around getpass()"
getpass(3) may return NULL upon failures on Linux, and netpgp should
Module Name:src
Committed By: khorben
Date: Fri Feb 24 01:26:17 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c
src/crypto/external/bsd/netpgp/dist/src/librsa: rsastubs.c
Log Message:
Revert "Remove a useless loop around getpass()"
g
Module Name:src
Committed By: khorben
Date: Mon Feb 20 01:38:28 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c
src/crypto/external/bsd/netpgp/dist/src/librsa: rsastubs.c
Log Message:
Remove a useless loop around getpass()
According
Module Name:src
Committed By: khorben
Date: Mon Feb 20 01:33:28 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: reader.c
Log Message:
Remove a useless loop around getpass()
According to getpass(3), this library function cannot return NULL.
Verified w
Module Name:src
Committed By: khorben
Date: Mon Feb 20 00:51:08 UTC 2017
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c
Log Message:
Do not crash when listing keys without a keyring
To test: (with an empty ~/.gnupg)
$ netpgpkeys --import-key /dev/n
Module Name:src
Committed By: khorben
Date: Tue Jan 31 00:58:15 UTC 2017
Modified Files:
src/sys/dev/pci: hdaudio_pci.c
Log Message:
Always allow hdaudio(4) to suspend
Sometimes hdaudio(4) can fail to attach, but the device remains in the
tree. Even though the PMF registr
Module Name:src
Committed By: khorben
Date: Mon Jan 9 10:42:45 UTC 2017
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
Do not use the "flags" field uninitialized
A backport if iwm(4) (to netbsd-7) does not build without this change.
LGTM nonaka@
To generate a
Module Name:src
Committed By: khorben
Date: Mon Dec 26 00:11:14 UTC 2016
Modified Files:
src/external/bsd/ipf/dist/man: ipnat.5
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/man/ipnat.5
Please note that diffs are
Module Name:src
Committed By: khorben
Date: Fri May 6 00:24:45 UTC 2016
Modified Files:
src/sbin/modload: main.c
src/sbin/modunload: main.c
Log Message:
More friendly error messages for modload(8) and modunload(8)
Tested on NetBSD/amd64.
>From Christian Koch (cf
Module Name:src
Committed By: khorben
Date: Mon Apr 25 22:26:50 UTC 2016
Modified Files:
src/sys/dev/splash: splash.c
Log Message:
Do not panic if the splash screen is bigger than the framebuffer
This fixes a kernel crash if the splash screen does not fit inside the
frame
Module Name:src
Committed By: khorben
Date: Sun Mar 20 14:58:11 UTC 2016
Modified Files:
src/sys/kern: kern_exec.c kern_pax.c
src/sys/sys: pax.h
Log Message:
Let PaX ASLR know about the current emulation
This effectively fixes PaX ASLR with 32-bits emulation on 64
Module Name:src
Committed By: khorben
Date: Thu Mar 17 04:07:42 UTC 2016
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_nat.c
Log Message:
Fix matching of ICMP queries when NAT'd through IPF
This notably fixes MTU updates for hosts issueing ICMP queries through a
NA
Module Name:src
Committed By: khorben
Date: Sun Feb 28 23:24:36 UTC 2016
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c
src/sys/compat/sunos32: sunos32_misc.c
src/sys/compat/svr4_32: svr4_32_misc.c
Log Message:
Add missing newline character in e
Module Name:src
Committed By: khorben
Date: Tue Jan 5 00:41:30 UTC 2016
Modified Files:
src/usr.sbin/syslogd: syslog.conf.5
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/syslogd/syslog.conf.5
Please note that diffs are not
Module Name:src
Committed By: khorben
Date: Mon Dec 28 19:32:22 UTC 2015
Modified Files:
src/external/bsd/ipf/dist/man: ipf.5
Log Message:
Correct the example for the port range syntax
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/
Module Name:src
Committed By: khorben
Date: Sun Oct 25 22:48:23 UTC 2015
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/evbarm/conf: MMNET_GENERIC
src/sys/arch/i386/conf: ALL
src/sys/dev/pci: unichromefb.c
Log Message:
Remove references t
Module Name:src
Committed By: khorben
Date: Thu Jun 11 15:56:53 UTC 2015
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
Log Message:
Also document the "splash" command in boot(8)
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/i386/stand
Module Name:src
Committed By: khorben
Date: Fri Apr 24 00:04:04 UTC 2015
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/i386/i386: machdep.c
Log Message:
Also use ACPI shutdown on Xen DOM0
No objection on port-xen@
ok gdt@
To generate a diff of
Module Name:src
Committed By: khorben
Date: Thu Apr 2 00:12:58 UTC 2015
Modified Files:
src/external/bsd/ipf/dist/lib: interror.c
src/sys/external/bsd/ipf/netinet: fil.c
Log Message:
Fix for PR kern/48109 (and its duplicate kern/49807)
As provided by Takahiro HAY
Module Name:src
Committed By: khorben
Date: Sat Mar 7 11:52:53 UTC 2015
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
Avoid kmem_free(NULL) in iwm_read_firmware()
This code path can be hit if the firmware failed to load, for instance
if the file is not present o
Module Name:src
Committed By: khorben
Date: Mon Sep 22 20:31:56 UTC 2014
Modified Files:
src/common/lib/libc/arch/i386/string/small: strchr.S
Log Message:
Look for the character to locate before checking for the NUL character
As documented in PR port-i386/49208, this fixe
Module Name:src
Committed By: khorben
Date: Sun Apr 6 17:13:57 UTC 2014
Modified Files:
src/etc/rc.d: dhcpcd
Log Message:
Allow the extra command "reload" to dhcpcd's rc script, letting it reload
its configuration and rebind directly via the script.
LGTM roy@
To genera
Module Name:src
Committed By: khorben
Date: Sat Apr 5 23:47:26 UTC 2014
Modified Files:
src/sys/dev/usb: files.usb
Log Message:
Fixed a typo
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sys/dev/usb/files.usb
Please note that diffs are not public
Module Name:src
Committed By: khorben
Date: Sat Apr 5 23:45:11 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD OVERO
Log Message:
Fixed a typo
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/evbarm/conf/BEAGLEBOARD
cvs rdiff -u
Module Name:src
Committed By: khorben
Date: Sat Apr 5 23:36:10 UTC 2014
Modified Files:
src/usr.sbin/inetd: inetd.c
Log Message:
Use base 10 when logging the exit status or exit signal for sub-processes,
instead of hexadecimal.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: khorben
Date: Fri Mar 14 05:03:19 UTC 2014
Modified Files:
src/sys/dev/wscons: mra.c
Log Message:
Fixed wrong cast and invalid array access in the calibration framework, as
documented in PR kern/45872. The AA() macro accessed sample coordinate
Module Name:src
Committed By: khorben
Date: Thu Nov 28 03:45:31 UTC 2013
Modified Files:
src/lib/libc/sys: select.2
Log Message:
The document date was not updated as it should have been.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libc/sys/selec
Module Name:src
Committed By: khorben
Date: Thu Nov 28 02:46:37 UTC 2013
Modified Files:
src/lib/libc/sys: select.2
Log Message:
Fixed a typo in the example code for select(2)
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/lib/libc/sys/select.2
Please
Module Name:src
Committed By: khorben
Date: Sat Sep 21 15:01:14 UTC 2013
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
flock(1) really appeared first in NetBSD 6.1
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/flock/flock.1
Please not
Module Name:src
Committed By: khorben
Date: Wed Sep 11 12:59:19 UTC 2013
Modified Files:
src/external/bsd/pkg_install/dist/lib: pkg_signature.c
Log Message:
Fixed installation of signed packages. Some variables part of struct
signature_archive were not initialized properly
Module Name:src
Committed By: khorben
Date: Tue Jul 16 02:10:43 UTC 2013
Modified Files:
src/distrib/i386: Makefile
src/distrib/i386/ramdisks: Makefile
Added Files:
src/distrib/i386/kmod-cgdroot: Makefile
src/distrib/i386/ramdisks/ramdisk-cgdroot: Ma
Module Name:src
Committed By: khorben
Date: Mon Jul 15 00:29:49 UTC 2013
Modified Files:
src/distrib/amd64: Makefile
Added Files:
src/distrib/amd64/kmod-cgdroot: Makefile
Log Message:
Enabled building the kernel module containing the ramdisk required for
full-disk
Module Name:src
Committed By: khorben
Date: Mon Jul 15 00:25:38 UTC 2013
Added Files:
src/distrib/common: cgdroot.rc list.cgdroot mtree.cgdroot
Log Message:
Common definitions for full-disk encryption support, including the rc script
responsible for asking the passphrase
Module Name:src
Committed By: khorben
Date: Mon Jul 15 00:22:10 UTC 2013
Modified Files:
src/distrib/amd64/ramdisks: Makefile
Added Files:
src/distrib/amd64/ramdisks/ramdisk-cgdroot: Makefile list
Log Message:
Build the cgdroot ramdisk by default (for full-disk enc
Module Name:src
Committed By: khorben
Date: Mon Jul 15 00:18:03 UTC 2013
Modified Files:
src/sbin/init: Makefile
Log Message:
Let init be built easily with the CHROOT capability enabled.
This allows the ramdisk used in the incoming support for full-disk encryption
to con
Module Name:src
Committed By: khorben
Date: Mon Jun 3 01:47:58 UTC 2013
Modified Files:
src/sys/arch/evbarm/n900: n900_acad.c n900_audjck.c n900_cambtn.c
n900_camcvr.c n900_kbdsld.c n900_lckbtn.c n900_prxmty.c
Log Message:
Using a sysmon taskqueue to report ev
Module Name:src
Committed By: khorben
Date: Mon May 27 20:29:13 UTC 2013
Modified Files:
src/sys/dev/i2c [khorben-n900]: tps65950.c
Log Message:
KNF
Thanks jmcneill@ for the hint.
To generate a diff of this commit:
cvs rdiff -u -r1.3.10.5 -r1.3.10.6 src/sys/dev/i2c/tps6
Module Name:src
Committed By: khorben
Date: Mon May 27 20:23:28 UTC 2013
Modified Files:
src/sys/dev/i2c [khorben-n900]: tps65950.c
Log Message:
Fixed use of workqueue_create(9), as it expects a pri_t as the priority.
The IPL level was changed to IPL_SOFTBIO which seems mo
Module Name:src
Committed By: khorben
Date: Thu May 16 21:41:15 UTC 2013
Modified Files:
src/sys/arch/evbarm/n900 [khorben-n900]: n900_acad.c n900_audjck.c
n900_cambtn.c n900_camcvr.c n900_kbdsld.c n900_lckbtn.c
n900_prxmty.c
Log Message:
Using a sy
Module Name:src
Committed By: khorben
Date: Thu May 16 18:24:26 UTC 2013
Modified Files:
src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c
Log Message:
Rewrote the computation of the clock frequency divider when configuring an
SPI channel.
To generate a diff of this comm
Module Name:src
Committed By: khorben
Date: Thu May 16 15:53:06 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf [khorben-n900]: N900
Log Message:
Attaching the lp5523led(4) LED driver to the I2C bus.
Tested on my Nokia N900 smartphone.
To generate a diff of this commi
Module Name:src
Committed By: khorben
Date: Thu May 16 15:51:29 UTC 2013
Modified Files:
src/sys/dev/i2c [khorben-n900]: lp5523.c
Log Message:
Added a refresh callback for the temperature sensor.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys
1 - 100 of 163 matches
Mail list logo