Age | Commit message (Expand) | Author |
2005-12-03 | - whoops, its -t-string or -tfile, not the other way around | Niall O'Higgins |
2005-12-03 | - document `-t' option. | Niall O'Higgins |
2005-12-03 | The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is | Kenneth R Westerback |
2005-12-03 | Turn read_processor_identification_register() into a simple macro with a | Miod Vallat |
2005-12-03 | - add support for -t[description] and -t-[file containing description] | Niall O'Higgins |
2005-12-03 | Don't retry unsupported SCSI commands by returning TRY_AGAIN_LATER. | Kenneth R Westerback |
2005-12-03 | Use PERL_INT_MAX instead of INT_MAX in previous commit for consistency | Todd C. Miller |
2005-12-03 | todd@ reminds me: | Joris Vink |
2005-12-03 | fix date handling in opencvs, this was broken since the very start. | Joris Vink |
2005-12-03 | - teach opencvs about Entries.Log and what to do with it | Joris Vink |
2005-12-03 | Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0 | Miod Vallat |
2005-12-03 | respect Q flag in output; | Joris Vink |
2005-12-03 | i386 threads support. | Mark Kettenis |
2005-12-03 | Threads support. | Mark Kettenis |
2005-12-03 | Remove some typedef struct goo. | Marco Peereboom |
2005-12-03 | nuke unused vars; | Joris Vink |
2005-12-03 | Allow strings descriptor 0 to be fetched. It's the default language index. | Brad Smith |
2005-12-03 | remove unused and useless functions, they just get in the way; | Joris Vink |
2005-12-03 | usr.bin/rcs stuff doesn't care about cvs_checkout_rev(); | Joris Vink |
2005-12-03 | Fix enum types, thanks lint | Chad Loder |
2005-12-03 | Add a couple more __attribute__ test cases to test 11, and hook up 11 | Chad Loder |
2005-12-03 | add very basic support for the following stuff: | Joris Vink |
2005-12-03 | Lint can now parse every variation of gcc's __attribute__ that I could find | Chad Loder |
2005-12-02 | Test gcc attribute parsing. Not hooked up yet. | Chad Loder |
2005-12-02 | add test that lint gets keywords from comments out of #define macros | Alexander von Gernler |
2005-12-02 | remove debug message; | Joris Vink |
2005-12-02 | Better choice of types for struct pmap members and cmmu functions; | Miod Vallat |
2005-12-02 | Make usage() and manual match. OK jmc, deraadt | Chad Loder |
2005-12-02 | fix RELOC_COPY on powerpc when symbol is weak. use relocation address | Kurt Miller |
2005-12-02 | fix commiting/importing of 0 sized files. | Joris Vink |
2005-12-02 | Fix a few instruction display glitches. | Miod Vallat |
2005-12-02 | add registers for 4 new clocks | Theo de Raadt |
2005-12-02 | Add a -y option, undocumented for now, that tells lint to pass -y to lint1. | Chad Loder |
2005-12-02 | Make three of the keytab fields into a union, because they are 3 different | Chad Loder |
2005-12-02 | Use ANSI function declarations, no binary change. | Pedro Martelletto |
2005-12-02 | no 91Mhz mode for now, because the OSCR0 does not run in low-power mode; | Uwe Stuehler |
2005-12-02 | make write-end of signal socketpair non-blocking. | Theo de Raadt |
2005-12-02 | unlink() pid file on exit. ok deraadt@ | Moritz Jodeit |
2005-12-02 | Remove one tab that cause a line to overflow. No functional change. | Marco Peereboom |
2005-12-02 | Check if the given FM frequency is between 87.5Mhz and 108Mhz. | Robert Nagy |
2005-12-02 | document `-orev'; | Xavier Santolaria |
2005-12-02 | in checkin_checklock() | Xavier Santolaria |
2005-12-02 | better.. | Xavier Santolaria |
2005-12-02 | in checkin_update(): | Xavier Santolaria |
2005-12-02 | Fixed version of r1.35, readd candidate to list in both cases so that the list | Claudio Jeker |
2005-12-02 | `-mmsg' does not belong here; | Xavier Santolaria |
2005-12-02 | sort options; `T' comes before `u'; | Xavier Santolaria |
2005-12-02 | only poll if scsi_poll was requested | Michael Shalayeff |
2005-12-02 | document `-r[revs]'; | Xavier Santolaria |
2005-12-02 | split the printing part into a separate function, rlog_rev_print(); | Xavier Santolaria |