Go to file
hubertf 849866f9c1 Allow custom text printed before (left of) the progress bar from progress(1):
miyu# cat openoffice-linux-1.1.0.tgz | progress -z -p 'Bytes written: ' dd of=/dev/null bs=1m
	Bytes written:    193 MB   13.83 MB/s 0+195211 records in
and:
	miyu# progress -f openoffice-linux-1.1.0.tgz -z -p 'Bytes written: ' dd of=/dev/null bs=1m
	Bytes written:  28% |******                | 57919 KB   14.12 MB/s    00:09 ETA

OK'd by lukem.
2004-03-09 17:04:24 +00:00
bin Use signed 64bit integer type instead of unsigned long long 2004-03-07 01:12:08 +00:00
contrib/sys Attach ath(4) HAL sysctls, 2004-03-01 01:28:35 +00:00
crypto Bump date for previous. 2004-03-06 23:38:40 +00:00
dist convert to using the libc iconv rather than trying to load libiconv.so 2004-03-01 07:46:33 +00:00
distrib More language tweaks. Still needs spell checking and testing. 2004-03-08 10:44:45 +00:00
doc Allow custom text printed before (left of) the progress bar from progress(1): 2004-03-09 17:04:24 +00:00
etc add a relatively trimmed 'init' case. 2004-03-09 06:04:33 +00:00
games becuase -> because. From Peter Postma. 2004-02-24 15:05:53 +00:00
gnu Whitespace 2004-03-08 14:47:27 +00:00
include * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
lib -clear status bits in mxcsr as required 2004-03-05 16:27:56 +00:00
libexec Whitespace. 2004-02-26 21:45:59 +00:00
regress -as Klaus confirmed, we cannot rely on the SIGFPE handler to return to 2004-03-05 16:37:57 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin Re-instate the old behaviour where 'mount_mfs device mount_pt' would 2004-03-07 12:26:38 +00:00
share Bump date for previous. 2004-03-08 23:02:40 +00:00
sys Add int2_wait_fifo(), which will idle while awaiting a flag in the interrupt 2004-03-09 14:05:09 +00:00
tools Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
usr.bin Allow custom text printed before (left of) the progress bar from progress(1): 2004-03-09 17:04:24 +00:00
usr.sbin use "volatile sig_atomic_t" for gothup; Havard Eidnes 2004-03-06 20:29:25 +00:00
x11 another try: 2004-03-09 16:30:55 +00:00
BUILDING * Document build.sh -X and -x 2004-02-06 23:22:44 +00:00
Makefile Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode 2004-02-15 19:52:27 +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 It wasn't stated that with the superblock problems that were fixed before 2004-02-23 22:51:51 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00