summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-03mr/gtp in radio and more of supported models description for fms in pci; ↵Michael Shalayeff
from jumbo@
2002-06-03KNF [return(foo) -> return (foo)]. ok millert@Kjell Wooding
2002-06-03Update to sendmail-8.12.4Todd C. Miller
2002-06-03detect stereo reception; from jumbo@Michael Shalayeff
2002-06-03Xref brconfig(8).Miod Vallat
2002-06-03add rasops24 to creator. minor indentation while i'm here.Federico G. Schwindt
2002-06-03- use the 24 bits dumb frame buffer reg. instead of the 32 one, but returnFederico G. Schwindt
32 bpp to wsfb. - print the model; the board type is not useful. this enables video output in the U1/E and probably some other creator models. tested by jason@ and Daniel Zieber <dlz@astro.caltech.edu>; jason@ ok.
2002-06-03wrong cutnpaster; problem reported by Tim Tickel <twt@globodom.com> via pr2711Michael Shalayeff
2002-06-03Add NAT keyword so it is picked up by apropos (man -k NAT). ok dhartmei@Kjell Wooding
2002-06-03regenMichael Shalayeff
2002-06-03Guillemot/maxiradio was a rebadged gemtek/pr103.Michael Shalayeff
the mr(4) was not really tested and therefore is now replaced w/ a tested gtp(4), renamed pci ids too. from jumbo@
2002-06-03Also print labels in 'pfctl -s all'. ok dhartmei@Kjell Wooding
2002-06-03fix typoTodd T. Fries
2002-06-03make ro /usr/src work again, tholo@ okTodd T. Fries
while I'm here, make 'cleandir' cleanup all files
2002-06-03make ro /usr/src work againTodd T. Fries
while I'm here, make 'cleandir' cleanup all files
2002-06-03fix:Mike Pechkin
o) don't use argument w/ .Nm; o) don't use blank line after .Sh; wcobb@ ok
2002-06-03compatiblity -> compatibilityTheo de Raadt
decriptor -> descriptor authentciated -> authenticated transmition -> transmission
2002-06-03compatiblity -> compatibilityTheo de Raadt
decriptor -> descriptor authentciated -> authenticated transmition -> transmission
2002-06-03volatile sig_atomic_tTheo de Raadt
2002-06-03sig_atomic_t type must also be volatileTheo de Raadt
2002-06-03use issetugid() instead of uid/gid comparisons; from drahnTheo de Raadt
2002-06-03mktemp(1) fixes; jason@ackley.netTheo de Raadt
2002-06-03use void keyword in usage example. ok theoKjell Wooding
2002-06-03syncTheo de Raadt
2002-06-03more nroff/KNF. from deraadtJun-ichiro itojun Hagino
2002-06-03typoJun-ichiro itojun Hagino
2002-06-03syncTheo de Raadt
2002-06-03more posix-compliant arg parsing. sync w/kame. help from deraadtJun-ichiro itojun Hagino
2002-06-03man page for noct (a bit belated).Jason Wright
2002-06-03Convert from rcons to rasopsJason Wright
2002-06-03remove hardcoded assumptions on if_mtu. leave it to sys/net.Jun-ichiro itojun Hagino
makes it possible to take advantage of 9K ethernet.
2002-06-02grammar. from netbsd via kameJun-ichiro itojun Hagino
2002-06-02withough -> withoutTheo de Raadt
2002-06-02KNFTheo de Raadt
2002-06-02fix tables; fred@francis.unitra.skTheo de Raadt
2002-06-02KNFTheo de Raadt
2002-06-02Implement PMAP_CANFAIL handling for m68k shared pmap module.Miod Vallat
2002-06-02Turn off timing if WSDISPLAY_BURN_VBLANK is set (which in turn puts mostJason Wright
monitors in standby).
2002-06-02missing sockaddr inits; ok itojunTheo de Raadt
2002-06-02Skeleton driver for the NetOctave NSP2000 (only supports RNG at the moment)Jason Wright
2002-06-02BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.comTodd C. Miller
The common.h include file has been incorporated into if_wi_ieee.h similar to what is in FreeBSD.
2002-06-02mrtstat members are u_long, so use %lu not %ldJun-ichiro itojun Hagino
2002-06-02explicit padding; okay deraadt@Niels Provos
2002-06-02KNF (no variable name should be present on prototype)Jun-ichiro itojun Hagino
2002-06-02Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER isbrian
sufficient.
2002-06-02syncTheo de Raadt
2002-06-02missing first port on titan 800L; noted via seb@script.jussieu.frTheo de Raadt
2002-06-02duplicate vendorTheo de Raadt
2002-06-02clear sockaddr_in before useTheo de Raadt
2002-06-02strlcpyTheo de Raadt