Age | Commit message (Expand) | Author |
2000-03-26 | resolf.conf -> resolv.conf; charnier@xp11.frmug.org | brian |
2000-03-26 | fix rule example | Jason Wright |
2000-03-26 | Update to ncurses-5.0-20000325 | Todd C. Miller |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | Marc Espie |
2000-03-26 | Passing an (int) instead of an (int*) won't work. | Marc Espie |
2000-03-26 | Fix an obvious typo. | Aaron Campbell |
2000-03-26 | Remove refCount for suffixes. | Marc Espie |
2000-03-26 | Sync with NetBSD. | Aaron Campbell |
2000-03-26 | Regen. | Aaron Campbell |
2000-03-26 | New devices; from NetBSD. | Aaron Campbell |
2000-03-26 | Add RCS ID. | Angelos D. Keromytis |
2000-03-26 | correct usage() return value | Eric Jackson |
2000-03-25 | Upgrade to Lynx 2.8.2. -moj | Mats O Jansson |
2000-03-25 | if_gm attaches on pci, not macobio. | Dale S. Rahn |
2000-03-25 | Fix typo causing crash if ESP was used with only authentication or | Angelos D. Keromytis |
2000-03-25 | Add CRD_F_IV_PRESENT, to indicate encryption requests where an | Angelos D. Keromytis |
2000-03-25 | Busified. | Dale S. Rahn |
2000-03-25 | pccon gets turn off. totally machine specific, no man page | Theo de Raadt |
2000-03-25 | link gnubc(1) to bc(1) | Theo de Raadt |
2000-03-25 | sync | Theo de Raadt |
2000-03-24 | Correct the HISTORY section to note that this command appeared in Version 5 | Aaron Campbell |
2000-03-24 | Typo. | Ian Darwin |
2000-03-24 | Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the following | Aaron Campbell |
2000-03-24 | more Xr | Theo de Raadt |
2000-03-24 | typo | Theo de Raadt |
2000-03-24 | Don't use the small caps (i.e., tN "trade name") font for General Text macros | Aaron Campbell |
2000-03-24 | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) | Todd C. Miller |
2000-03-24 | sync | Theo de Raadt |
2000-03-24 | newer qlc devices | Theo de Raadt |
2000-03-24 | sync | Theo de Raadt |
2000-03-24 | pretty | Chris Cappuccio |
2000-03-24 | Document AMD 756 | Chris Cappuccio |
2000-03-24 | From NetBSD: | Chris Cappuccio |
2000-03-24 | Mention that FNM_LEADING_DIR and FNM_CASEFOLD are extensions. | Todd C. Miller |
2000-03-24 | Add FNM_NOSYS, meaning "The implementation does not support this function", | Todd C. Miller |
2000-03-24 | Remove bogus NOTES section | Niklas Hallqvist |
2000-03-24 | Correct config mechanism for uni-north bridge. | Dale S. Rahn |
2000-03-24 | More fixes and improvements; from FreeBSD this time. | Aaron Campbell |
2000-03-24 | Better grammar and mdoc. | Aaron Campbell |
2000-03-24 | All man pages should have a DESCRIPTION section. Fix some formatting nits | Aaron Campbell |
2000-03-24 | Corrections and updates; mostly from NetBSD. | Aaron Campbell |
2000-03-24 | fix spelling errors, From: FreeBSD | Brad Smith |
2000-03-24 | Many corrections and updates, mostly from NetBSD, but with some of my very own | Aaron Campbell |
2000-03-24 | Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore | Marc Espie |
2000-03-24 | Disallow pkg_delete when the pkg_prefix is on a read-only file-system. | Marc Espie |
2000-03-24 | Handle expansion sequences in @exec better (let the expander decide whether | Marc Espie |
2000-03-23 | *_r MLINKS | David Leonard |
2000-03-23 | initial support for DSA keys. ok deraadt@, niels@ | Markus Friedl |
2000-03-23 | oops, return values are int | David Leonard |
2000-03-23 | asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@ | David Leonard |