aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rmt/rmt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-141-3/+5
* Mark global functions and/or variables in rmt(8) static where possible.Ed Schouten2011-11-061-12/+12
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-7/+3
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* There is no need to #include <sgtty.h>Peter Wemm2003-09-041-1/+0
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+4
* WARNS=4, de-__P()Alfred Perlstein2002-07-111-14/+12
* atol -> strtoll, for file offsetAndrey A. Chernov2001-09-051-1/+1
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-9/+9
* Minimum necessary change: return no more than 24 bytes of data for theMatt Jacob2000-02-121-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for the 'V'ersion rmt command.Justin T. Gibbs1998-09-151-1/+7
* Hide sccsid[]. Typo in man page.Philippe Charnier1997-10-131-1/+5
* Buffer overflow from OpenBSD:Warner Losh1997-02-091-1/+1
* The rmt protocol didn't allow to pass a file creation mode (permissionJoerg Wunsch1995-04-091-1/+6
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+244