Age | Commit message (Collapse) | Author |
|
|
|
branch 'default'
added sys/lib/kbmap/sr (serbian cyrillic kbmap)
added sys/lib/kbmap/sr@latin (serbian latin kbmap)
|
|
|
|
|
|
(needed to disable power management/head unload on 2.5" drive)
|
|
tftpd option handling is not RFC-compliant. This causes picky
clients (such as curl) to fail transfers.
|
|
|
|
to make it easy to use normal libraries (such as libdraw, libsec, and libmp)
with the kernel, which uses extern register, don't stray into the external
register set when allocating values to registers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sometimes, the bios does not assign a interrupt line for pci
devices. this should not be fatal in case of mp ineterrupts
as long as there is intpin or msi can be used.
warn in intrenable() if we hit such a interrupt and set
irq to -1 to prevent it from getting enabled on the pic
or as isa interrupt in apic mode.
|
|
|
|
|
|
|
|
border layout
|
|
|
|
javascript lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getdev()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevents hang on misidentified or broken cards.
|