NetBSD/sys
enami 95f9f9f48d In the function pcmcia_card_gettype:
- When there is only one pcmcia function, don't use first config
  entry to determine card type.  Instead, use the config entry
  actually used to initialize the pcmcia function if it is already
  initialized, else a card is memory-type.
- Don't put a space after cast.
- Use SIMPLEQ_FIRST/NEXT macro.
1998-06-05 02:51:17 +00:00
..
adosfs
arch oops, read CNFG on all Pyxis revs. 1998-06-05 02:15:38 +00:00
compat Fix off by 1 error 1998-05-25 17:13:43 +00:00
conf Device driver for the SMC 83c170 Ethernet PCI Integrated Controller (EPIC/100) 1998-06-02 01:29:41 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev In the function pcmcia_card_gettype: 1998-06-05 02:51:17 +00:00
gdbscripts
ipkdb
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern Regen: mlock() and munlock() prototype changes. 1998-05-30 22:23:30 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Since the interlock has been unlocked, also clear LK_INTERLOCK from 1998-05-18 16:47:37 +00:00
msdosfs Name a simple lock consistently. 1998-05-20 01:45:15 +00:00
net Sync the symbol used for multiple inclusion protection with the canonical 1998-05-29 13:37:39 +00:00
netatalk
netccitt
netinet Add a comment explaining why we do _not_ ACK data that might accompany 1998-06-02 18:33:02 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys Define MAP_FAILED, a symbolic constant which evaluates to the value returned 1998-06-03 21:52:40 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm Use the sparc's GCC lossage fix for the arm32 port as well. Problem appears 1998-06-02 20:51:24 +00:00
vm Per XSH98, const'ify the `addr' arguments to mlock() and munlock(). 1998-05-30 22:21:03 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00