Go to file
mrg 1d0e9794a0 significantly rototill. don't use the high-level gzio functions
anymore, use the low-level inflate()/deflate() directly.  this
allows support file-type detection on stdin; now can decompress
.Z and .bz2 files fed to stdin (fixes PR#25192) additionally it
makes -v work with stdin or stdout (fixes PR#25215.)

(with these changes, we no longer need gzopenfull(3) in libz.)

thanks to martin@ for the code gzip.c:gz_uncompress() is based on.
2004-04-25 16:20:33 +00:00
bin PR/25188: Thomas Klausner: pax-as-tar problem with trailing slashes 2004-04-25 16:20:24 +00:00
contrib/sys Convert athhal-elf.o to a .uue and add appropriate make hooks to use it 2004-03-25 23:32:10 +00:00
crypto properly validate phase 1 signature. 2004-04-12 03:34:05 +00:00
dist Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
distrib arrange for libc's getcap to be used instead of a local copy. 2004-04-25 06:45:02 +00:00
doc postfix-2.1.0 is out. 2004-04-23 12:04:44 +00:00
etc s/netbsd.org/NetBSD.org/ 2004-04-23 10:59:47 +00:00
games s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
gnu Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
include more const sprinkling on cget* suggested by kleink. 2004-04-23 14:44:54 +00:00
lib Add -DSMALL so that this can be used in libhack. 2004-04-25 06:45:29 +00:00
libexec add const to cgetent arg. 2004-04-23 21:04:25 +00:00
regress Add regression tests for pax/tar append archive mode. 2004-04-17 15:27:01 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin When converting a string to a number, also make sure that you didn't 2004-04-25 05:36:49 +00:00
share add references to ACPI man pages. 2004-04-25 03:13:00 +00:00
sys Select first disk device as boot device if no boot device is selected 2004-04-25 14:40:02 +00:00
tools Add a compat definition of __packed. 2004-04-24 15:46:24 +00:00
usr.bin significantly rototill. don't use the high-level gzio functions 2004-04-25 16:20:33 +00:00
usr.sbin add references to ACPI man pages. 2004-04-25 03:13:00 +00:00
x11 - -DXFREE86 if we build an XFree86 server. 2004-04-24 03:42:07 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING Typo police 2004-04-23 19:44:47 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00