This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
isa
History
Poul-Henning Kamp
42117b6c4d
Fix a probably rare and inconsequential memory leak.
...
Spotted by: FlexeLint
2002-10-02 20:29:54 +00:00
..
atkbd_isa.c
…
atkbdc_isa.c
…
atrtc.c
Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there
2002-09-21 07:59:06 +00:00
fd.c
Fix a probably rare and inconsequential memory leak.
2002-10-02 20:29:54 +00:00
fdreg.h
…
isa_common.c
Don't leak memory in case device_add_child_ordered() returns NULL.
2002-09-30 07:56:12 +00:00
isa_common.h
…
isa_if.m
…
isahint.c
…
isareg.h
…
isavar.h
…
orm.c
…
pnp.c
Added some buggy PC-98 PnP cards support.
2002-09-29 13:31:26 +00:00
pnpparse.c
…
pnpreg.h
…
pnpvar.h
…
ppc.c
…
ppcreg.h
…
psm.c
…
rtc.h
…
syscons_isa.c
Add suspend/resume method to syscons. This switch the mode
2002-08-25 18:35:44 +00:00
vga_isa.c
…