Age | Commit message (Expand) | Author |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-02-25 | correct NOMAN= case | Theo de Raadt |
2004-01-29 | another typo | Michael Shalayeff |
2004-01-29 | cats will have fdisk | Theo de Raadt |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-07 | Better diagnostic message if we can't open the external MBR file | Tom Cosgrove |
2004-01-07 | Sync fdisk's internal master boot record with the recent changes | Tom Cosgrove |
2003-10-31 | These should build on pegasos | Dale Rahn |
2003-07-29 | spaces | Theo de Raadt |
2003-07-02 | missing protos | Theo de Raadt |
2003-06-11 | ansification | Theo de Raadt |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-03 | Nuke terms 3 & 4. | Tobias Weingartner |
2003-04-19 | change "%12.f" -> "%12.0f" to avoid a -Wformat warning | Anil Madhavapeddy |
2003-03-13 | Remove duplicate Amoeba entries. | Miod Vallat |
2003-01-31 | typos; | Jason McIntyre |
2002-07-11 | malloc() failure tests; rimshot@pandora.be | Theo de Raadt |
2002-06-26 | include <bsd.own.mk> before using NOMAN; ok millert@ | Wilbern Cobb |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-04-25 | sysctl wants size_t. | Marc Espie |
2002-04-20 | machine/limits.h is not userland. Use limits.h | Marc Espie |
2002-03-31 | remove arc from here | Theo de Raadt |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-12 | Add Dell, Thinkpad maintenance partition types. | Kjell Wooding |
2002-01-24 | allow reinitializing mbr in the ext parts; from Matt Watson <mwatson@apple.com> | Michael Shalayeff |
2002-01-23 | use sizeof instead of magic numbers | Michael Shalayeff |
2002-01-18 | Allow size values to be displayed in the user's choice of units. | Kjell Wooding |
2002-01-18 | Add disklabel-style editing for size/offset values in | Kjell Wooding |
2002-01-18 | Do not truncate the cylinder value to 1023 until the MBR | Kjell Wooding |
2002-01-04 | sync to reality. | Kjell Wooding |
2002-01-04 | Remove references to the NT serial number. Now the first 0x1be | Kjell Wooding |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin |
2001-12-15 | Get this damn diff out of my tree. ok from weingart@, deraadt@ and others. | Kjell Wooding |
2001-11-14 | fix a typo, from Daniel Lucq <daniel@lucq.org>, tested on: | Michael Shalayeff |
2001-11-07 | Add MacOS X for Intel (or Darwin for Intel, or whatever the correct | Miod Vallat |
2001-09-01 | Changes to build platform specific files properly with the powerpc -> macppc | Dale Rahn |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-07-02 | #include <string.h> to get mem* prototypes. | Todd C. Miller |
2001-06-23 | Add more partition types - ref. NetBSD | Kjell Wooding |
2001-06-23 | Add new mbrcode.h - MBR boot code - no need for a separate file now | Kjell Wooding |
2001-06-23 | Changes from Toby. Make error tests explicit (against -1), remove one big | Kjell Wooding |
2001-05-21 | More verbose error message (what's the actual sysctl that failed) | Angelos D. Keromytis |
2001-05-18 | oops | Michael Shalayeff |
2001-05-18 | a few harmless cleanups | Michael Shalayeff |
2001-04-05 | permit tree build with NOMAN is set | Theo de Raadt |
2001-03-16 | 0x9f == BSDI, ok millert@ | Markus Friedl |
2001-02-05 | Remove the NOMAN hack. This is not the way we want to do this. | Artur Grabowski |