Age | Commit message (Expand) | Author |
2010-05-24 | lift 64-byte max width for Sh (now BUFSIZ); from kristaps@ | Ingo Schwarze |
2010-05-24 | fix memory leak for .AT; from kristaps@ | Ingo Schwarze |
2010-05-24 | Fix segfault in mixing old enum types for -Thtml -mdoc; from kristaps@. | Ingo Schwarze |
2010-05-24 | Flush cache before suspend. | Mark Kettenis |
2010-05-24 | Link against libc_p and libpthread_p when -p or -pg is specified, like we did | Mark Kettenis |
2010-05-24 | removed prototypes for functions that were removed. | David Gwynne |
2010-05-24 | atascsi may (will) reuse ata_xfers, meaning the xa state that | David Gwynne |
2010-05-24 | sync to bsd.lv: remove needless #include <time.h> | Ingo Schwarze |
2010-05-24 | remove the now unused #define MAN_EL_USE, | Ingo Schwarze |
2010-05-24 | The input | Ingo Schwarze |
2010-05-24 | remove bpfdetach() here, because it is called correctly in if_detach() | David Gwynne |
2010-05-24 | there is no reason for one MAXPHYS definition to be different from all the ot... | Theo de Raadt |
2010-05-24 | sync to bsd.lv: | Ingo Schwarze |
2010-05-24 | Remove the drm drivers that are not enabled (and have never been so). | Owain Ainsworth |
2010-05-24 | Fix the code to add a line break before .Nm in the SYNOPSIS; | Ingo Schwarze |
2010-05-24 | Increase performance by saving the list type in struct mdoc_node. | Ingo Schwarze |
2010-05-23 | fix the build (oops, sorry!): | Ingo Schwarze |
2010-05-23 | Unified error and warning message system for all of mandoc, | Ingo Schwarze |
2010-05-23 | seteconf() died years ago | Theo de Raadt |
2010-05-23 | #ifdef arc is just too common, but I don't know how to extract this correctly | Theo de Raadt |
2010-05-23 | implement .AT and .UC; from Joerg Sonnenberger | Ingo Schwarze |
2010-05-23 | Small fix for `D1' and `Bd' in -Thtml; from kristaps@. | Ingo Schwarze |
2010-05-23 | Pass in the session, rather than the client, to window modes' key() | Nicholas Marriott |
2010-05-23 | When executing external mda, call dup2, closefrom, and chdir before | Jacek Masiulaniec |
2010-05-23 | Does not need -Dloongson, and instead, but -D__loongson__ is nice since that is | Theo de Raadt |
2010-05-23 | Does not need -Dlandisk, and instead, but -Dlandisk is nice since that is | Theo de Raadt |
2010-05-23 | Move towards passing $PARAM around in CPPFLAGS, instead of compiling param.c | Theo de Raadt |
2010-05-23 | no need for -Dhppa or -Dhppa64 on these architectures | Theo de Raadt |
2010-05-23 | Move towards passing $PARAM around in CPPFLAGS, instead of compiling param.c | Theo de Raadt |
2010-05-23 | no need for -D__i386__ since it is supplied by the compiler. | Theo de Raadt |
2010-05-23 | no need for -Dx86_64 or -Damd64, since __amd64__ is supplied by the | Theo de Raadt |
2010-05-23 | alpha does not need to -Dalpha | Theo de Raadt |
2010-05-23 | remove another piece of ancient #ifdef arc code | Theo de Raadt |
2010-05-23 | fix another signed/unsigned slipt. no functional change. I hate this | Owain Ainsworth |
2010-05-23 | can use __${mach}__ and do not need -Dmc68020 anymore | Theo de Raadt |
2010-05-23 | mac68k can move to defining __mac68k__ instead | Theo de Raadt |
2010-05-23 | luna88k moves to defining __luna88k__ instead | Theo de Raadt |
2010-05-23 | toast __arc__; we gave up on that platform around a decade ago | Theo de Raadt |
2010-05-23 | missing dkio.h includes; ok krw@ | Christian Weisgerber |
2010-05-23 | GCC PR C++/33094. | Marc Espie |
2010-05-23 | move hp300 to -D__hp300__; ok miod | Theo de Raadt |
2010-05-23 | rely on __alpha__ instead of alpha | Theo de Raadt |
2010-05-23 | rely on __alpha__, __amd64__, and __i386__ instead | Theo de Raadt |
2010-05-23 | rely on __sparc__ instead | Theo de Raadt |
2010-05-23 | sync | Theo de Raadt |
2010-05-23 | use __alpha__ not alpha for the ifdef | Theo de Raadt |
2010-05-23 | add dkio.h to the last of the disk ioctl users i can find. | David Gwynne |
2010-05-23 | remove unused function | Charles Longeau |
2010-05-23 | Place drive in standby mode before shutdown. Avoids the loud click heard on | Mark Kettenis |
2010-05-22 | Remove instruction TLB purges for direct mappings that will never have the | Mark Kettenis |