aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Finish the fix in revision 1.39 -- make(1)'s behavior is nowRuslan Ermilov2002-11-281-12/+9
* Use the URL instead of the output file name when reporting errors relatingDag-Erling Smørgrav2002-11-271-6/+6
* As warned on freebsd-current@, remove the perl wrapper from /usr/src.David E. O'Brien2002-11-274-142/+0
* tip(1) no longer uses modems(5).Ruslan Ermilov2002-11-271-143/+0
* Really merge from OpenBSD import (should have been done a year ago).Ruslan Ermilov2002-11-271-185/+300
* mdoc(7) police:Ruslan Ermilov2002-11-261-1/+3
* mdoc(7) police: markup and spelling.Ruslan Ermilov2002-11-261-4/+7
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-2621-65/+58
* mdoc(7) police: back out unproved changes from previous revision.Ruslan Ermilov2002-11-261-1/+1
* mdoc(7) police:Ruslan Ermilov2002-11-261-8/+8
* mdoc(7) police: laundry.Ruslan Ermilov2002-11-261-120/+152
* mdoc(7) police: nit.Ruslan Ermilov2002-11-261-1/+1
* mdoc(7) police: back out unproved changes in previous revision;Ruslan Ermilov2002-11-261-4/+4
* mdoc(7) police: markup nits, "The .Nm utility".Ruslan Ermilov2002-11-261-17/+12
* mdoc(7) police: bump document date, use the canonical option list width,Ruslan Ermilov2002-11-261-17/+11
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-17/+5
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-15/+7
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-3/+3
* Make this work under non-C locales.Ruslan Ermilov2002-11-251-4/+5
* The second try a committing the bluetooth codeJulian Elischer2002-11-204-0/+579
* Be more careful when parsing arguments.Eric Melville2002-11-201-2/+6
* Add description of a number of "default" files that have been addedGreg Lehey2002-11-191-1/+19
* Add file for South African holidays.Greg Lehey2002-11-193-6/+25
* Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.Ruslan Ermilov2002-11-181-3/+8
* A little bit of anti-foot-shooting. Use utimes(2) rather thanPeter Wemm2002-11-151-8/+11
* utmp.ut_time and lastlog.ll_time are explicitly int32_t rather thanPeter Wemm2002-11-151-3/+5
* Don't set atime / mtime if we don't have an output file, which can happenDag-Erling Smørgrav2002-11-131-2/+2
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-133-10/+10
* Don't divide by zero to calculate the ETA, even if we haven't gottenBill Fenner2002-11-121-1/+1
* kenv(1) is WARNS=6 clean.Maxime Henrion2002-11-111-1/+1
* Add support for the Latin American and Caribbean IP address RegionalMike Barcroft2002-11-102-6/+16
* o Build truss on all architectures.Marcel Moolenaar2002-11-101-5/+7
* Port to ia64. It builds, but usability is very limited.Marcel Moolenaar2002-11-103-0/+349
* Various cleanups of truss:David Malone2002-11-096-97/+121
* Check if name is NULL before we strcmp the syscall name. This wasDavid Malone2002-11-091-1/+1
* #include <err.h> to make yes warns clean again.David Malone2002-11-091-0/+1
* Convert some broken cases where Error is called, but we try to continue,Juli Mallett2002-11-081-17/+5
* Detect and exit on write errors.Tim J. Robbins2002-11-081-4/+7
* Don't exit with success after timeout during authentication.Bill Fenner2002-11-071-0/+4
* Remove entry for All Saints' in Portugal. While it's correct, AllGreg Lehey2002-11-031-1/+0
* Another buffer overflow similar to the recent one in mkstr(1).Tim J. Robbins2002-11-011-0/+2
* Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn'tTim J. Robbins2002-11-011-6/+1
* Zap another buffer overflow, this time in the parser.Tim J. Robbins2002-11-011-0/+2
* Avoid buffer overflow when constructing filenames.Tim J. Robbins2002-11-011-3/+13
* Document the confusing behavior that the .if conditional defaultsRuslan Ermilov2002-11-011-0/+1
* o Remove $Id$ from copyright; there's $FreeBSD$,Marcel Moolenaar2002-11-012-18/+8
* Variables that come in in and out pairs should be named accordingly.Tony Finch2002-11-011-68/+84
* Be much more paranoid about where uudecode writes its output, especiallyTony Finch2002-11-011-7/+36
* Instead of abusing stdin and stdout, use our own file pointers.Tony Finch2002-11-011-14/+22
* Back out previous commit - it was not well thought out.Maxim Sobolev2002-10-311-1/+1