Go to file
christos 8467a84273 From: Gerry Swislow gerry at certif dot com
1) File name completion should list the files in the current directory
if no text is entered.  The previous version wouldn't list anything if
the text to complete was empty.

2) When listing directories, the entries "." and ".." shouldn't be
shown.

3) The filename completion should be used if the user's
rl_attempted_completion_function doesn't return any matches.  The
previous version didn't do that.
2003-11-02 01:45:14 +00:00
bin file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos 2003-10-30 14:58:23 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto Fix NULL vs 0 mixup. 2003-10-25 20:48:10 +00:00
dist - Add declarations for lhs_context and rhs_context. For some reason these 2003-10-27 21:08:25 +00:00
distrib - fix some typos (netsbd.org -> NetBSD.org) 2003-11-01 03:02:59 +00:00
doc Note stpcide(4) for STMiroelectronics STPC IDE controller. 2003-10-31 06:53:59 +00:00
etc Announce a reason for the shutdown. 2003-11-01 23:04:54 +00:00
games Hobbes was misspelled. PR#23301 2003-10-29 04:53:39 +00:00
gnu First cut at implementing software single stepping for sh3. We need 2003-10-31 00:11:27 +00:00
include pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H 2003-10-27 03:46:15 +00:00
lib From: Gerry Swislow gerry at certif dot com 2003-11-02 01:45:14 +00:00
libexec Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
regress Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
rescue Add installboot. Suggested by Curt Sampson. 2003-10-21 10:08:40 +00:00
sbin KNF: sort includes. 2003-11-01 18:42:00 +00:00
share Apply various fixed supplied by Thomas Dickey in private e-mail. 2003-11-01 10:16:28 +00:00
sys Implement a separate nsphy_reset(). There are two reasons for this: 2003-11-02 01:42:28 +00:00
tools clean the "stripped" mdoc files 2003-10-28 07:46:16 +00:00
usr.bin Defensively rewrite a string moving loop. 2003-10-31 01:25:54 +00:00
usr.sbin Don't display data for sensors with ENVSYS_FCURVALID not set. 2003-10-31 20:37:53 +00:00
x11 Only run LIBDIR.${_SL}!= if it isn't defined, and add it to .MAKEOVERRIDES. 2003-10-24 14:50:51 +00:00
build.sh Always use /bin/pwd -P to get the "TOP" of the source tree, so that 2003-10-31 01:46:39 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00