summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-03-30Export udf_transname(), which will be neededPedro Martelletto
2005-03-30Before doing the 8->16 bit expansion using a fixed-size buffer,Pedro Martelletto
2005-03-29Handle apm_battlow flag by suspending, and clear all flags after resume.Uwe Stuehler
2005-03-29add copyright meMarco Peereboom
2005-03-29add copyright meMarco Peereboom
2005-03-29add raid mgmt ioctlsMarco Peereboom
2005-03-29add commandsMarco Peereboom
2005-03-29add raid definesMarco Peereboom
2005-03-29Changed On/Off button behaviour (unless the lid is closed):Uwe Stuehler
2005-03-29- Support the machdep.kbdreset sysctl on zaurus.Uwe Stuehler
2005-03-29Shrink kernel image buffer from 8M to 5M (no kernel should be that big),Uwe Stuehler
2005-03-29sparc64 StackGhost.Mark Kettenis
2005-03-29in right placeTheo de Raadt
2005-03-29Shrink struct label_t to the correct size; ok drahn@ a long time ago.Miod Vallat
2005-03-29Bring in UDF support from FreeBSD, disabled for now.Pedro Martelletto
2005-03-29Plug iso_disklabelspoof() in readdisklabel(); requested by deraadt@Miod Vallat
2005-03-29udf_disklabelspoof() protoTheo de Raadt
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
2005-03-29Missing break;Miod Vallat
2005-03-29If a tctrl device is attached, run the keyboard bell through it, since theMiod Vallat
2005-03-29Display the PCMCIA icon when cards are plugged.Miod Vallat
2005-03-29A few tctrl improvements, mostly adapted from NetBSD:Miod Vallat
2005-03-29Remove workarounds for old compilers.Miod Vallat
2005-03-29pull over some minor fixes from NetBSD:Martin Reindl
2005-03-28syncTheo de Raadt
2005-03-28two more radeon; gklok@cogeco.caTheo de Raadt
2005-03-28p_fstype FS_UDF or #21Theo de Raadt
2005-03-28Relax dependencies.Miod Vallat
2005-03-28add some const to ether_*. remove bonus prototypes this brought out.Ted Unangst
2005-03-28Use USBD_DEFAULT_TIMEOUT on control transfers, rather than the SCSI requestChristopher Pascoe
2005-03-28minor spelling corrections.Christopher Pascoe
2005-03-28Use mii_phy_tick() instead of duplicating code.Kenneth R Westerback
2005-03-28shorten dmesgDavid Gwynne
2005-03-27EB -> GBBrad Smith
2005-03-27regenBrad Smith
2005-03-27EB -> GBBrad Smith
2005-03-27remove FreeBSD ifdef bloat.Brad Smith
2005-03-27Fix possible double alignment, and a memory leak in error path. MostlyKenneth R Westerback
2005-03-27another fxp PCI idBrad Smith
2005-03-27regenBrad Smith
2005-03-27ICH-6M fxp PCI idBrad Smith
2005-03-26Use "struct em_softc *sc" consistently all over and uncover theBrad Smith
2005-03-26enable compat_hpux and a commented out compat_linuxMichael Shalayeff
2005-03-26oops. it's 2005 now!Michael Shalayeff
2005-03-26md parts for hpux_compa code; some problems w/ signals delivery still existMichael Shalayeff
2005-03-26- Parse boot arguments like on other platforms and handle common flags.Uwe Stuehler
2005-03-26enable reception of multicast frames; from NetBSDChristian Weisgerber
2005-03-26encrypt swap by default. cheap, and why not. can be disabled by peopleTheo de Raadt
2005-03-26simplify man! no need to outline pci_mapreg_map() anymore just use itMichael Shalayeff
2005-03-26Use the PROM font whenever possible, rather than switching to theMiod Vallat