Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-03 | mr/gtp in radio and more of supported models description for fms in pci; ↵ | Michael Shalayeff | |
from jumbo@ | |||
2002-06-03 | KNF [return(foo) -> return (foo)]. ok millert@ | Kjell Wooding | |
2002-06-03 | Update to sendmail-8.12.4 | Todd C. Miller | |
2002-06-03 | detect stereo reception; from jumbo@ | Michael Shalayeff | |
2002-06-03 | Xref brconfig(8). | Miod Vallat | |
2002-06-03 | add 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 return | Federico 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-03 | wrong cutnpaster; problem reported by Tim Tickel <twt@globodom.com> via pr2711 | Michael Shalayeff | |
2002-06-03 | Add NAT keyword so it is picked up by apropos (man -k NAT). ok dhartmei@ | Kjell Wooding | |
2002-06-03 | regen | Michael Shalayeff | |
2002-06-03 | Guillemot/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-03 | Also print labels in 'pfctl -s all'. ok dhartmei@ | Kjell Wooding | |
2002-06-03 | fix typo | Todd T. Fries | |
2002-06-03 | make ro /usr/src work again, tholo@ ok | Todd T. Fries | |
while I'm here, make 'cleandir' cleanup all files | |||
2002-06-03 | make ro /usr/src work again | Todd T. Fries | |
while I'm here, make 'cleandir' cleanup all files | |||
2002-06-03 | fix: | Mike Pechkin | |
o) don't use argument w/ .Nm; o) don't use blank line after .Sh; wcobb@ ok | |||
2002-06-03 | compatiblity -> compatibility | Theo de Raadt | |
decriptor -> descriptor authentciated -> authenticated transmition -> transmission | |||
2002-06-03 | compatiblity -> compatibility | Theo de Raadt | |
decriptor -> descriptor authentciated -> authenticated transmition -> transmission | |||
2002-06-03 | volatile sig_atomic_t | Theo de Raadt | |
2002-06-03 | sig_atomic_t type must also be volatile | Theo de Raadt | |
2002-06-03 | use issetugid() instead of uid/gid comparisons; from drahn | Theo de Raadt | |
2002-06-03 | mktemp(1) fixes; jason@ackley.net | Theo de Raadt | |
2002-06-03 | use void keyword in usage example. ok theo | Kjell Wooding | |
2002-06-03 | sync | Theo de Raadt | |
2002-06-03 | more nroff/KNF. from deraadt | Jun-ichiro itojun Hagino | |
2002-06-03 | typo | Jun-ichiro itojun Hagino | |
2002-06-03 | sync | Theo de Raadt | |
2002-06-03 | more posix-compliant arg parsing. sync w/kame. help from deraadt | Jun-ichiro itojun Hagino | |
2002-06-03 | man page for noct (a bit belated). | Jason Wright | |
2002-06-03 | Convert from rcons to rasops | Jason Wright | |
2002-06-03 | remove 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-02 | grammar. from netbsd via kame | Jun-ichiro itojun Hagino | |
2002-06-02 | withough -> without | Theo de Raadt | |
2002-06-02 | KNF | Theo de Raadt | |
2002-06-02 | fix tables; fred@francis.unitra.sk | Theo de Raadt | |
2002-06-02 | KNF | Theo de Raadt | |
2002-06-02 | Implement PMAP_CANFAIL handling for m68k shared pmap module. | Miod Vallat | |
2002-06-02 | Turn off timing if WSDISPLAY_BURN_VBLANK is set (which in turn puts most | Jason Wright | |
monitors in standby). | |||
2002-06-02 | missing sockaddr inits; ok itojun | Theo de Raadt | |
2002-06-02 | Skeleton driver for the NetOctave NSP2000 (only supports RNG at the moment) | Jason Wright | |
2002-06-02 | BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.com | Todd C. Miller | |
The common.h include file has been incorporated into if_wi_ieee.h similar to what is in FreeBSD. | |||
2002-06-02 | mrtstat members are u_long, so use %lu not %ld | Jun-ichiro itojun Hagino | |
2002-06-02 | explicit padding; okay deraadt@ | Niels Provos | |
2002-06-02 | KNF (no variable name should be present on prototype) | Jun-ichiro itojun Hagino | |
2002-06-02 | Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER is | brian | |
sufficient. | |||
2002-06-02 | sync | Theo de Raadt | |
2002-06-02 | missing first port on titan 800L; noted via seb@script.jussieu.fr | Theo de Raadt | |
2002-06-02 | duplicate vendor | Theo de Raadt | |
2002-06-02 | clear sockaddr_in before use | Theo de Raadt | |
2002-06-02 | strlcpy | Theo de Raadt | |