1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys
Peter Dufault 8be820d189 Split byte packing functions into signed and unsigned versions.
Left most current invocations as signed, though that could be wrong.
1995-01-31 11:41:47 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Fix disassembly of `bt[crs] $Ib,E'. 1995-01-29 02:38:15 +00:00
compile
conf Add Tunnel device for ppp (iijppp) 1995-01-31 06:33:58 +00:00
ddb Load the kernel symbol table in the boot loader and not at compile time. 1995-01-25 21:40:47 +00:00
dev Reviewed by: 1995-01-30 21:36:32 +00:00
fs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
gnu Fix the include path to scdreg.h. 1995-01-30 05:29:03 +00:00
i386 Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
isa Reviewed by: 1995-01-30 21:36:32 +00:00
isofs/cd9660 Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
kern Rewrote rlist_free(). The previous code was a good example of how to 1995-01-31 06:48:53 +00:00
libkern
miscfs
modules Add ipfw to /lkm Makefile..uups.. 1995-01-30 14:21:46 +00:00
msdosfs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
net 1995-01-31 06:15:49 +00:00
netccitt
netinet Correct long-standing error in the RSVP hooks (would initialize but never 1995-01-26 18:59:02 +00:00
netiso
netns
nfs Fix longstanding benign type mismatch. 1995-01-29 06:37:13 +00:00
nfsclient
nfsserver
pci Change the string returned in the aic7870 motherboard probe case. Change 1995-01-22 00:47:50 +00:00
powerpc/include
rpc
scsi Split byte packing functions into signed and unsigned versions. 1995-01-31 11:41:47 +00:00
sys Define MAXARCS correctly. It has nothing to do with HISTCOUNTER, and 1995-01-29 06:23:34 +00:00
tools
ufs Removed some unused/obsolete code. 1995-01-24 10:02:00 +00:00
vm Completed the fix for attempting to page out pages via the device_pager. 1995-01-28 02:02:25 +00:00
Makefile