1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
millert 9c31ed2ba1 Don't prototype functions if they are really just macros.
cpu_exec_aout_makecmds() may be #defined to ENOEXEC
2002-02-16 18:18:34 +00:00
..
adosfs UBC was a disaster. It worked very good when it worked, but on some 2001-12-19 08:58:05 +00:00
altq sync with KAME. 2002-02-13 08:11:48 +00:00
arch New port of FreeBSD's ahc driver 2002-02-16 04:36:32 +00:00
compat Make this compile. 2002-02-16 15:45:04 +00:00
conf New port of FreeBSD's ahc driver 2002-02-16 04:36:32 +00:00
crypto - Rename FILE_{,UN}USE to FREF and FRELE. USE is a bad verb and we don't have 2002-02-08 13:53:27 +00:00
ddb Add "boot reboot" to please jason@ and "boot poweroff" to please drahn@. 2002-01-28 19:31:56 +00:00
dev Sync 2002-02-16 17:27:22 +00:00
gnu/arch/i386/fpemul fix starting comment; detected while playing with recent gas. 2001-05-22 08:06:40 +00:00
isofs/cd9660 spelling 2002-02-10 23:15:05 +00:00
kern Simplify pid selection algorithm. ok art@ deraadt@ 2002-02-16 00:54:49 +00:00
lib sync 2002-02-07 13:53:07 +00:00
miscfs More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl functions in sys/compat are left. 2002-02-13 19:08:06 +00:00
msdosfs UBC was a disaster. It worked very good when it worked, but on some 2001-12-19 08:58:05 +00:00
net pf only uses seconds for time measuring. There is no need to call microtime 2002-02-15 15:42:52 +00:00
netatalk More old timeouts removal, mainly affected unused/unmaintained code. 2001-08-19 15:07:30 +00:00
netccitt Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending 2001-06-27 03:49:52 +00:00
netinet Don't cast nonexistent return value from splx to (void). ok art@ 2002-02-15 20:45:29 +00:00
netinet6 spelling 2002-02-10 23:15:05 +00:00
netipx Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. 2001-11-06 19:53:09 +00:00
netiso more than typo 2001-11-19 19:22:43 +00:00
netnatm
netns occured->occurred 2001-09-20 17:02:29 +00:00
nfs Fix all users of getsock to use FREF/FRELE properly. 2002-02-12 13:05:31 +00:00
scsi Disable tagged queueing for HP C3725S and IBM DCAS drives where 2002-02-16 17:20:27 +00:00
stand
sys Don't prototype functions if they are really just macros. 2002-02-16 18:18:34 +00:00
ufs process the delayed-free queue more often; chs@netbsd.org 2002-01-29 14:31:59 +00:00
uvm Don't prototype functions if they are really just macros. 2002-02-16 18:06:39 +00:00
xfs Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. 2001-11-06 19:53:09 +00:00
Makefile recurse into sparc64, too 2001-09-07 15:36:53 +00:00