summaryrefslogtreecommitdiff
path: root/usr.bin/write
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2019-01-23Remove extraneous setutxent() calls in write(1).Mark Johnston
2018-11-04capsicum: use a new capsicum helpers in toolsMariusz Zaborski
2018-06-19Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-02-28Renumber copyright clause 4Warner Losh
2016-11-13DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-10-06write(1): CapsicumifyConrad Meyer
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-02-13Fix write(1) to support wide characters.Gleb Smirnoff
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2010-01-13Perform all trivial ports to utmpx for usr.bin/.Ed Schouten
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2009-12-05Let wall(1) use utmpx.Ed Schouten
2007-11-12write(1) needs to strip off the leading /dev/ from the tty name for theJohn Baldwin
2005-05-21Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov
2005-02-13Expand contractions.Ruslan Ermilov
2005-01-05Fix a typo in comment.Olivier Houchard
2004-07-17Mention in the BUGS section that write and wall bogusly use the sender'sTim J. Robbins
2004-07-03Document missing multibyte character support in utilities specifiedTim J. Robbins
2002-09-04ANSIify function definitions.David Malone
2002-05-29Use getopt() to reject any options and skip "--" arguments.Tim J. Robbins
2002-04-20Use `The .Nm utility'Philippe Charnier
2002-03-22remove __PWarner Losh
2002-02-271) Move FreeBSD tag to after vendor ID, #if 0 vendor ID.David Malone
2001-12-11WARNS=2 fixes, use __FBSDID(), kill register keyword.Mark Murray
2001-11-20Add xref to wall(1).Ruslan Ermilov
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-04Clean up some ambiguous nested if/elses.Bill Fumerola
1997-09-15Allow backspace tooAndrey A. Chernov
1997-09-15Oops, fix upper controls testAndrey A. Chernov
1997-09-15Localize it. High controls disabled in any case.Andrey A. Chernov
1997-08-26Use err(3). Add usage() and prototypes.Philippe Charnier
1997-03-22Remove the text that says nroff and pr automatically disableMike Pritchard
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm