index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2019-12-31
Use C99 designated initializers with struct filterops. In addition,
Visa Hankala
2019-12-31
Use km_alloc(9) instead of uvm_km_zalloc().
Martin Pieuchot
2019-12-31
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-31
include sys/sensors.h for sensor use
Jonathan Gray
2019-12-31
include sys/sensors.h for sensor use
Jonathan Gray
2019-12-31
include sys/sensors.h for sensor use in cacvar.h
Jonathan Gray
2019-12-31
needs sys/sensor.h to standalone from whether machine/cpu.h pulls the
Theo de Raadt
2019-12-30
convert infinite msleep(9) to msleep_nsec(9)
Jonathan Gray
2019-12-30
convert infinite msleep(9) to msleep_nsec(9)
Jonathan Gray
2019-12-30
clear B_NOCACHE if the buffer has dependencies for softdep, since
Bob Beck
2019-12-30
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-30
The loopback check in ip6_input_if() was needless. The ::1 destination
Alexander Bluhm
2019-12-30
In vcount() a safe loop over vnodes was commited to 4.4BSD in 1994.
Alexander Bluhm
2019-12-30
Add ne(4) support on cbus(4).
Kenji Aoyama
2019-12-30
convert infinite msleep(9) to msleep_nsec(9)
Jonathan Gray
2019-12-30
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-29
Populate logical disk port WWNs with their RAID volume's WWID
kn
2019-12-29
If the new candidate AP found after a background scan has an RSSI level
Stefan Sperling
2019-12-29
increase net80211's node cache size; now we can see all APs at 36c3
Stefan Sperling
2019-12-29
The name field of struct mpii_cfg_raid_vol_pg1 is 16 bytes, not 32.
Jonathan Matthew
2019-12-29
Wake up knote waiters in knote_drop(). This lets the blocked
Visa Hankala
2019-12-28
Add sizes for free() in clct(4).
Frederic Cambus
2019-12-28
regen
kn
2019-12-28
Attach Symbios Logic Flash Accelerator eMLC cards
kn
2019-12-27
Convert the speclisth hash buckets into SLIST macros. This makes
Alexander Bluhm
2019-12-27
Don't start background scans before WPA handshake has completed.
Stefan Sperling
2019-12-27
Remove the kernel lock in pipe read and write routines since everything
anton
2019-12-26
tsleep -> tsleep_nsec(9) in setroot()
kn
2019-12-26
Fix white spaces.
Alexander Bluhm
2019-12-26
implement unregister_shrinker()
Jonathan Gray
2019-12-26
Move extern declarations of vfsops variables into header file.
Alexander Bluhm
2019-12-26
Convert struct vfsops initializer to C99 style.
Alexander Bluhm
2019-12-26
In ACPI mode, do not generate "cpu" nodes for CPUs that are disabled.
Mark Kettenis
2019-12-26
enable shrinker for ttm
Jonathan Gray
2019-12-25
Replace macros knote_alloc() and knote_free() with direct use of
Visa Hankala
2019-12-25
Use FOREACH macro to iterate over mnt_vnodelist.
Alexander Bluhm
2019-12-25
WSDISPLAYIO_GTYPE is u_int not int
Jonathan Gray
2019-12-25
Hook up the shrinker for inteldrm(4). This is a "light" version that only
Mark Kettenis
2019-12-25
Condense a few multi line comments into single line ones. While here
anton
2019-12-25
Protect remaining fields of `struct pipe' using the pipe_lock. In order
anton
2019-12-25
TIMEOUT_INITIALIZER(9): C99 initializers
cheloha
2019-12-25
timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduled
cheloha
2019-12-24
Fill in names for consbufsize and consbuf sysctl for nicer kdump(1)
Alexander Bluhm
2019-12-24
The console buffer is allocated during startup. initconsbuf() is
Alexander Bluhm
2019-12-24
regen
Visa Hankala
2019-12-24
Unlock nanosleep(2).
Visa Hankala
2019-12-23
fix broken tree. sorry for inconveniences.
Alexandr Nedvedicky
2019-12-23
rdr-to with loopback destination should work even though
Alexandr Nedvedicky
2019-12-23
Machines with many CPUs and long feature lists fill up the dmesg(8)
Alexander Bluhm
2019-12-23
The boot loader allows to inspect memory with the hexdump command.
Alexander Bluhm
[next]