aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacksAlfred Perlstein2002-02-053-24/+56
* Allow ldd(1) be used on shared libraries in addition to executables.Maxim Sobolev2002-02-042-3/+14
* GC meaningless assignment.Maxim Sobolev2002-02-041-1/+1
* Silence some WFORMAT=1 warningsKris Kennaway2002-02-041-3/+3
* Mark a function as __printflike()Kris Kennaway2002-02-041-1/+1
* Use new ID scheme.Mike Barcroft2002-02-031-25/+20
* Complete bzip2-1.0.2 import.Maxim Sobolev2002-02-012-3/+25
* Add -a option (SUSv3) to split(1).Mike Barcroft2002-02-012-11/+49
* Still with asbestos longjohns on, completely PAMify login(1) and removeDag-Erling Smørgrav2002-01-304-552/+392
* Back out rev 1.78, which is incorrect now that the PAM modules have beenDag-Erling Smørgrav2002-01-291-3/+2
* 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