1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
2013-10-15 13:28:04 +00:00
..
altq new bandwidth shaping subsystem, kernel side 2013-10-12 12:13:10 +00:00
arch First shot at installation media for aviion, and updated documentation. 2013-10-15 13:28:04 +00:00
compat miod completed the ELF conversion (and didn't even use this compat bit), 2013-09-14 01:38:39 +00:00
conf Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, 2013-10-15 01:41:44 +00:00
crypto Allocate and deallocate memory for encryption contexts within cryptosoft, 2013-08-25 14:26:56 +00:00
ddb If sysctl ddb.trigger=1 is not called from the console, the error 2013-06-10 22:46:13 +00:00
dev Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, 2013-10-15 01:41:44 +00:00
isofs On return, uio_offset needs to be set to the offset of the first entry 2013-09-22 15:42:53 +00:00
kern repair typo talking about a.out 2013-10-15 05:30:53 +00:00
lib add fls/flsl functions to find the last bit set in a value 2013-07-11 01:20:31 +00:00
miscfs use printf(9) consistently in FUSE 2013-10-07 18:25:32 +00:00
msdosfs Format string fixes: %hu/%hd for uint16_t, %u/%d/%x for uint32_t 2013-10-01 20:22:11 +00:00
net Remove the multicast filter from the ``real'' interface when destroying 2013-10-15 10:24:41 +00:00
net80211 Replace all ovbcopy with memmove; swap the src and dst arguments too 2013-06-11 18:15:52 +00:00
netbt acknowlege -> acknowledge 2013-01-06 22:06:54 +00:00
netinet By passing invalid values in the routing message, root could crash 2013-10-14 16:06:33 +00:00
netinet6 Change the macros used to iterate over the multicast records of an 2013-10-14 11:07:42 +00:00
netmpls Keep this copy of the ICMP checksum code in sync with recent changes. 2013-07-10 07:30:39 +00:00
nfs format string fix: int64_t 2013-10-02 21:28:11 +00:00
ntfs Switch time_t, ino_t, clock_t, and struct kevent's ident and data 2013-08-13 05:52:02 +00:00
scsi typo 2013-10-07 17:54:23 +00:00
stand/boot Remove the old mkuboot since it was moved. 2013-06-01 01:07:53 +00:00
sys Import vxlan(4), the virtual extensible local area network tunnel 2013-10-13 10:10:00 +00:00
tmpfs A few fixes from Pedro Martelletto, adapted from 2013-10-10 11:00:28 +00:00
ufs Delete a T32 chunk that I missed before and update the comment on 2013-09-22 17:14:55 +00:00
uvm Don't invoke pmap_copy() on map holes. 2013-09-21 10:01:27 +00:00
Makefile Beagle has been replaced by armv7. 2013-09-04 19:39:18 +00:00