Age | Commit message (Expand) | Author |
2004-12-11 | A compare function for heapsort(3) should not just subtract two | Otto Moerbeek |
2004-11-06 | update -DSEEALSO for alpha and cats, remove arc and amiga. ok miod@ | Otto Moerbeek |
2004-11-06 | gzip embedded man pages, and pipe through gunzip when viewing. | Otto Moerbeek |
2004-10-25 | typo, from Nathan Rickerby | Otto Moerbeek |
2004-10-04 | Allow one more char for fstype, to avoid truncation of ISO9660 fstype. | Otto Moerbeek |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-28 | Tidy disklabel output for todays big disks. Based on a diff from f | Otto Moerbeek |
2004-09-18 | remove unused var, and then fix the code to watch for waitpid() errors | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of | Otto Moerbeek |
2004-05-20 | Typo from Jared Yanovich phirerunner@comcast.net | Marco Peereboom |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-04-07 | Remove those option letters from the getopt string which do not have a case | Aaron Campbell |
2004-02-25 | correct NOMAN= case | Theo de Raadt |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2003-12-30 | s/inadvertantly/inadvertently; | Jason McIntyre |
2003-12-29 | Add support for % and & units to indicate percent of total space and | Todd C. Miller |
2003-12-20 | make disklabel docs more readable: more logical SYNOPSIS; sort options; | Jason McIntyre |
2003-10-31 | These should build on pegasos | Dale Rahn |
2003-09-24 | realloc fixes; ok ho | Theo de Raadt |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-08-29 | exclude __sparc64__ since it can handle 16k blocks. from jason@ | Ted Unangst |
2003-08-28 | sparcs cannot handle booting from > 8k block partitions, so set the root | Ted Unangst |
2003-07-29 | spaces | Theo de Raadt |
2003-07-16 | new default frag/block sizes. | Ted Unangst |
2003-07-02 | missing protos | Theo de Raadt |
2003-07-01 | - add info from disklabel(8) documenting default label; suggested by millert@ | Jason McIntyre |
2003-06-25 | remove junk protos | Theo de Raadt |
2003-06-21 | add CAVEATS: disklabel only supports 15 partitions, excluding `c'; | Jason McIntyre |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-11 | ansification | Theo de Raadt |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-06 | string handling; ok millert | Theo de Raadt |
2003-04-05 | o replace a strncpy + manual NUL terminate w/ strlcpy | Todd C. Miller |
2003-03-12 | more .Li | Theo de Raadt |
2003-02-13 | add support for printing disklabels in units other than sectors from | Ted Unangst |
2003-02-05 | WORKAROUND: use a volatile to get around a compiler or fp emulation bug | Theo de Raadt |
2003-02-01 | typos; | Jason McIntyre |
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-08-08 | add a hppa case | Michael Shalayeff |
2002-07-27 | Typo; similates -> simulates | Aaron Campbell |
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-18 | There is no point in embedding an out-of-date copy of <sys/disklabel.h>, | Miod Vallat |
2002-03-24 | Work around a compiler bug on sparc64; deraadt@ OK | Todd C. Miller |