freebsd-src/sys
Bruce Evans 326b780b04 Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't
actually offsets, they are offsets scaled by dividing by 2^cy_align.
I use different values for cy_align since the -current values are
unnaturally scaled, so I need different offsets, and the wrong
offsets got committed.

Reported by:	nnd@itfs.nsk.su (N.Dudorov)
1997-11-10 15:46:33 +00:00
..
alpha Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
amd64 Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
compat Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
compile
conf Assign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for the 'ttxt' Unitext 1997-11-10 03:50:29 +00:00
ddb A better fix for the ddb command history buffer problem; use a static 1997-11-09 06:30:29 +00:00
dev Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't 1997-11-10 15:46:33 +00:00
fs Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
i386 Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't 1997-11-10 15:46:33 +00:00
isa Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
isofs/cd9660 Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
kern MF22: MSG_EOR bug fix. 1997-11-09 05:07:40 +00:00
libkern Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
miscfs fix slight breakages from PHK's VFS work. 1997-11-08 19:02:28 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
net Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
netipx Removed unused #includes. 1997-10-28 15:59:26 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Removed unused #includes. 1997-10-28 15:59:26 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
nfsclient Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
nfsserver Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
pc98 Sync with sys/i386/conf/majors.i386 revision 1.20. 1997-11-10 13:46:38 +00:00
pccard - Reset the pcic controller interrupt 'poll' timeout *after* we call the 1997-11-04 17:50:23 +00:00
pci Merge 971020 stuff.. Check 21142? SROM CRC. 1997-11-08 14:46:58 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
sys Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
tools Removed unused #includes. 1997-10-28 15:59:26 +00:00
ufs Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
vm Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00