aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/anonFTP.c
Commit message (Expand)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-328/+0
* Create group ftp by default. This is gid 14 as this is the historicalCeri Davies2007-06-111-3/+3
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-1/+1
* If sysinstall was used to configure an anonymous FTP area, it wasCeri Davies2006-01-151-1/+1
* Correct obsolete chown syntax.Ceri Davies2006-01-151-2/+2
* Various updates to the anonymous ftp support:John Baldwin2004-11-161-11/+12
* Fixed assorted misuses of NULL in integer context.Bruce Evans2004-03-111-1/+1
* Typo: s/seperately/separatelyJens Schweikhardt2002-08-061-1/+1
* Silence warnings :Murray Stokely2001-09-221-2/+2
* Compensate for default disabling of network services in inetd.conf(5)Robert Watson2001-08-021-0/+13
* Mark relevant functions __printflike()/__printf0like() and silence some ofKris Kennaway2001-07-051-1/+1
* Argh, this is what I get for testing, making one last "harmless cosmeticJordan K. Hubbard2000-01-251-1/+1
* o Fix http proxy code for various extentions and deal with FTP archiveJordan K. Hubbard2000-01-251-3/+2
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-171-2/+2
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-7/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-2/+2
* Sync up to current state of development.Jordan K. Hubbard1997-04-021-2/+2
* Add a registration screen so we can finally start counting our little userJordan K. Hubbard1997-03-091-1/+2
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-071-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-162/+25
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-9/+9
* Close a security hole in anonymous ftp setup.Jordan K. Hubbard1996-09-061-2/+2
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.Jordan K. Hubbard1996-09-011-30/+7
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-4/+3
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-7/+8
* Move some of functions around in order to make this stuff easierJordan K. Hubbard1996-04-281-4/+3
* Bring this into sync.Jordan K. Hubbard1996-04-231-14/+5
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-22/+21
* Major surgery.Jordan K. Hubbard1996-04-071-2/+2
* Make the editor a selectable option. Some people don't care for `ee'!Jordan K. Hubbard1996-03-231-2/+2
* Lots of fixes:Jordan K. Hubbard1996-03-181-59/+57
* Miscellaneous cleanup before big round of menu restructuring (to use newJordan K. Hubbard1996-03-021-216/+217
* Make editor start on right screen for anonFTP setup.Jordan K. Hubbard1995-11-121-2/+7
* Add verbosity to add in tracking a mystery sig-11 with this..Jordan K. Hubbard1995-11-111-59/+43
* Fix some missing parameters to the anon ftp setup area.Jordan K. Hubbard1995-11-111-5/+5
* Various cosmetic tweaks.Jordan K. Hubbard1995-11-111-5/+5
* Tweaks to anon ftp setup.Jordan K. Hubbard1995-11-101-2/+9
* o Now that Coranth has made the anonymous FTP configuration not use adduser,Jordan K. Hubbard1995-11-091-0/+491