1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
2003-05-12 00:02:32 +00:00
..
adosfs Unused variable. 2003-04-01 12:18:43 +00:00
altq life's easier if one initializes pointers... 2003-04-12 20:03:22 +00:00
arch nuke another common: want_resched 2003-05-11 22:09:31 +00:00
compat sync 2003-05-11 19:45:43 +00:00
conf lm(4) driver from NetBSD adapted for sysctl interface. 2003-04-25 21:24:15 +00:00
crypto makeing a local array static saves some bytes; idea from mickey@ 2003-04-09 21:23:51 +00:00
ddb
dev CNET CNF301, Lucas Maneos <openbsd@subs.maneos.org> 2003-05-11 09:52:43 +00:00
gnu/arch/i386/fpemul asm cleanup, binutils gas is more pickey about asm instruction word size. 2003-04-17 03:45:30 +00:00
isofs/cd9660 string fix; tedu ok 2003-05-07 23:01:24 +00:00
kern remove two remnants of an imaginary in-kernel AFS support 2003-05-11 07:25:12 +00:00
lib warn for strcpy|strcat|sprintf|vsprintf; ok art dhartmei pval, and either henning or pb, i cannot tell which it was 2003-05-10 21:44:53 +00:00
miscfs use LK_EXCLUSIVE like all other file systems. 2003-05-11 01:47:00 +00:00
msdosfs string cleaning; ok art tedu 2003-05-07 22:16:26 +00:00
net missing include 2003-05-12 00:02:32 +00:00
netatalk
netccitt intial -> initial; 2003-02-18 13:14:42 +00:00
netinet "enought to" -> "enough to" comment typo 2003-05-10 22:39:20 +00:00
netinet6 use strlcpy; itojun ok 2003-05-07 02:12:09 +00:00
netipx string fixes; tedu ok 2003-05-03 21:14:59 +00:00
netiso string fix 2003-05-03 22:20:19 +00:00
netnatm
netns string fixes; tedu ok 2003-05-03 21:14:59 +00:00
nfs make this at least compile ... 2003-05-07 02:06:31 +00:00
scsi String fixes. Scsi now strcpy/strcat/sprintf/strncat free. Some 2003-05-06 23:16:51 +00:00
stand oops 2003-04-17 12:09:48 +00:00
sys Regen 2003-05-10 17:55:53 +00:00
ufs revert part of previous. if mfs gets a signal, it doesn't attempt to 2003-05-11 03:30:25 +00:00
uvm Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better 2003-05-05 17:54:59 +00:00
xfs
Makefile