summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-04-28silence noisy probe() routinesTheo de Raadt
1998-04-27cleanup messages a bitTheo de Raadt
1998-04-27Silence warning now that a_* is not long.Todd C. Miller
1998-04-27syncTheo de Raadt
1998-04-27shrink moreTheo de Raadt
1998-04-27syncTheo de Raadt
1998-04-27simplify a few names; this is in every kernelTheo de Raadt
1998-04-27Adapt to new bus_space functions after fixing namespace issues.gene
1998-04-27Add bus_space.c.gene
1998-04-27Correct namespace collisions for bus_space_probe and split outgene
bus_space functions into a separate source file ala NetBSD.
1998-04-26NetBSD mergeNiklas Hallqvist
1998-04-26Allow PF_LOCAL as the proto arg in socketpair(2). Previously, onlyTodd C. Miller
PF_UNSPEC would work. Needed for general sanity as well as XPG4.2.
1998-04-26Get audio framework from MI-land, scrap the local variant. Some NetBSD mergingNiklas Hallqvist
1998-04-26$Niels Provos
1998-04-26remove another foul up of mineNiels Provos
1998-04-26use a rel. path for compat/ossaudioNiels Provos
1998-04-26correct copyrightTheo de Raadt
1998-04-26New audio adaption; netbsdNiklas Hallqvist
1998-04-262nd try: compat ossaudio from NetBSD mostly byNiels Provos
Lennart Augustsson <augustss@cs.chalmers.se>
1998-04-26use osscompat for audio emulation.Niels Provos
1998-04-26typoTodd C. Miller
1998-04-26attach audio device to sound cardsNiels Provos
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-26correct utimes() emulationTheo de Raadt
1998-04-25close PR 459David Leonard
1998-04-25whitespaceJason Downs
1998-04-25convert i386 to MNNMichael Shalayeff
1998-04-25syncTheo de Raadt
1998-04-25new realtek ethernet cardTheo de Raadt
1998-04-25Fix my messup in the last commit, thanks mickeyNiklas Hallqvist
1998-04-25fix some more printf's where a long arg was specified that is u_int32_tTodd C. Miller
1998-04-25a.out fields are u_int32_t not long; fix warnings from printf.Todd C. Miller
1998-04-25kcore.h stub, uses m68k include.Jason Downs
1998-04-25Use generic m68k format kcore by default.Jason Downs
1998-04-25typoNiklas Hallqvist
1998-04-25syncTheo de Raadt
1998-04-25readlink() 3rd param is size_t; XPGTheo de Raadt
1998-04-25spellingDavid Leonard
1998-04-25typoNiklas Hallqvist
1998-04-25typoNiklas Hallqvist
1998-04-25a.out fields are 32 bits, this change eases cross-compilation from alphaNiklas Hallqvist
to 32-bit systems
1998-04-25Aparently the socketpair bug is fixed in current Linux kernels soTodd C. Miller
back out my last change.
1998-04-25Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest ofTodd C. Miller
source. I've had this in my tree forever and I don't recall the originator.
1998-04-25Add option NTP to the standard set of things built into the kernel.gene
Adds minimal bloat vs. functionallity.
1998-04-25set d_bbsize and d_sbsize in spoofed label to values correct for ffsTodd C. Miller
1998-04-25print keyboard type; mho@stacken.kth.seTheo de Raadt
1998-04-25some exceptions from netbsdTheo de Raadt
1998-04-25UDF and 66MHz support; zubin@clouseau.arl.wustl.eduTheo de Raadt
1998-04-25syncTheo de Raadt
1998-04-25two ATM cardsTheo de Raadt