Age | Commit message (Expand) | Author |
2005-04-27 | Move constants for dma_cachectl() to cmmu.h where they belong. | Miod Vallat |
2005-04-27 | add missing flags to /proc/cpuinfo and don't print invalid ones; deraadt@ ok | Federico G. Schwindt |
2005-04-27 | some corrections from xavier venient; | Jason McIntyre |
2005-04-27 | Sort struct msgbuf by size. From Alexander von Gernler via henning@ | Claudio Jeker |
2005-04-27 | strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite works | Marc Espie |
2005-04-27 | zap strlcpy. | Marc Espie |
2005-04-27 | allows snprintf and friends to be in std if we include cstdio.h | Marc Espie |
2005-04-27 | strcpy->strlcpy, needed by libstdc++ actually. | Marc Espie |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | no need to query the Entries line for files anymore and a bit of cleanup | Jean-Francois Brousseau |
2005-04-27 | cleanup and initial split between remote and local update code | Jean-Francois Brousseau |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | enter cdfs | Theo de Raadt |
2005-04-27 | not used | Theo de Raadt |
2005-04-27 | sgi can boot off a CD image as of today | Theo de Raadt |
2005-04-27 | boot cdrom for sgi. boot using simply: | Theo de Raadt |
2005-04-27 | handle the OSrev thing | Theo de Raadt |
2005-04-27 | [sS]parc -> SPARC when not talking about a port. | Jonathan Gray |
2005-04-27 | if SystemPartition contains a cdrom boot specifier, whack the | Theo de Raadt |
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt |
2005-04-27 | Replace the last user of pmap_map() with an inline version, and kill pmap_map() | Miod Vallat |
2005-04-26 | forgot to add Tamarack TC3299CE here as well; | Xavier Santolaria |
2005-04-26 | enable uhci | David Gwynne |
2005-04-26 | A regress test for accessing long long on a long aligned, but not long long | Miod Vallat |
2005-04-26 | remove now obsolete mac68k_set_pte | Martin Reindl |
2005-04-26 | new NuBus slot space mapping/probing code utilizing bus_space(9) | Martin Reindl |
2005-04-26 | Check for memory allocation failure before zeroing memory, not after; | Miod Vallat |
2005-04-26 | sync | Theo de Raadt |
2005-04-26 | enter zboot | Theo de Raadt |
2005-04-26 | install in zaurus MANSUBDIR | Theo de Raadt |
2005-04-26 | Remove unused hooks for periodic pcons polling. | Miod Vallat |
2005-04-26 | - do not list -f option for eject, as it is not necessary | Jason McIntyre |
2005-04-26 | unify shared code a bit again to make future syncs easier | Henning Brauer |
2005-04-26 | Use cons_decl() rather than rolling our own prototypes, and some KNF. | Miod Vallat |
2005-04-26 | the the | Miod Vallat |
2005-04-26 | fallback gracefully if client cannot connect to ControlPath. ok djm@ | Jakob Schlyter |
2005-04-26 | add `zaurus' to .Dt line; | Jason McIntyre |
2005-04-26 | spelling correction in comment from wiz@netbsd; | Jason McIntyre |
2005-04-26 | ... oh and let it work for all cases | Theo de Raadt |
2005-04-26 | let ramdisks compile after zts changes | Theo de Raadt |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-25 | [OpenBSD] | Tom Cosgrove |
2005-04-25 | first part of file API changes: | Joris Vink |
2005-04-25 | Correctly handle boot drives with SCSI id >= 10; ok mickey@ | Miod Vallat |
2005-04-25 | KNF and zap trailing whitespace. | Niall O'Higgins |
2005-04-25 | Use the various f* functions to set owner, mode and times, instead | Otto Moerbeek |
2005-04-25 | resurrect missing parts to generate rcsdiff(1)-style diffs with the -n | Jean-Francois Brousseau |
2005-04-25 | Reduce the chances of someone asking how to eject a cd. ok brad, mickey | Dale Rahn |
2005-04-25 | * add missing 'R' flag in diff synopsis | Jean-Francois Brousseau |
2005-04-25 | csum -> csum_flags | Brad Smith |