Age | Commit message (Expand) | Author |
2005-10-15 | spl values are int; evol@online.ptt.ru | Theo de Raadt |
2005-10-14 | Eliminate uneeded variable 'i' and use under utilized 'data_track' | Kenneth R Westerback |
2005-10-14 | no functional change here, just moving the stripping of the | Brad Smith |
2005-10-14 | trunk(4)ate | Michael Shalayeff |
2005-10-14 | add missing /* ARGSUSED */ to quiet lint. | Kjell Wooding |
2005-10-14 | add v6 support for /etc/mygate | Todd T. Fries |
2005-10-14 | more replstr into the #ifdef | Theo de Raadt |
2005-10-14 | put proto in same #ifdef as code | Theo de Raadt |
2005-10-14 | more headers to please lint | Theo de Raadt |
2005-10-14 | unused variables | Theo de Raadt |
2005-10-14 | Use queue macros instead of directly accessing fields. ok millert@ pat@ | Otto Moerbeek |
2005-10-14 | sync | Theo de Raadt |
2005-10-14 | doh! it was a wednesday. and fix the time as well then | Michael Shalayeff |
2005-10-14 | assume niklas's dating for openbsd birth | Michael Shalayeff |
2005-10-14 | remove temporary cvs directory in error cases too. ok joris@ | Moritz Jodeit |
2005-10-14 | fix -n option, noticed by jmc@ | Joris Vink |
2005-10-14 | Use queue macros instead of directly accessing fields. ok marc@ miod@ | Otto Moerbeek |
2005-10-14 | Whoops. C-x C-v (filevisitalt) didn't work on inital scratch buffer. | Kjell Wooding |
2005-10-14 | move the dired routines into dired.c where they belong. | Kjell Wooding |
2005-10-14 | only print warning message in bge_stop_block() if debug is enabled. | Brad Smith |
2005-10-14 | sprinkle some ANSI and KNF and remove an empty useless function. | Brad Smith |
2005-10-14 | Fixup some mnemonics, code was correct, stupid assembler doesn't type | Dale Rahn |
2005-10-14 | avoid silly static variables that even caused nesting issues, | Brad Smith |
2005-10-14 | bye bye more compile time knobs, use the sysctl to enable v6 forwarding. | Brad Smith |
2005-10-14 | free()->xfree(); ok djm@ | Kevin Steves |
2005-10-14 | no trailing "\n" for log functions; ok djm@ | Kevin Steves |
2005-10-14 | shuffle these structs up to the top. | Brad Smith |
2005-10-13 | - sync checkin_usage(). | Niall O'Higgins |
2005-10-13 | - `date' argument to -d option is now optional, reflect this in the manual page. | Niall O'Higgins |
2005-10-13 | - implement bare `-d' option; this sets the check-in date and time | Niall O'Higgins |
2005-10-13 | KNF; ok djm@ | Kevin Steves |
2005-10-13 | sync | Theo de Raadt |
2005-10-13 | pump up the high water mark on the dirhash pool to avoid page allocation thro... | Michael Shalayeff |
2005-10-13 | toast unused variable | Theo de Raadt |
2005-10-13 | use strtonum() correctly | Theo de Raadt |
2005-10-13 | spacing | Theo de Raadt |
2005-10-13 | Make dired buffer read-only by default. | Kjell Wooding |
2005-10-13 | Make undoing of a yank operation work as expected | Kjell Wooding |
2005-10-13 | Merge <machine/cpu_number.h> into <machine/cpu.h>, preparing for intrusive | Miod Vallat |
2005-10-13 | Hide more definitions from userland and from locore. | Miod Vallat |
2005-10-13 | Use dired mode automatically if file specified for loading is | Kjell Wooding |
2005-10-13 | Put the register clobbering constraints on the BUG trap instruction, | Miod Vallat |
2005-10-13 | unneeded #include, unused declaration, little knf; ok deraadt@ | Kevin Steves |
2005-10-13 | unused declarations; ok deraadt@ | Kevin Steves |
2005-10-13 | be sure to always set fifolen to at least 1 and if the code probes a 0 byte | Federico G. Schwindt |
2005-10-13 | In realitexpire(), do not re-add the itimer timeout if the process is in | Aaron Campbell |
2005-10-13 | Over the years, different UARTs have appeared in the market. | Federico G. Schwindt |
2005-10-13 | spelling in comments | Kevin Steves |
2005-10-13 | remove unneeded #includes; ok markus@ | Kevin Steves |
2005-10-13 | unused parameters | Henning Brauer |