>Number: 5784net <machine, os, target, libraries (multiple lines)> System : OpenBSD 4.3 Details : OpenBSD 4.3-current (GENERIC.MP) #1608: Tue Mar 25 14:35:08 MDT 2008 deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP Architecture: OpenBSD.amd64 Machine : amd64 The -g switch in default ls alias, ls='-gCF', is a no-op. It should be ls='-CF'. Index: ksh.kshrc =================================================================== RCS file: /OpenBSD/src/etc/ksh.kshrc,v retrieving revision 1.12 diff -u -r1.12 ksh.kshrc --- ksh.kshrc 7 Feb 2005 06:08:10 -0000 1.12 +++ ksh.kshrc 1 Apr 2008 19:53:06 -0000 @@ -1,5 +1,5 @@ : -# $OpenBSD: ksh.kshrc,v 1.12 2005/02/07 06:08:10 david Exp $ +# $OpenBSD: ksh.kshrc,v 1.11 2002/12/08 22:40:45 marc Exp $ # # NAME: # ksh.kshrc - global initialization for ksh @@ -141,7 +141,7 @@ alias p='ps -l' alias j=jobs alias o='fg %-' - alias ls='ls -gCF' + alias ls='ls -CF' # add your favourite aliases here OS=${OS:-`uname -s`}
| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Tomasz Kłoczko | Is it time for remove (crap) ALSA from kernel tree ? |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Paweł Staszewski | iproute2 action/policer question |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
