aboutsummaryrefslogtreecommitdiff
path: root/etc/root
Commit message (Expand)AuthorAgeFilesLines
* Make roots prompt "`hostname -s`# "Poul-Henning Kamp1997-11-071-0/+1
* Set `crt' by default to make mail(1) happy.Joerg Wunsch1997-09-263-4/+12
* Make the default VERASE key the <-- key and remove root'sBrian Somers1997-04-032-5/+1
* Don't clobber the TERM variable if it's already set (e.g. from /etc/ttys,Joerg Wunsch1997-03-061-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-232-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Remove root dotfiles which did more harm than good.Jordan K. Hubbard1996-08-143-545/+0
* This is no longer in /standJordan K. Hubbard1996-06-151-1/+1
* Make the invocation of fortune conditionalJordan K. Hubbard1996-04-301-1/+1
* Put the stty back here.Jordan K. Hubbard1996-03-061-0/+2
* Add back the stty commands I nuked - bad idea, sorry.Jordan K. Hubbard1996-03-061-0/+4
* Another round of spelling fixes.Mike Pritchard1996-01-313-6/+6
* Rip these things down to the absolutely minimums - no tsets, noJordan K. Hubbard1995-12-014-26/+1
* Remove ENABLE_STARTUP_LOCALE, use proper name for LANGAndrey A. Chernov1995-11-302-5/+3
* Revamp root's dotfiles.Jordan K. Hubbard1995-11-305-35/+597
* Added /usr/src/sys/compile to cdpath.Nate Williams1995-09-191-2/+2
* Fix the cdpath to find utilities in the gnu src tree.Nate Williams1995-09-181-2/+2
* Correct my last fix regarding the "Don't login..." message; plain cshJoerg Wunsch1995-07-081-3/+8
* dot.login:Joerg Wunsch1995-06-292-5/+8
* Fix a bunch of annoying details here, while I remember it.Poul-Henning Kamp1994-10-273-7/+7
* Root should NEVER have . in the path.Rodney W. Grimes1994-09-221-2/+2
* Revert the change that removed the -k flag from the ls alias, we have ls -kRodney W. Grimes1994-09-221-2/+2
* Fix 'ls' alias to work with new ls (-k is not supported)Paul Traina1994-09-191-2/+2
* Eliminate use of raw control characters in stty commands, make echo's andRodney W. Grimes1994-09-162-5/+5
* Since we're using syscons now, make ^H the backspace character byJordan K. Hubbard1994-06-152-5/+5
* Add $Id$'sRodney W. Grimes1994-02-214-0/+8
* Add a TERM=pc3 so that an initial system install is at least usableRodney W. Grimes1994-02-211-0/+1
* Fix up the cdpath, it was missing a / before i386.Rodney W. Grimes1994-02-181-2/+2
* Added savehist=1000 as a security feature to know what root has been up to,Rodney W. Grimes1994-01-221-1/+3
* Fixed ^? to ^\?, need to escape that for cshRodney W. Grimes1993-08-311-1/+1
* Changed stty erase ^H to stty erase ^?.Rodney W. Grimes1993-08-311-1/+1
* Updated paths and cdpath to be more appropriate to FreeBSD (removal of oldRodney W. Grimes1993-08-312-14/+4
* Default BLOCKSIZE for root is K-BlocksNate Williams1993-08-021-0/+1
* Removed df/du aliases, will make them more global and use BLOCKSIZENate Williams1993-08-021-2/+0
* Put back the du -k and df -k flags since POSIX says they should still work,Rodney W. Grimes1993-08-021-0/+2
* Removed aliases of df -> df -k and du -> du -k, as the k option is notRodney W. Grimes1993-08-011-2/+0
* Initial import of 386BSD 0.1 othersrc/etcRodney W. Grimes1993-06-204-0/+49