Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-30 | Updated sparc audio | Jason Wright | |
1998-04-30 | Wall | Theo de Raadt | |
1998-04-30 | make ctype macros on char 0x82 and such work | Theo de Raadt | |
1998-04-30 | Only use scsi geometry to fake up a label if we were able to get | Todd C. Miller | |
the capacity. Fixes a panic with fictitious labels on zip drives. | |||
1998-04-30 | Fix a few missing changes from the last NetBSD merge. | Jason Wright | |
1998-04-29 | reflect reality | David Leonard | |
1998-04-28 | NetBSD-based -Wall cleanup | Paul Janzen | |
1998-04-28 | Let's actually reflect reality and provide useful information in manual | Jason Downs | |
pages. | |||
1998-04-28 | Redo the way ONLY_FOR_ARCH was implemented. The new method | Marco S Hyman | |
allows things like "make clean" and a top level "make index" work regardless of the architecture upon which the command is issued. | |||
1998-04-28 | Xr madvise not vadvise | Theo de Raadt | |
1998-04-28 | copy the upgrade program to the ramdisk. Damn this should have been in 2.3 | Todd C. Miller | |
1998-04-28 | move globbing code into its own function | Todd C. Miller | |
1998-04-28 | use Xr more often | Theo de Raadt | |
1998-04-28 | do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.org | Theo de Raadt | |
1998-04-28 | use Xr more often | Theo de Raadt | |
1998-04-28 | Make kernel compile if we have IDE controller but no wd drive. | Angelos D. Keromytis | |
1998-04-28 | silence noisy probe() routines | Theo de Raadt | |
1998-04-27 | cleanup messages a bit | Theo de Raadt | |
1998-04-27 | Silence warning now that a_* is not long. | Todd C. Miller | |
1998-04-27 | grammar | Paul Janzen | |
1998-04-27 | fix .Ev usage | Todd C. Miller | |
1998-04-27 | Update gcc version and let Configure figure out how to convert a float to | Todd C. Miller | |
a string by itself. Hard coding it seems to expose a Configure bug. | |||
1998-04-27 | Add missing parens. Peter Galbavy <peter@wonderland.org> | Todd C. Miller | |
1998-04-27 | Historically, talk pays no attention to hostnames, so if you've typed | Paul Janzen | |
'talk aaa@b' and are waiting for a response, and user aaa@c tries to talk to you, you'll be transparently connected. Now, talk will print the hostname of the remote party if it's not the same host that you asked for. | |||
1998-04-27 | make the appropriate audio devices | Niels Provos | |
1998-04-27 | s/cat/cal/ | Michael Shalayeff | |
1998-04-27 | Correctly operate on hardlink when source and destination are not on the | Theo de Raadt | |
same device; freebsd | |||
1998-04-27 | sync | Theo de Raadt | |
1998-04-27 | shrink more | Theo de Raadt | |
1998-04-27 | sync | Theo de Raadt | |
1998-04-27 | simplify a few names; this is in every kernel | Theo de Raadt | |
1998-04-27 | Remove mention of libalias and dlopen/dlsym. | brian | |
1998-04-27 | Adapt to new bus_space functions after fixing namespace issues. | gene | |
1998-04-27 | make error messages for binds different | Michael Shalayeff | |
1998-04-27 | Add bus_space.c. | gene | |
1998-04-27 | Correct namespace collisions for bus_space_probe and split out | gene | |
bus_space functions into a separate source file ala NetBSD. | |||
1998-04-27 | fix paths | Theo de Raadt | |
1998-04-26 | NetBSD merge | Niklas Hallqvist | |
1998-04-26 | fix some warnings | Todd C. Miller | |
1998-04-26 | Allow PF_LOCAL as the proto arg in socketpair(2). Previously, only | Todd C. Miller | |
PF_UNSPEC would work. Needed for general sanity as well as XPG4.2. | |||
1998-04-26 | cleanup | Artur Grabowski | |
1998-04-26 | cleanup | Artur Grabowski | |
1998-04-26 | Get audio framework from MI-land, scrap the local variant. Some NetBSD merging | Niklas Hallqvist | |
1998-04-26 | $OpenBSD$ | Niels Provos | |
1998-04-26 | $ | Niels Provos | |
1998-04-26 | We don't do .Nm "" | Todd C. Miller | |
1998-04-26 | add audioctl + mixerctl | Niels Provos | |
1998-04-26 | remove another foul up of mine | Niels Provos | |
1998-04-26 | reenable ppp | Theo de Raadt | |
1998-04-26 | mixerctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos | |