.. |
acpi
|
i2c(9): Nix smbus intr API.
|
2022-10-24 10:17:27 +00:00 |
adb
|
fix few typos in comments and node description.
|
2022-10-06 19:38:54 +00:00 |
altmem
|
…
|
|
apm
|
Change the kqueue filterops::f_isfd field to filterops::f_flags, and
|
2021-09-26 01:16:07 +00:00 |
arcbios
|
…
|
|
ata
|
s/retrys/retries/ in comments.
|
2022-07-05 19:21:26 +00:00 |
audio
|
audio(4): Fix bug in detaching audio16 and beyond.
|
2022-08-25 11:16:33 +00:00 |
bi
|
Eliminate use of IFF_OACTIVE.
|
2022-09-18 15:57:13 +00:00 |
bluetooth
|
btuart(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:44:03 +00:00 |
bus_dma
|
Trailing whitespace
|
2022-11-12 07:48:34 +00:00 |
cadence
|
Skip the first PHY found to remove the shadow PHY that appears at
|
2022-11-12 16:54:36 +00:00 |
cardbus
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 17:33:19 +00:00 |
clk
|
…
|
|
dec
|
vax/dz(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:44:36 +00:00 |
dkwedge
|
Remove bogus assertions.
|
2022-09-27 17:04:52 +00:00 |
dm
|
s/exaple/example/
|
2022-10-13 06:10:48 +00:00 |
dmover
|
…
|
|
drm
|
…
|
|
dtv
|
For device modules that provide both auto-config and /dev/xxx
|
2022-03-31 19:30:15 +00:00 |
ebus
|
s/pedning/pending/
|
2022-07-21 14:41:59 +00:00 |
efi
|
efi(9): Set correct calling convention for EFI runtime services.
|
2022-09-22 14:46:37 +00:00 |
eisa
|
Remove unneeded bus_space_barrier() calls.
|
2022-07-12 02:10:16 +00:00 |
fdt
|
Add driver for Cadence I2C controller.
|
2022-11-05 17:31:37 +00:00 |
flash
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 21:53:54 +00:00 |
gpib
|
s/corect/correct/ in comment.
|
2021-12-05 02:25:29 +00:00 |
gpio
|
I have been using this for a while and forgot to commit it. This add
|
2022-04-27 23:15:30 +00:00 |
hdaudio
|
fix various typos in comments, docs and log messages.
|
2022-05-24 06:27:59 +00:00 |
hdmicec
|
…
|
|
hid
|
hid: Avoid arithmetic overflow by rearranging inequalities.
|
2022-03-13 11:35:47 +00:00 |
hil
|
hilkbdmap.c: fix typo in comment and add NetBSD RCS ID
|
2022-08-11 23:38:45 +00:00 |
hpc
|
hpf1275a(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:45:10 +00:00 |
hyperv
|
rename sneaky snyc in hvtimesnyc_sample_verbose variable to sync.
|
2022-11-02 18:18:44 +00:00 |
i2c
|
Split the BMP280 / BME280 driver into common code and create I2C and
|
2022-12-03 01:04:42 +00:00 |
i2o
|
s/identifing/identifying/ and s/multipler/multiplier/ in comments.
|
2022-05-30 09:56:02 +00:00 |
ic
|
Revert com.c:r1.381 because i386/qemu cannot boot. Pointed out by gson@n.o and martin@n.o.
|
2022-12-09 00:35:58 +00:00 |
ieee1394
|
fwip_async_output(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" with
|
2022-08-20 19:01:31 +00:00 |
ir
|
irframetty(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:45:43 +00:00 |
isa
|
fix various typos in comments and messages.
|
2022-11-02 20:38:21 +00:00 |
isapnp
|
Incremental malloc(9) -> kmem(9)
|
2022-09-25 17:20:03 +00:00 |
iscsi
|
kill_session now uses the session id to avoid stale session pointers.
|
2022-09-13 13:09:16 +00:00 |
marvell
|
fix various typos in comments and messages.
|
2022-11-02 20:38:21 +00:00 |
mca
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 17:21:18 +00:00 |
microcode
|
fix various typos in comments.
|
2022-06-27 22:41:28 +00:00 |
mii
|
fix blank printf at attach
|
2022-10-31 22:45:13 +00:00 |
mscp
|
fix various typos in comments.
|
2022-04-07 19:33:37 +00:00 |
mvme
|
s/progam/program/ in comment.
|
2021-12-05 07:21:59 +00:00 |
nand
|
fix various typos in comments, documentation and messages.
|
2022-08-07 11:06:18 +00:00 |
news
|
…
|
|
nor
|
fix typos, mainly s/comand/command/
|
2022-01-05 16:01:54 +00:00 |
nvmm
|
Update some AMD CPUID bits:
|
2022-10-06 00:22:16 +00:00 |
ofisa
|
malloc(9) -> kmem(9)
|
2022-09-25 17:29:33 +00:00 |
ofw
|
Change the devhandle_from_*() functions to also take a "super handle",
|
2022-01-22 11:49:16 +00:00 |
onewire
|
Merge thorpej-cfargs2.
|
2021-08-07 16:18:40 +00:00 |
pad
|
For device modules that provide both auto-config and /dev/xxx
|
2022-03-31 19:30:15 +00:00 |
pci
|
Workaround for some hypervisor environments.
|
2022-12-08 08:14:28 +00:00 |
pckbport
|
pckbport(4): C99 initializers
|
2022-10-28 23:40:37 +00:00 |
pcmcia
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 21:53:54 +00:00 |
podulebus
|
Merge thorpej-cfargs2.
|
2021-08-07 16:18:40 +00:00 |
ppbus
|
Add standard inet headers.
|
2022-09-04 15:59:08 +00:00 |
pud
|
…
|
|
putter
|
Change the kqueue filterops::f_isfd field to filterops::f_flags, and
|
2021-09-26 01:16:07 +00:00 |
pwm
|
…
|
|
qbus
|
vax/dhu(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:46:37 +00:00 |
raidframe
|
Simplify the check for what ioctls can be done in raidioctl() without
|
2022-08-28 00:37:41 +00:00 |
rasops
|
s/littel/little/ mainly in copy pasted comments.
|
2022-05-29 10:43:19 +00:00 |
rcons
|
…
|
|
sbus
|
s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments.
|
2022-10-31 20:30:22 +00:00 |
scsipi
|
Add PQUIRK_ONLYBIG for Oracle OCI BlockVolumes.
|
2022-10-15 18:42:49 +00:00 |
sdmmc
|
Fix bug in protocol parser that often caused fatal 'checksum error'.
|
2022-12-03 16:06:20 +00:00 |
smbus
|
…
|
|
spi
|
Split the BMP280 / BME280 driver into common code and create I2C and
|
2022-12-03 01:04:42 +00:00 |
splash
|
…
|
|
stbi
|
s/preceed/preced/ in comment.
|
2021-12-05 07:13:48 +00:00 |
std
|
fix typos and wrong ISO/IEC standard number in reference description.
|
2021-10-13 21:49:10 +00:00 |
sun
|
sunkbd(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:47:55 +00:00 |
sysmon
|
A driver for the Bosch BMP280 / BME280 temperature, humidity and
|
2022-11-21 21:24:00 +00:00 |
tc
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 21:27:39 +00:00 |
tprof
|
make sure error is initialized before we return it.
|
2022-12-11 01:36:49 +00:00 |
usb
|
Back out r1.82 ("Do not explicitly set the HID Report Protocol upon attach")
|
2022-11-04 19:46:55 +00:00 |
videomode
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 21:27:39 +00:00 |
virtio
|
viocon(4): Omit unused sc_dmamap.
|
2022-08-13 17:31:32 +00:00 |
vme
|
Remove unneeded bus_space_barrier() calls.
|
2022-07-12 02:10:16 +00:00 |
vmt
|
…
|
|
wscons
|
wskbd(4): Add include guards.
|
2022-09-23 19:04:04 +00:00 |
wsfb
|
genfb: Handle uninitialized softc in genfb_enable/disable_polling.
|
2022-08-01 23:30:10 +00:00 |
wsfont
|
This is X11's 75dpi/term14.bdf, use if you want your console to look like an
|
2022-10-31 13:24:58 +00:00 |
xmi
|
Merge thorpej-cfargs2.
|
2021-08-07 16:18:40 +00:00 |
DEVNAMES
|
Remove uscanner(4) driver
|
2021-06-29 10:22:33 +00:00 |
Makefile
|
sys/dev/Makefile: Split INCS onto separate lines for ease of sorting.
|
2022-08-20 11:42:49 +00:00 |
bio.c
|
…
|
|
biovar.h
|
Add comment. bv_stripe_size is used in KB.
|
2022-05-10 14:13:09 +00:00 |
ccd.c
|
sys/dev/ccd.c: Restore historic RCS id.
|
2022-03-28 12:48:35 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
cgd(4): Omit technically-correct-but-broken adiantum dependency again.
|
2022-04-02 09:53:20 +00:00 |
cgd_crypto.c
|
…
|
|
cgd_crypto.h
|
…
|
|
cgdvar.h
|
…
|
|
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
driver(9): devsw_detach never fails. Make it return void.
|
2022-03-28 12:33:20 +00:00 |
cninit.c
|
…
|
|
cons.c
|
console(4), constty(4): Rip off the kernel lock, take three.
|
2022-10-25 23:21:33 +00:00 |
cons.h
|
cons(9): New function cn_set_tab.
|
2022-10-03 19:12:29 +00:00 |
dev_verbose.c
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
dev_verbose.h
|
Rework the xxxVERBOSE option to share the common module-hook-based
|
2021-06-29 21:03:36 +00:00 |
devlist2h.awk
|
devlist2h.awk: Nix trailing whitespace.
|
2021-06-30 17:34:03 +00:00 |
dksubr.c
|
…
|
|
dkvar.h
|
…
|
|
efi.c
|
efi(4): Fix access to efi_isopen.
|
2022-09-24 11:06:03 +00:00 |
efivar.h
|
efi: Add /dev/efi character device
|
2021-10-10 13:03:08 +00:00 |
files.audio
|
Include sequencer code conditionally. Fixes build for sparc and sparc64
|
2022-06-04 20:12:10 +00:00 |
files.dev
|
Combine the midi and sequencer modules into a single midi_seq module
|
2022-06-04 03:31:10 +00:00 |
firmload.c
|
sys/filedesc.h: New home for extern cwdi0.
|
2022-10-26 23:39:10 +00:00 |
firmload.h
|
…
|
|
fss.c
|
malloc(9) -> kmem(9)
|
2022-09-24 23:16:37 +00:00 |
fssvar.h
|
…
|
|
ipmi.c
|
ipmi(4): Tidy up ipmi_thread a little.
|
2021-06-15 00:20:33 +00:00 |
ipmivar.h
|
…
|
|
keylock.c
|
…
|
|
keylock.h
|
…
|
|
kloader.c
|
Switch to kmem(9).
|
2021-10-11 14:25:05 +00:00 |
kloader.h
|
…
|
|
kttcp.c
|
…
|
|
kttcpio.h
|
…
|
|
ld.c
|
…
|
|
ldvar.h
|
…
|
|
led.c
|
…
|
|
led.h
|
…
|
|
lockstat.c
|
fix various typos, mainly in comments, but also log messages, docs, game text.
|
2022-04-08 10:17:52 +00:00 |
lockstat.h
|
lockstat(4): Membar audit.
|
2022-02-27 14:16:12 +00:00 |
md.c
|
malloc(9) -> kmem(9)
|
2022-09-24 23:16:37 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
midi(4): No need to take lock just for callout_halt.
|
2022-10-23 23:03:30 +00:00 |
midi_if.h
|
…
|
|
midi_mod.c
|
Combine the midi and sequencer modules into a single midi_seq module
|
2022-06-04 03:31:10 +00:00 |
midi_seq_mod.c
|
Include sequencer code conditionally. Fixes build for sparc and sparc64
|
2022-06-04 20:12:10 +00:00 |
midictl.c
|
s/singled/single/
|
2022-10-31 20:35:02 +00:00 |
midictl.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
…
|
|
mm.h
|
Add missing double p and d for stopped and overriden accordingly.
|
2021-09-11 20:28:03 +00:00 |
nullcons_subr.c
|
…
|
|
radio.c
|
Merge thorpej-cfargs2.
|
2021-08-07 16:18:40 +00:00 |
radio_if.h
|
…
|
|
random.c
|
sys: Use preempt_point and preempt_needed, not open-coded versions.
|
2021-12-28 13:22:43 +00:00 |
sequencer.c
|
sequencer(4): Fix lock leak in ioctl(FIOASYNC).
|
2022-07-01 01:04:59 +00:00 |
sequencer_mod.c
|
Combine the midi and sequencer modules into a single midi_seq module
|
2022-06-04 03:31:10 +00:00 |
sequencervar.h
|
…
|
|
smbios.c
|
fix typos in word "successful".
|
2021-09-16 22:19:10 +00:00 |
smbios_platform.c
|
move the creation of machdep.smbios into platform_init().
|
2022-11-25 22:17:20 +00:00 |
smbiosvar.h
|
smbios: Add character device for accessing SMBIOS tables
|
2021-07-24 11:39:18 +00:00 |
spkr.c
|
malloc(9) -> kmem(9)
|
2022-09-24 23:16:37 +00:00 |
spkr_audio.c
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-24 23:16:02 +00:00 |
spkrio.h
|
…
|
|
spkrvar.h
|
…
|
|
veriexec.c
|
veriexec(4): Omit needless device crud in veriexec.c.
|
2022-02-12 02:40:48 +00:00 |
veriexec.config
|
…
|
|
video.c
|
video(9): Make softc argument mandatory for video_attach_mi.
|
2022-03-03 06:23:25 +00:00 |
video_if.h
|
fix various typos in comments.
|
2022-07-05 20:15:40 +00:00 |
vnd.c
|
revert 1.281
|
2022-09-04 21:56:38 +00:00 |
vndvar.h
|
…
|
|