Go to file
jhawk 401927b1d5 Abstract out progress bar support into progressbar.[ch], for inclusion
in external programs (conditionalized on -DSTANDALONE_PROGRESS).

The following moved from util.c to progressbar.c:
  alarmtimer(), progressmeter(), psummary(), ptransfer(),
  xsignal(), xsignal_restart()

The following moved from extern.h and ftp_var.h to progressbar.h:
  STALLTIME, verbose, fromatty, progress, quit_time, ttywidth
2003-01-21 16:08:06 +00:00
bin Make 'times' be a proper posix special builtin. 2003-01-20 08:49:00 +00:00
crypto posesses -> possesses 2003-01-03 04:20:09 +00:00
dist When printing out the FDDI header on NetBSD, skip the 3 preamble bytes 2003-01-17 02:44:33 +00:00
distrib Add ucontext(5). 2003-01-21 12:44:36 +00:00
doc New dhcp versions out: 3.0pl2 and 3.0.1rc11. 2003-01-21 13:57:14 +00:00
etc Among the many things postinstall should check are up to date is... postinstall 2003-01-21 14:28:55 +00:00
games The Double-Semi-Colon Police. 2003-01-20 05:29:53 +00:00
gnu Merge 1.11.5. 2003-01-21 09:43:36 +00:00
include Need <sys/cdefs.h>. 2003-01-21 12:27:11 +00:00
lib Add makecontext(3) from Klaus Klein. 2003-01-21 12:39:08 +00:00
libexec Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
regress add small semaphore test. 2003-01-20 20:12:17 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin The next release will be 2.0, not 1.7. 2003-01-19 21:25:36 +00:00
share Warn if Rv has no function name argument. 2003-01-21 15:40:02 +00:00
sys Add DIAGNOSTIC code provided in PR kern/19919 by DHOYASHIKI Shinichi. 2003-01-21 16:05:21 +00:00
tools enable sunlabel... 2002-12-21 12:56:08 +00:00
usr.bin Abstract out progress bar support into progressbar.[ch], for inclusion 2003-01-21 16:08:06 +00:00
usr.sbin sysctl/setsockopt takes int, not u_long. 2003-01-21 09:15:54 +00:00
build.sh Improvements from Alan Barrett (in private email), with minor tweaking: 2003-01-15 01:49:03 +00:00
BUILDING Add "-V var=[value]", for setting arbitrary variables which will also 2003-01-04 12:55:32 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +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 Note texinfo-4.3 update and how to make it work if one wants to avoid build.sh. 2003-01-17 22:58:52 +00:00