Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-28 | core files from new processors | Theo de Raadt | |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin | |
millert@ ok | |||
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | Todd C. Miller | |
outside the tree) | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-13 | teach about sparc64 | Theo de Raadt | |
2002-02-10 | spelling | Theo de Raadt | |
2002-01-24 | it was in v4 already, diff was forwarded to the current maintainer as well | Michael Shalayeff | |
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-11-10 | Additional vax magic to cover bins with new MID and 4k page size. | Hugh Graham | |
Also to get Theo monkey off my back. | |||
2001-10-04 | comma splice; new master site. | Paul Janzen | |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell | |
2001-03-16 | Add magic for vax-elf and vax-olf. At this time roughly as likely to be | Hugh Graham | |
seen in the wild as unicorns, and ultraviolet griffins, respectively. | |||
2001-02-16 | Missing '.It' in a list, aaron@ ok | smart | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell | |
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-07-26 | Rip out old dead legal notice, refer to BSD license. Clean up authors/history | Ian Darwin | |
section. | |||
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller | |
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | |||
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-27 | Add HPGL2 printer entyr (Pavel Lisy) | Ian Darwin | |
2000-03-27 | Add Photoshop sub-type to JPEG. | Ian Darwin | |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell | |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell | |
2000-03-06 | mdoc'ify; from FreeBSD, with many modifications by me. | Aaron Campbell | |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell | |
least, this is the impression I get from looking at a lot of Perl docs. | |||
1999-12-06 | oflow | Theo de Raadt | |
1999-11-25 | Check for our tzfile(5) magic. | Paul Janzen | |
1999-09-29 | cure the cancer; jean@parc.xerox.com | Theo de Raadt | |
1999-09-26 | Increase MAXMAGIS again, and change the reallocation - don't need to | Ian Darwin | |
skimp on memory as much as when this code was written! (Thanks Theo). | |||
1999-09-26 | Antti Kantee: bin/7918: sidtune support for file(1) | Ian Darwin | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-03-30 | Finish repair of license file (old one still included here; now refer | Ian Darwin | |
to new one), and update my email and the current FTP addresses. | |||
1999-03-24 | Fix PR#788 (tickel@expert.cc.purdue.edu) | Angelos D. Keromytis | |
1999-03-15 | Palm organizer file magic numbers (ksulliva@sludge.psc.edu, NetBSD) | Angelos D. Keromytis | |
1999-02-19 | broken usage line | Theo de Raadt | |
1998-11-25 | Mpeg audio identification from ckane@best.com | Niklas Hallqvist | |
1998-11-04 | learn more about AMANDA files; is@netbsd.org | Todd C. Miller | |
1998-10-13 | unsigned char fix; rahnds | Theo de Raadt | |
1998-09-23 | Typo. | Ian Darwin | |
1998-09-22 | End apparent but unexpected flame war by switching to Berkeley copyright. | Ian Darwin | |
1998-08-21 | oops | Theo de Raadt | |
1998-08-19 | realloc fix | Theo de Raadt | |
1998-07-24 | Lots of MOD formats, from claudio@pos.inf.ufpr.br. | Jason Downs | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-06-13 | lif is BIG_ENDIAN | Michael Shalayeff | |
1998-02-10 | oops | Theo de Raadt | |
1998-02-06 | wordperfect support; ksulliva@psc.edu | Theo de Raadt | |
1997-09-30 | Add clist types, jimw@fornost.turner.com | Todd C. Miller | |
1997-09-02 | include files that start with numbers | kstailey | |