Age | Commit message (Expand) | Author |
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 |
2008-08-01 | - Use defined return values wherever possible instead inventing | Marcus Glocker |
2008-08-01 | If no format descriptors have been found, abort attachment. Adjust some | Marcus Glocker |
2008-08-01 | force route priority to RTP_DEFAULT unconditionally, effectively disabling | Henning Brauer |
2008-08-01 | silence failures to run scsi_prevent. dmesg spam sucks. | David Gwynne |
2008-08-01 | This log message is an excruiciating pain in the ass when it repeats 4000 tim... | Bob Beck |
2008-07-31 | Wait much longer for clock stabilization. | Damien Bergamini |
2008-07-31 | Update to sudo 1.6.9p17 | Todd C. Miller |
2008-07-31 | - Don't relay on bFormatIndex as an internal array index, since this | Marcus Glocker |
2008-07-31 | don't allocate space for empty banners; report t8m at centrum.cz; ok deraadt | Markus Friedl |
2008-07-31 | ath(4) now in GENERIC; | Jason McIntyre |
2008-07-31 | Do not allow negative or zero delay values from the command line, | Can Erkin Acar |
2008-07-30 | Give iada_modname[] room for a terminating NUL in struct ioasicdev_attach_args; | Miod Vallat |