Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-03 | Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0 | Miod Vallat | |
on all running processors. Tested aoyama@ and I | |||
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 | |
From augustss NetBSD ok dlg@ | |||
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 | |
now that lint deals with attributes. | |||
2005-12-03 | add very basic support for the following stuff: | Joris Vink | |
- checkout in local mode (example: /cvs) - update in local and server mode (example: /cvs and user@host:/cvs) - import in local and server mode (example: /cvs and user@host:/cvs) what remains to be done: - not all options are supported yet, and update cannot pick up newly added files yet. these things are pending and will be commited real soon. - checkout only works locally right now. - fix rcs parsing code so that we don't fucking hog 100% cpu on really BIG BIG BIG ass trees. mainly tested by pedro@ and myself, thanks a lot pedro! "go for it" niallo@ | |||
2005-12-03 | Lint can now parse every variation of gcc's __attribute__ that I could find | Chad Loder | |
either in our tree or in the gcc docs. See regression test 11 for examples of this. Right now, our cdefs.h actually defines __attribute__(x) to blank when lint runs. We can change this whenever we choose. | |||
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 | |
ok cloder@ | |||
2005-12-02 | remove debug message; | Joris Vink | |
2005-12-02 | Better choice of types for struct pmap members and cmmu functions; | Miod Vallat | |
no functional change. | |||
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 | |
instead of symbol address. okay drahn@ | |||
2005-12-02 | fix commiting/importing of 0 sized files. | Joris Vink | |
found and tested by pedro@ and niallo@ ok niallo@ | |||
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 | |
The -y option tells lint1 to output yacc debug information (if it was compiled with YYDEBUG=1). | |||
2005-12-02 | Make three of the keytab fields into a union, because they are 3 different | Chad Loder | |
enums that are mutually exclusive with each other. Makes this file so much neater. | |||
2005-12-02 | Use ANSI function declarations, no binary change. | Pedro Martelletto | |
Diff from Iruata Souza, thanks. | |||
2005-12-02 | no 91Mhz mode for now, because the OSCR0 does not run in low-power mode; | Uwe Stuehler | |
found after prodding by deraadt@ | |||
2005-12-02 | make write-end of signal socketpair non-blocking. | Theo de Raadt | |
every signal received writes 1 byte to the socketpair. if you are outside the libevent main loop too long, the socketpair might fill up. that write would then block, in a signal handler. related to this, yesterdy we changed the signal handler to not trash errno. as for the read end, there will be multiple libevent reads off the socketpair (100 bytes at a time) until the socketpair is empty again ok provos | |||
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 | |
If the given value is too small default to 87.5Mhz, if it is too high default to 108Mhz. ok mickey@ | |||
2005-12-02 | document `-orev'; | Xavier Santolaria | |
2005-12-02 | in checkin_checklock() | Xavier Santolaria | |
- make it work as expected (e.g. when no lock set at all too) - add missing word in error message - minor knf | |||
2005-12-02 | better.. | Xavier Santolaria | |
2005-12-02 | in checkin_update(): | Xavier Santolaria | |
- move up the lock check - better error message if a specified rev is too low OK niallo@. | |||
2005-12-02 | Fixed version of r1.35, readd candidate to list in both cases so that the list | Claudio Jeker | |
remains sorted. Tested and OK norby@ | |||
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 | |
might be useful for future work needed in rlog(1); | |||
2005-12-02 | sort options and kill duplicate -C entry; | Jason McIntyre | |
2005-12-02 | remove trailing whitespace; | Jason McIntyre | |
2005-12-02 | make lint invoke cpp with -CC instead of -C, which will cause comments | Alexander von Gernler | |
in #define macros to be preserved. This makes way for addition of lint statements to a lot of .h files. ok cloder@ | |||
2005-12-02 | pollops should be const | Theo de Raadt | |
2005-12-02 | sync usage to man page | Theo de Raadt | |
2005-12-02 | sync to usage in man page | Theo de Raadt | |
2005-12-02 | Modify automatic performance adjustment mode so that the cpu is set | Bob Beck | |
to go fast if the power is connected and the battery is more than 15% charged, and when on batteries keeps setperf low unless needed. add a cool runnings mode option (-C) that does the previous behaviour of keeping the CPU as low as possible unless needed. ok deradt@, sturm@, "i like it's" djm@ henning@ and others. | |||
2005-12-02 | Missing 'break;'. Spotted by lint. | Kenneth R Westerback | |
ok dlg@ | |||
2005-12-02 | lookup out of evsigcaught[] must be sig_atomic_t too | Theo de Raadt | |
2005-12-02 | typo. | Marco Peereboom | |