summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-04-14Make the check in close() for a non-deflatable file mode symetric tomartin
2013-04-14Corrected the dmesg output upon successful attachmentkhorben
2013-04-14Imported n900acad(4), a driver for the Nokia N900 reporting the chargingkhorben
2013-04-14Use a separate file to track the drivers specific to the Nokia N900, whichkhorben
2013-04-14return something reasonable for WSDISPLAYIO_GINFOchristos
2013-04-14Trailing whitespaceskrll
2013-04-13Extend ctype classification table to 16bit. Based on patch byjoerg
2013-04-12PR/47738: connect(2) to 239.x.y.z should return error but does not.christos
2013-04-12de-duplication police arrests sysctl.christos
2013-04-12Cleanup. No functional change.msaitoh
2013-04-12Add comments for some PCI Express Capability registers.msaitoh
2013-04-11fix off-by-onemacallan
2013-04-11KNF nitsmacallan
2013-04-11more OEA64_BRIDGE supportmacallan
2013-04-11in memio_map() don't fail without trying to mapiodev() if we don't find a BATmacallan
2013-04-11temporary kludge for G5 - on mine some devices are configured with interruptmacallan
2013-04-11for some reason we can't use the ROM font on G5, so disable it withmacallan
2013-04-11make PPC_OEA64_BRIDGE mode workmacallan
2013-04-11Introduce FPU_CONST_* constants to avoid a magic number.isaki
2013-04-11Update comments from 57XX-PG105-R.pdf and 5718-PG106-R.pdf.msaitoh
2013-04-11Fix typo in comment.msaitoh
2013-04-11Add BGE_PCIMISCCTL_PCISTATE_RW in BGE_INIT. It's required to set the PCISTATEmsaitoh
2013-04-11add missing SSIZE_MINchristos
2013-04-10add the _END() macros for OpenBSD compatibilitychristos
2013-04-10genpooka
2013-04-10cygwin compatpooka
2013-04-10sort prototypes.christos
2013-04-10Limit the tcp initial window setting to 10, leaving it by default to 4christos
2013-04-09genpooka
2013-04-09Add enough syscall compat for fs-utils to work on modern Solarispooka
2013-04-09Fix COMPAT_LINUX32.pooka
2013-04-09Fix PAX build.skrll
2013-04-08Remove some set but unused variablesskrll
2013-04-08Handle _STANDALONE case.skrll
2013-04-08regen for utimespooka
2013-04-08support utimes on non-alpha linux platformspooka
2013-04-08Fix the setting of Tx Random Backoff Register.msaitoh
2013-04-08Check BGE_SGDIG_STS when the chip is NOT a 5717 A0, like freebsdmsaitoh
2013-04-08 Temporary disable the NVRAM locking stuff for PR#47716.msaitoh
2013-04-08KMEMUSER -> _KMEMUSERuebayasi
2013-04-07Add detach support. From martin@.wiz
2013-04-07Add posix-2008 mandated timespec fields from Antoine Lecachristos
2013-04-07Use genfs_null_putpages for fifo putpages op to ensure that the interlock get...stacktic
2013-04-07When we receive a PCI PIO error, print the PCIC status register too.jdc
2013-04-07recover DLT_HIPPY and DLT_HDLC from before for if_hippisubr.c and hd64570.ckardel
2013-04-07Remove including myself.kiyohara
2013-04-07Add '\n' to tail of printing string.kiyohara
2013-04-07Include sapicvar.h for sapic_create().kiyohara
2013-04-07Use rx_data, not tx_data at urtwn_free_rx_list().nonaka
2013-04-07don't overwrite the CTF info with the symbol table.chs