summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* o Add a -a flag for changing/getting the ALTPIN setting for a digi port.brian2001-06-202-19/+99
* Work around the problem in RELENG_4 where the file doesn't actuallydougb2001-06-201-7/+13
* Print "-" instead of "" in the grace field if there is no gracedd2001-06-191-2/+2
* CND has been unused for two years, and RND has been unused for fivedd2001-06-191-1/+1
* Call va_start/va_end for each call to vfprintfbrian2001-06-181-2/+4
* Pick up the correct headers from sys/contrib/ipfilter/netinet.ru2001-06-184-21/+14
* Add support for stateful MPPE (microsoft encryption) providingbrian2001-06-1811-188/+669
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerbrian2001-06-1821-80/+246
* Add a -d command-line option; when used in conjunction with -f, rarpdroam2001-06-183-49/+129
* Supported to select a keymap for PC-98x1.nyan2001-06-174-0/+44
* Don't call printf without a format string (harmless in this case).dd2001-06-171-2/+2
* Correct a typo in an error message.dd2001-06-161-1/+1
* Comply with POSIX rules:jlemon2001-06-161-2/+2
* Give inetd the ability to manage unix domain sockets. Details ofdwmalone2001-06-163-12/+169
* Remove ncheck in an example; FreeBSD does not have it.schweikh2001-06-161-1/+3
* Fix warning (and obviously broken code)jlemon2001-06-161-1/+1
* Undo last braino and fix properly.jlemon2001-06-161-2/+2
* Fix warning:jlemon2001-06-161-1/+1
* Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-)peter2001-06-161-1/+1
* Get rid of a trigraph ("??>") mistakenly put in an error message.gad2001-06-161-1/+1
* *** empty log message ***gad2001-06-151-19/+15
* Rename a few global variables which hold hostname-related values to begad2001-06-1512-69/+90
* Rename global variable 'name' to 'progname', thus fixing a number ofgad2001-06-157-27/+30
* Correct the arg count after parsing a line with an unescaped # that isn'tbrian2001-06-151-3/+2
* Start the correct copy of named (pass ${named_program} to ndc(8)).dd2001-06-141-1/+1
* This program uses ndc(8); it doesn't send a signal itself.dd2001-06-142-20/+11
* Convert IIJ copyrights to BSD copyrights.brian2001-06-1340-687/+972
* Fix usage bogon (-d doesn't take any arguments).bmah2001-06-131-2/+2
* Add a -s option to pkg_version, which limits output to packagesbmah2001-06-132-7/+23
* Fixed world breakage on systems where ntohl() doesn't return u_longbde2001-06-131-17/+4
* Use getdtablesize() instead of OPEN_MAX.des2001-06-131-1/+1
* Add terminal type configuration to the Options screen. It allows selectingolgeni2001-06-133-0/+34
* Plug two memory leaks: call login_close() after login_getclass(), anddd2001-06-131-2/+6
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsgad2001-06-1222-568/+405
* Properly quote recursive pkg_add operations so that filenames withjkh2001-06-111-1/+1
* Check for the existence of the Makefile in the port skeleton directorytobez2001-06-111-2/+12
* Backout removal of -I${.CURDIR}/../../../sys in previous revision.ru2001-06-112-1/+2
* Backout previous change (removal of -I${.CURDIR}/../../sys/netinet).ru2001-06-114-2/+4
* Pass on the verbose option to fetchGetURL().des2001-06-111-3/+4
* Sync with recent KAME.ume2001-06-1165-1586/+3452
* WARNS=2 cleanup, ANSIfication, manpage mdoc(7) cleanup.roam2001-06-113-128/+117
* ISO_* -> ISO*ache2001-06-114-4/+4
* Add a comma between the two names in the CONTRIBUTERS section.dd2001-06-101-1/+1
* Correct cross-reference:sobomax2001-06-073-4/+4
* - Renamed the ``proxy'' modifier of the -d flag to ``pub'',ru2001-06-072-27/+53
* Initialize the sa_flags member of an auto struct sigaction variable.jdp2001-06-061-0/+1
* Get rid of se_ctladdrinitok, which doesn't do anything and seemesdwmalone2001-06-062-16/+0
* Spelling fix ("independantly" -> "independently")chris2001-06-061-1/+1
* Fetch the default maximum TTL value from the net.inet.ip.ttl MIB.ru2001-06-061-1/+2
* Note that -a is ignored if -s is also specified.ru2001-06-061-0/+6
OpenPOWER on IntegriCloud