Go to file
lukem 4c8c86856e * use strcasecmp() instead of strcmp() so that filesystem type and disk type
searchs (amongst others) are case insensitive.
* in interactive mode (-i), when editing entries display supported disk types
  and filesystem types when given `?' (when ``[?]'' appears in the prompt
  this feature is supported for the question).
* support `m' as a suffix equivalent to `M'
* in interactive mode, be a bit more sensible about handling errors and EOF
* implement dumpnames(), which takes a char ** and size, and displays
  as per ls -F (sorted, listed vertically) but indented by one tab
* don't assume d_typename and d_packname are NUL terminated
* fix up some comments and some warning messages (bad cut & pastos :)
* deprecate deffstypename() and getfstypename()
* be consistent when using sizeof()
2000-08-14 22:37:08 +00:00
bin rename nset to infoset from jhawk. 2000-08-02 19:44:18 +00:00
crypto - Reference count MCC IDs, and garbage-collect them in destroy if 2000-08-10 18:58:59 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib remove some not-so-obsolete files from the obsolete lists (these are 2000-08-13 22:24:30 +00:00
etc make that "audio*" not "audio". 2000-08-13 15:37:09 +00:00
games Corrected quote. It was totally missing its (well-known) equivalent of 2000-08-12 23:04:15 +00:00
gnu install m4 file for darwin (added in 8.10.x -> 8.11.0) 2000-08-13 16:22:53 +00:00
include ISO/IEC 9899:1999: MB_CUR_MAX expands to a positive integer expression with 2000-08-10 10:03:43 +00:00
lib Don't enable lin's exit on warnings yet. It'll break most ports. 2000-08-13 23:26:12 +00:00
libexec remove extra period 2000-08-14 12:16:45 +00:00
regress Fix obvious pasto resulting in third test series never being done. 2000-07-31 12:22:39 +00:00
sbin * use strcasecmp() instead of strcmp() so that filesystem type and disk type 2000-08-14 22:37:08 +00:00
share MLINK2->M_LINK2, also make the listing of these three options be more in 2000-08-14 17:34:12 +00:00
sys Decrement the block count to compensate for 64 bytes prefetched to fill 2000-08-14 21:04:44 +00:00
usr.bin Redo previous a bit different way so that mount point of top layer is shown 2000-08-14 09:17:11 +00:00
usr.sbin use libc inet_addr(3). fixes part of PR#10651 2000-08-14 11:30:41 +00:00
Makefile Document the cool NOCLEANDIR/NOINCLUDES options that somebody added. 2000-08-05 10:17:35 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00