Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-06 | drop out of any intr fixup activities if was disabled in the config flags | Michael Shalayeff | |
2002-05-06 | add url(4) | Nathan Binkert | |
2002-05-06 | 3.2 | Nathan Binkert | |
2002-05-06 | changes for the radio at fms; from jumbo@ und mickey@ | Michael Shalayeff | |
2002-05-06 | tuner driver for the fms cards. | Michael Shalayeff | |
attach radio at the fms(4), instead of a separate device, which would never work out fine. from Vladimir Popov <jumbo@narod.ru> rework the radio config stuff (radio at radiobus, instead of radio at radio), allowing to tag source files in the files.* files w/ radio attribute. from mickey@ | |||
2002-05-06 | typo in comment | jasoni | |
2002-05-06 | - Only copy the significant bits of the result out (and make sure the buffer | Jason Wright | |
is long enough to handle it) and bzero the rest. - Increase key buffer sizes to 2048 bits. | |||
2002-05-06 | Convert a getresp that seems to have escaped the sieve. | Hugh Graham | |
Spotted by grange. | |||
2002-05-06 | typedef for proc * for portability | Nathan Binkert | |
2002-05-06 | Make more portable with NetBSD | Nathan Binkert | |
Whitespace sync with NetBSD | |||
2002-05-06 | sync with NetBSD | Nathan Binkert | |
2002-05-06 | Sync with NetBSD | Nathan Binkert | |
2002-05-06 | regen. | Peter Valchev | |
2002-05-06 | Match D-Link DE-660+, tested by drewc@rift.com, ok fgs | Peter Valchev | |
2002-05-06 | new conversion functions from NetBSD for uaudio | Nathan Binkert | |
2002-05-05 | Use correct $NetBSD$ | Nathan Binkert | |
2002-05-05 | whitespace sync with netbsd. | Nathan Binkert | |
2002-05-05 | Instead of returning a useless kernel space pointer for the rule that | Daniel Hartmeier | |
created the state from DIOCGETSTATE(S), return the integer rule number, Print rule number (if existant) from pfctl -vss. Suggested by Jeff Nathan. | |||
2002-05-05 | nsems must be > 0, not >= 0; Michael Knudsen | Todd C. Miller | |
2002-05-05 | fix panic triggered by using a 3.0 wsmoused on a 3.1 kernel, by | Matthieu Herrb | |
checking that wsms_dev is not NULL before dereferencing it. ok jbm@ | |||
2002-05-04 | Clean up the logic in install_url(): | Kenneth R Westerback | |
a) Eliminate extraneous cat invocations that are piped to grep by simply calling grep with the file name. b) Eliminate the only use of isnumeric() by using a ksh'ism left exposed in sh: '+([0-9])'. Eliminate isnumeric(). c) Test for a http/ftp list index of '0' and treat as an out of range error rather than an IP address. d) Reorganize to make smaller and more clear. Add documentation to sh(1) for ksh patterns that are available. ok millert@, miod@ | |||
2002-05-04 | some space and tab cleanup. | Federico G. Schwindt | |
2002-05-04 | add some Netra servers | Brad Smith | |
2002-05-04 | make ssh not setuid. We will solve the issues relating to it being setuid ↵ | Theo de Raadt | |
later. Groovy, ok? | |||
2002-05-04 | enable privsep by default; provos ok | Theo de Raadt | |
2002-05-03 | disable ahc again for now, since it does not fit; ok miod | Peter Valchev | |
2002-05-03 | Regen. | Miod Vallat | |
2002-05-03 | Add more cards and device names, and print better looking probe messages for | Miod Vallat | |
unknown cards. | |||
2002-05-03 | Typo; from Andrey Smagin (andrey at smagin dot com), thanks! | Miod Vallat | |
2002-05-03 | Fix typo. | Angelos D. Keromytis | |
2002-05-03 | a few fix ups based on patch from PR 2539. | Brad Smith | |
-- Ok'd by: millert@ | |||
2002-05-03 | Add Dlink DWL650 and add Spectrum24 in the NAME section; from Warner | Todd C. Miller | |
2002-05-03 | Fix pasto in -anewer and -cnewer options that caused them to behave | Todd C. Miller | |
as -newer; Dave Horsfall | |||
2002-05-03 | add pwdgen entries. PR 2557. | Brad Smith | |
-- From: Sebastian Stark | |||
2002-05-03 | md5 -> distinfo rename. | Marc Espie | |
Noticed by Christian Edward Gruber. | |||
2002-05-03 | cross-reference atactl(8); ok miod@, fgsch@, espie@ | Christian Weisgerber | |
2002-05-03 | ptrdiff_t and size_t fixes. | Marc Espie | |
okay mickey@ | |||
2002-05-03 | no guarantee that ptrdiff_t is int and not long, so cast. | Marc Espie | |
ok mickey@ | |||
2002-05-03 | 82801CA/CAM works like previous models. | Marc Espie | |
Suggested by csapuntz@, tested to work. Okay csapuntz@ | |||
2002-05-03 | +pthread_specific | Wilbern Cobb | |
ok fgsch@. | |||
2002-05-03 | test pthread_key_create(), pthread_key_delete(), pthread_getspecific() | Wilbern Cobb | |
and pthread_setspecific(). ok fgsch@. | |||
2002-05-03 | LBA48 support. | Grigoriy Orlov | |
Adopted from NetBSD by Alexander Yurchenko <grange@openbsd.ru>. costa@ ok. | |||
2002-05-03 | le_ioasic.h is history | Todd C. Miller | |
2002-05-03 | Need a dummy tc_fb_cnattach() until we have real fb support on | Todd C. Miller | |
TURBOchannel machines. | |||
2002-05-02 | Oops, it's too early for this chunk of code... spotted by millert@. | Miod Vallat | |
2002-05-02 | Update TURBOchannel machines status. | Miod Vallat | |
2002-05-02 | Add a type specifier for intrnames, eintrnames, intrcnt, and eintrcnt. | Todd C. Miller | |
Without this, n_type in struct nlist ends up as N_UNDF for those symbols which makes vmstat -i unhappy. mido@ OK | |||
2002-05-02 | Big TURBOchannel support catchup from NetBSD, part 1. | Miod Vallat | |
A few local changes and tweaks remain. This bring DEC 3000 machines back in the game, but framebuffers are still not supported at the moment. Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing. | |||
2002-05-02 | localhost:comsat appears to work. might be DNS issues, but only if we ↵ | Theo de Raadt | |
deploy it can we see such issues | |||
2002-05-02 | userland portion of prefixing usb structure members to avoid name clashes. | Nathan Binkert | |
From NetBSD |