Age | Commit message (Expand) | Author |
2008-03-09 | use the right capitalization for platform names | Igor Sobrado |
2008-01-29 | More read/write result checking fixes to avoid unsigned comparisons vs | Kenneth R Westerback |
2007-11-25 | we want strlen.c | Martin Reindl |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-09-26 | switch alpha to gcc3; joint work with drahn@ and brad@ | Martin Reindl |
2006-02-15 | enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ ok | Michael Shalayeff |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-17 | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | Miod Vallat |
2005-09-10 | beef up and correct the example section | Martin Reindl |
2005-08-29 | setpu stack for primary boot at 0x30000 after the load address. | Michael Shalayeff |
2005-08-10 | suggested by art, go for it deraadt, ok miod@ | Todd T. Fries |
2005-08-01 | knf | Theo de Raadt |
2005-05-30 | even shorter | Theo de Raadt |
2005-05-30 | shrink alpha boot blocks another little bit | Theo de Raadt |
2004-12-01 | remove excessive chattiness from the bootblocks. our goal is to shrink | Theo de Raadt |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-05 | remove some stuff to make the blocks slightly smaller. we could go further | Theo de Raadt |
2004-05-25 | replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8); | Jason McIntyre |
2003-10-18 | typos from Jared Yanovich; | Jason McIntyre |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-10 | spelling | Theo de Raadt |
2001-09-16 | Fix this so it understands disklabels. | Artur Grabowski |
2001-06-22 | build it static; nate | Theo de Raadt |
2001-05-16 | shrink printf messages | Theo de Raadt |
2001-05-16 | no longer support ECOFF kernels | Theo de Raadt |
2001-02-03 | Don't define ECOFF_COMPAT. We're ELF. | Artur Grabowski |
2001-01-25 | spelling | Todd T. Fries |
2001-01-23 | build boot with -Os | Artur Grabowski |
2001-01-16 | Use objcopy to build the bootblocks instead of a hairy dd. | Artur Grabowski |
2001-01-16 | First shot at loading elf symbols. Not sure yet if it works correctly. | Artur Grabowski |
2001-01-15 | We boot elf and ecoff. Add the appropriate defines. | Artur Grabowski |
2001-01-15 | Some ECOFF ifdefs and various fixes. | Artur Grabowski |
2000-12-14 | Enable loading of ELF kernels. | Artur Grabowski |
2000-12-14 | First shot at making ELF compile. | Artur Grabowski |
2000-11-19 | Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can find | Todd C. Miller |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | flesh out .Dt | Theo de Raadt |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |