summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-02Test gcc attribute parsing. Not hooked up yet.Chad Loder
2005-12-02add test that lint gets keywords from comments out of #define macrosAlexander von Gernler
2005-12-02remove debug message;Joris Vink
2005-12-02Better choice of types for struct pmap members and cmmu functions;Miod Vallat
2005-12-02Make usage() and manual match. OK jmc, deraadtChad Loder
2005-12-02fix RELOC_COPY on powerpc when symbol is weak. use relocation addressKurt Miller
2005-12-02fix commiting/importing of 0 sized files.Joris Vink
2005-12-02Fix a few instruction display glitches.Miod Vallat
2005-12-02add registers for 4 new clocksTheo de Raadt
2005-12-02Add a -y option, undocumented for now, that tells lint to pass -y to lint1.Chad Loder
2005-12-02Make three of the keytab fields into a union, because they are 3 differentChad Loder
2005-12-02Use ANSI function declarations, no binary change.Pedro Martelletto
2005-12-02no 91Mhz mode for now, because the OSCR0 does not run in low-power mode;Uwe Stuehler
2005-12-02make write-end of signal socketpair non-blocking.Theo de Raadt
2005-12-02unlink() pid file on exit. ok deraadt@Moritz Jodeit
2005-12-02Remove one tab that cause a line to overflow. No functional change.Marco Peereboom
2005-12-02Check if the given FM frequency is between 87.5Mhz and 108Mhz.Robert Nagy
2005-12-02document `-orev';Xavier Santolaria
2005-12-02in checkin_checklock()Xavier Santolaria
2005-12-02better..Xavier Santolaria
2005-12-02in checkin_update():Xavier Santolaria
2005-12-02Fixed version of r1.35, readd candidate to list in both cases so that the listClaudio Jeker
2005-12-02`-mmsg' does not belong here;Xavier Santolaria
2005-12-02sort options; `T' comes before `u';Xavier Santolaria
2005-12-02only poll if scsi_poll was requestedMichael Shalayeff
2005-12-02document `-r[revs]';Xavier Santolaria
2005-12-02split the printing part into a separate function, rlog_rev_print();Xavier Santolaria
2005-12-02sort options and kill duplicate -C entry;Jason McIntyre
2005-12-02remove trailing whitespace;Jason McIntyre
2005-12-02make lint invoke cpp with -CC instead of -C, which will cause commentsAlexander von Gernler
2005-12-02pollops should be constTheo de Raadt
2005-12-02sync usage to man pageTheo de Raadt
2005-12-02sync to usage in man pageTheo de Raadt
2005-12-02Modify automatic performance adjustment mode so that the cpu is setBob Beck
2005-12-02Missing 'break;'. Spotted by lint.Kenneth R Westerback
2005-12-02lookup out of evsigcaught[] must be sig_atomic_t tooTheo de Raadt
2005-12-02typo.Marco Peereboom
2005-12-02never say unsigned; say at least unsigned intTheo de Raadt
2005-12-02do not enter lkmTheo de Raadt
2005-12-02this stuff is not usedTheo de Raadt
2005-12-02- fix up checkin_choose_rcsfile() to give us a path like the one GNU print,Niall O'Higgins
2005-12-02make lint a bit happierTheo de Raadt
2005-12-02mark signal racesTheo de Raadt
2005-12-02more sig_atomic_tTheo de Raadt
2005-12-02- fix a typo in a commentNiall O'Higgins
2005-12-01- fix up context and unified diff output in both open rcs and open cvs soNiall O'Higgins
2005-12-01allow RST if the th_seq matches rcv_nxt in case the RST follows theMarkus Friedl
2005-12-01Get rid of PMAP_NULL and xx_ENTRY_NULL and simply use NULL when necessary.Miod Vallat
2005-12-01Do not depend on MAX_CPUS being 4.Miod Vallat
2005-12-01Add missing cache_purge() in msdosfs_rename().Pedro Martelletto