summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make the last fix work properly on descriptors 1 and 2 (not just 0)brian2001-07-041-1/+1
* Install it with mode 550, and with default group ${BINGRP}.ru2001-07-041-3/+2
* - Document that this program is available to root only.ru2001-07-041-4/+16
* Handle any of descriptors 0, 1 or 2 being closed when we'rebrian2001-07-041-1/+18
* Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian2001-07-038-7/+67
* Don't accept chap80lm by default - it doesn't work.brian2001-07-031-1/+1
* Silence some gcc warningsbrian2001-07-031-0/+4
* Make fdformat WARN=2 ready.joerg2001-07-032-11/+9
* Use correct type of argument to fgetln.mjacob2001-07-031-1/+2
* mdoc(7) police: fix spacing and punctuation issues.dd2001-07-031-3/+2
* drop setgid bit. ifmcstat(8) is not audited, and is needed only for root.ume2001-07-031-1/+1
* Fixed the world breakage in rev. 1.8 (space after -I).ru2001-07-031-1/+2
* Do away with the ``err'' variable.brian2001-07-031-74/+117
* Document continuation line support.dd2001-07-021-0/+2
* Correct handling of continuation lines. Instead of treating thedd2001-07-021-0/+4
* Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c tojoerg2001-07-023-25/+39
* Break out the function to print the FDC error information intojoerg2001-07-024-44/+114
* correct arg to getopt (-P takes arg).ume2001-07-021-1/+1
* Lose any stray host bits that a user may have entered when providingcjc2001-07-021-1/+3
* Silence some of the -Wnon-const-format warnings and add __printflike()kris2001-07-022-6/+11
* "changing" -> "charging"nik2001-07-021-1/+1
* Bump config version in config.imp2001-07-021-2/+2
* Bring back part of rev. 1.296 I accidently reverted in the previousdd2001-07-022-2/+2
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-0216-48/+64
* Move kernel compile directory from sys/compile/FOO toimp2001-06-302-4/+3
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-307-1/+7
* Various changes to the messages so that they are now appropriate for bothnik2001-06-2710-41/+41
* Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite tojoerg2001-06-262-2/+9
* Implement the -I option that uses the FD_READID ioctl in order to readjoerg2001-06-262-3/+107
* Add appropriate includes and prototypes; staticize; set WARNS=2. Alsodd2001-06-262-6/+11
* Back out previous commit; this can't compile with WARNS=2 becausedd2001-06-261-1/+0
* Actually implement -a as documented since import (set access point density).brooks2001-06-262-9/+8
* Output the current TX rate when showing status.brooks2001-06-261-0/+11
* ANSIize, staticize, and unsignedize; set WARNS=2.dd2001-06-252-14/+11
* Constify and set WARNS=2.dd2001-06-252-2/+3
* Add an acceleration option to mousedgreid2001-06-252-8/+31
* Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allowsgad2001-06-256-47/+351
* Add two new options for lpd: -c will log all connection-errors to syslog,gad2001-06-252-32/+168
* Xref to extattr(2) and extattr(3).dd2001-06-242-2/+4
* Nuke unused variables.dd2001-06-2410-19/+2
* Xref extattr_set_file(2).dd2001-06-241-0/+1
* Xref extattr_get_file(2).dd2001-06-241-0/+1
* Add a namespace argument to one of the examples.dd2001-06-241-1/+1
* Add missing includes and sort includes.dd2001-06-241-4/+8
* Include missing header files.dd2001-06-241-0/+1
* Include missing header files which define functions for which gcc hasdd2001-06-248-0/+15
* Include stdlib.h for exit(3).dd2001-06-241-0/+1
* Constify and set WARNS=2.dd2001-06-242-1/+2
* Constify, add a prototype, and set WARNS=2.dd2001-06-242-3/+3
* Constify and set WARNS=2.dd2001-06-242-4/+5
OpenPOWER on IntegriCloud