aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p optionMike Barcroft2002-01-272-6/+44
* Make usage message and man page synopsis reflect the fact that -nDavid Malone2002-01-242-3/+5
* Add new option HAVE_STRERROR to CFLAGS.David Malone2002-01-241-1/+1
* Don't set PAM_RHOST, this is a local login.Dag-Erling Smørgrav2002-01-241-5/+1
* Show arguments of command line optionsPhilippe Charnier2002-01-221-11/+21
* o Remove the -V [version number] option, since our version of at(1) noMike Barcroft2002-01-223-43/+26
* When running on a local terminal, set PAM_RHOST to the local hostname.Dag-Erling Smørgrav2002-01-211-2/+10
* Link mail(1) to mailx per POSIX. Mail(1) isn't 100% POSIX compliant,Mike Heffner2002-01-192-4/+7
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-193-8/+8
* Back out PAM_CRED_ERR additionAndrey A. Chernov2002-01-191-1/+0
* Add PAM_CRED_ERR as valid failure caseAndrey A. Chernov2002-01-191-0/+1
* mdoc(7) police: bump document date for the -p change, tidy up the markup.Ruslan Ermilov2002-01-171-6/+3
* Fix a typo introduced in the previous delta. The mistake was mineMike Barcroft2002-01-171-1/+1
* Document fetch(1) reaction to SIGINFO.Ruslan Ermilov2002-01-161-0/+12
* Replace reference to ANSI C draft with standard.Ruslan Ermilov2002-01-161-4/+1
* yp(4) -> yp(8).Ruslan Ermilov2002-01-143-3/+3
* 'uname -p' prints the value of hw.machine_arch instead of hw.machine.Yoshihiro Takahashi2002-01-142-8/+18
* Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix someMike Barcroft2002-01-134-26/+157
* Make substitutions in internal macros like $(@F:.o=.c) work.Jens Schweikhardt2002-01-121-1/+1
* Don't format lines that look like troff requests, forRuslan Ermilov2002-01-112-5/+28
* mdoc(7) police: oops, forgot about those interim XXX'es.Ruslan Ermilov2002-01-101-8/+4
* mdoc(7) police: tidy up.Ruslan Ermilov2002-01-101-212/+237
* - Add 4-digit year variants in the manpage, since at(1) alreadyGiorgos Keramidas2002-01-101-6/+7
* Replace -I${.OBJDIR} with -I. and split the CFLAGS line up into two lines.John Baldwin2002-01-081-1/+2
* Remove gcc specific compiler flags, at least one of which doesn't work withJohn Baldwin2002-01-081-2/+0
* Use -I${.OBJDIR} -I${.CURDIR} rather than -I. so that this compiles in aJohn Baldwin2002-01-081-1/+1
* Update for less v371Paul Saab2002-01-071-0/+4
* Add some missing years, fix Bach's birthday entry.Thomas Gellekum2002-01-072-12/+11
* Remove duplicate entry for Descartes.Greg Lehey2002-01-071-1/+0
* Update Judaic for year 2002. Name Josef as maintainer.David Malone2002-01-051-187/+209
* Argh...argv->argcGuido van Rooij2002-01-041-1/+1
* Fix the coredump that occurs when, from the tfpt prompt, a 'c' command isGuido van Rooij2002-01-041-1/+1
* Add opie lib dir to includes listAndrey A. Chernov2002-01-033-1/+4
* Add myself.OKAZAKI Tetsurou2002-01-021-0/+1
* A global is used even though the value isWolfram Schneider2002-01-011-13/+13
* Correct typos.Greg Lehey2001-12-311-2/+2
* Print open(2) flags in hex instread of decimal for clarity.Alfred Perlstein2001-12-301-2/+2
* Use LC_ALL to pick LC_COLLATE too (for strcoll())Andrey A. Chernov2001-12-301-1/+1
* Fixed bitrot in DPADD in rev.1.8.Bruce Evans2001-12-291-1/+1
* Fix comment.Mike Heffner2001-12-231-1/+1
* Add support for ~_, ~x, ~i, ~a, ~A, ~<, and ~r! tilde-escapes. ImproveMike Heffner2001-12-223-27/+138
* Re-enable tip, now that the import and merge are done.Mark Murray2001-12-201-0/+1
* Fix merge conflicts, and because this still has a zillion warnings,Mark Murray2001-12-2041-3549/+1241
|\
| * Import of OpenBSD's tip (which was the tip code of a month ago, moduloMark Murray2001-12-2028-0/+6954
| * Import OpenBSD m4 as of today.Juli Mallett2001-11-161-0/+381
| * Import OpenBSD m4 as of today.Juli Mallett2001-09-271-0/+224
| * Import OpenBSD m4 as of today.Juli Mallett2001-09-181-0/+18
| * Import OpenBSD m4 as of today.Juli Mallett1999-11-091-0/+59
* | Bring files back from the dead prior to remote commit to fix importMark Murray2001-12-202-0/+154
* | Temporarily remove tip(1) from the build while I upgrade it.Mark Murray2001-12-201-1/+0