aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldJeroen Ruigrok van der Werven2001-04-234-5/+5
* Include correct header files, in preparation for fixing sys/mount.h.Greg Lehey2001-04-232-0/+3
* Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldJeroen Ruigrok van der Werven2001-04-2215-15/+15
* Aesthetics: fix placement of $NetBSD$ (use space instead of tab)Jeroen Ruigrok van der Werven2001-04-2119-19/+20
* Correct and update Japanese holidays.Akinori MUSHA2001-04-201-7/+13
* Properly constify the rcsid[].Jeroen Ruigrok van der Werven2001-04-208-8/+16
* Add $FreeBSD$ to the files which didn't have it yet.Jeroen Ruigrok van der Werven2001-04-2011-15/+13
* Fix damage I did in rev 1.4 that broke formatting this example:David E. O'Brien2001-04-201-0/+2
* Change uses of mktemp() to mkstemp().Jeroen Ruigrok van der Werven2001-04-192-57/+72
* Change SYNOPSIS to use mdoc keeps.Jeroen Ruigrok van der Werven2001-04-191-13/+39
* Fix some mdoc usage.Jeroen Ruigrok van der Werven2001-04-191-4/+6
* Fix english grammar: then does -> than.Jeroen Ruigrok van der Werven2001-04-191-1/+1
* Add a comma after e.g.. This syncs us more with NetBSD and looks moreJeroen Ruigrok van der Werven2001-04-191-2/+2
* Fix spelling of comparison (was: comparision).Jeroen Ruigrok van der Werven2001-04-193-16/+22
* Add Russian message catalogAndrey A. Chernov2001-04-192-1/+188
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-182-2/+2
* Remove a bogus %s from a printf.Nick Hibma2001-04-171-1/+1
* Fix typo s/thissystem/this system/Jesper Skriver2001-04-161-1/+1
* Clean up temporary file(s) and directory when m4 exits without fallingGregory Neil Shapiro2001-04-163-7/+18
* mdoc(7) police: cosmetics.Ruslan Ermilov2001-04-161-1/+1
* Grammar police: "its", not "it's", is the possessive form of "it".Dima Dorfman2001-04-151-1/+1
* Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTIAlfred Perlstein2001-04-132-0/+19
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.Dima Dorfman2001-04-133-6/+6
* mdoc(7) police: Fixed typo and markup in rev.1.11.Ruslan Ermilov2001-04-131-2/+2
* o The -s limit is ARG_MAX - 4K, not ARG_MAX - 2K.Brian Somers2001-04-101-4/+14
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-0711-48/+22
* Execute this script in a "C" locale environment.Ruslan Ermilov2001-04-061-0/+2
* Add IPv6 support to showmount(8). This replaces IPv4-specific codeIan Dowse2001-04-051-34/+2
* Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to toBruce Evans2001-04-041-5/+7
* Round up before checking if the width is smaller than the widestDavid Malone2001-04-031-3/+5
* Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inRuslan Ermilov2001-04-031-1/+1
* Do not override `realinstall' target, use ${PROGNAME}.Ruslan Ermilov2001-04-021-5/+1
* Do not override `realinstall' target, use ${PROGNAME}.Ruslan Ermilov2001-04-021-6/+3
* libtelnet.a is gone; add a special hack for `make release' fixit floppy.Ruslan Ermilov2001-03-311-3/+8
* Don't core dump when given "-i -a". Problem caused by a mistakenPoul-Henning Kamp2001-03-301-1/+2
* Include a missing header, and change a mktemp(3), mkdir(2) sequence toEric Melville2001-03-292-2/+2
* numdirtybuffers is an int, not a long.Andrew Gallatin2001-03-291-1/+1
* Update message #56. Maxim didn't merge the English version here sinceJoerg Wunsch2001-03-282-2/+2
* There was only a single message to be translated into German here.Joerg Wunsch2001-03-282-2/+2
* Bring the usage message in synch with reality.Dag-Erling Smørgrav2001-03-281-3/+2
* Add Ukrainian translation.Maxim Sobolev2001-03-282-1/+187
* Back out my fseeko -> fseek(END) change - we need to position on what weAndrey A. Chernov2001-03-281-1/+1
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+7
* Restore part of my fix spammed in v1.23:Andrey A. Chernov2001-03-271-1/+1
* Fix tail to work on files bigger than 2GB.David Malone2001-03-274-65/+146
* Add full PAM support for account management and sessions.Mark Murray2001-03-276-96/+332
* Describe details of importing.Maxim Sobolev2001-03-271-0/+28
* Traverse ${DESTDIR}/usr/include in lexographical order.Ruslan Ermilov2001-03-271-1/+1
* Add comment explaining why size not passed directly to mmap, i.e. not relayAndrey A. Chernov2001-03-271-3/+9
* Do not override the ``install'' target.Ruslan Ermilov2001-03-271-1/+1