Age | Commit message (Expand) | Author |
2008-08-05 | It's amd64 not i386 here. | Miod Vallat |
2008-08-05 | More SRM information, and how to make a non model 300 DEC 3000 autoboot | Miod Vallat |
2008-08-05 | Better description of the installation steps: | Miod Vallat |
2008-08-05 | Mention mail.html for mailing list etiquette and information. | Miod Vallat |
2008-08-05 | fix description of the mail(1) "p" command; from Aaron W. Hsu. | Igor Sobrado |
2008-08-05 | Fix spurious 0 values on batteries seen on laptopts that have an embedded | Marco Peereboom |
2008-08-05 | Tell people to update their bootblocks (and how to do so) if they | Miod Vallat |
2008-08-05 | Do not advertise the default route with wrong metric of 0. Set it to 1 | Claudio Jeker |
2008-08-05 | One last duplicate scsi initiator report in dmesg. | Miod Vallat |
2008-08-05 | Add support for reading the MAC address for newer re(4) chipsets. | Brad Smith |
2008-08-04 | do not count ethernet header twice in if_obytes stats. | Damien Bergamini |
2008-08-04 | refuse to run on block devices; prompted by marco; ok marco@ millert@ | Otto Moerbeek |
2008-08-04 | Accept 'q' or 'Q' for quit at the --More-- prompt. | Todd C. Miller |
2008-08-04 | Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@ | Todd C. Miller |
2008-08-04 | fix extended partition support by handling chained EBRs correctly | Reyk Floeter |
2008-08-04 | right spelling for Guinea-Bissau and Songkran; | Igor Sobrado |
2008-08-04 | "-a" is used if no arguments are given to wsconsctl. | Igor Sobrado |
2008-08-04 | improve SEE ALSO links; from Ingo Schwarze | Jason McIntyre |
2008-08-04 | Properly output machdep.chipset values on alpha models without pci buses; | Miod Vallat |
2008-08-04 | sync | Miod Vallat |
2008-08-03 | Don't print a warning when the random device cannot be opened if | Todd C. Miller |
2008-08-03 | spread the unwritten wisdom newfs should be run on raw devs, not on | Otto Moerbeek |
2008-08-03 | Adjust for change in 'struct sysent'. From Alexander Holupirek. | Mark Kettenis |
2008-08-03 | Make buf_dealloc_mem() remove the mapping even if b_pobj is NULL. Otherwise | Mark Kettenis |
2008-08-03 | make U (abbreviation of unread) work as man page says | Martynas Venckus |
2008-08-03 | Sparc miniroot hasn't worked for a while, since the sed code to find | Kenneth R Westerback |
2008-08-03 | revert part of rev. 1.65 where we set the address earlier. this seems | Federico G. Schwindt |
2008-08-02 | Use correct terms as in the specs; | Marcus Glocker |
2008-08-02 | Better wording for a comment. | Marcus Glocker |
2008-08-02 | Spacing, sorting, and remove an unused prototype. | Marcus Glocker |
2008-08-02 | Woops, remove #undef which was committed by mistake. | Marcus Glocker |
2008-08-02 | Don't print error message if GET_DEF request fails, since this is common | Marcus Glocker |
2008-08-02 | compile inteldrm and radeondrm in GENERIC by default, but disabled. | Owain Ainsworth |
2008-08-02 | Make the drm attach messages a lot prettier. | Owain Ainsworth |
2008-08-02 | make the drm unsupported printf more in line with how the rest of them | Owain Ainsworth |
2008-08-02 | Ignore the ata channel on 164SX when controller is the built-in one, when | Miod Vallat |
2008-08-02 | do not write the pf state key pointer to the pkhdr. | Henning Brauer |
2008-08-02 | If a format descriptor doesn't contain any frame descriptors even if it | Marcus Glocker |
2008-08-02 | Fix integer truncation in pcread() and ptcwrite(). ok miod, otto, deraadt. | Stefan Kempf |
2008-08-02 | fixes from Alexander Holupirek, documentation/5899: | Jason McIntyre |
2008-08-02 | Fix typo. Reported by Maxim Belooussov. | Marcus Glocker |
2008-08-02 | do not use IEEE80211_QOS_TID. its definition in ieee80211.h is | Damien Bergamini |
2008-08-02 | fix printf format specifiers; ok krw@ millert@ deraadt@ | Otto Moerbeek |
2008-08-02 | do not touch m after it has been enqueued with IFQ_ENQUEUE(). | Damien Bergamini |
2008-08-02 | print the correct value in a debug message. | Damien Bergamini |
2008-08-02 | typo in a comment. no binary change. | Damien Bergamini |
2008-08-02 | Drop frames that are received unencrypted when WEP is on or when | Damien Bergamini |
2008-08-02 | whitepsace -> whitespace. From Matthew Clarke via bugs@. | Kenneth R Westerback |
2008-08-02 | usage() has to exit 1; Gleydson Soares | Theo de Raadt |
2008-08-01 | Document the MAKEFILE variable as unreliable. | Alexander Bluhm |