Go to file
dsl d55b8a2190 Redo suffix handling so that gunzip xxx.tgx => xxx.tar
Rework logic of gz_{un}compress to make it much less likely to leak fds
    (at least 2 non-error paths leaked them!)
Make -S ".xyz" and -S "" both do something sensible.
Make in-situ compression work - only lose the file on error.
Pass an open fd to zopen (renamed zdopen) to avoid fd leakage (was badly borked)
Write header into first 64k output block to writes are aligned.
    (more efficient and might avoid some problem with code that doesn't
    like receiving partial buffers)
Check file size on compression - double checks against fs full.
Remove some pointless casts, and otherwise simplify some logic.
2004-08-30 14:36:51 +00:00
bin Bump date for laddr. 2004-08-23 17:36:19 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Disable the "may kill you" message, because: 2004-08-06 13:57:05 +00:00
dist revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
distrib Switch to using GCC's supplied crtbegin / crtend files. 2004-08-28 00:18:38 +00:00
doc Move the pkgsrc section into pkgsrc/doc/RESPONSIBLE. 2004-08-29 06:50:46 +00:00
etc * Implement modify_file() to apply an awk program against a file and display 2004-08-30 04:57:39 +00:00
games - sleep a little in autobot mode so that we can see what is happening. 2004-08-27 09:07:08 +00:00
gnu Do not search the info path when opening our own output file. We may find 2004-08-29 08:16:18 +00:00
include Typo... 2004-08-19 23:10:40 +00:00
lib Error out if we try to build with GCC 3.3 or later; we should be using 2004-08-28 00:19:22 +00:00
libexec Check the type of symbols; if it's a Thumb function, then set the Thumb 2004-08-21 11:14:07 +00:00
regress support for bufferevents; fix signal race; faster timeout insertion; 2004-08-07 21:09:47 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Bump date for improved bad sector 2004-08-30 12:53:30 +00:00
share Bump date for WD_SOFTBADSECT description and sort sections. 2004-08-30 12:54:39 +00:00
sys Better kernel module for IPF (kern/26112 by Peter Postma) 2004-08-30 11:32:33 +00:00
tools Add code to extract make vars for GCC crtstuff. 2004-08-24 20:24:43 +00:00
usr.bin Redo suffix handling so that gunzip xxx.tgx => xxx.tar 2004-08-30 14:36:51 +00:00
usr.sbin Refer to the pkgsrc/sysutils/ipw-firmware package. 2004-08-27 06:01:28 +00:00
x11 Install the following as executable scripts: 2004-08-19 01:30:33 +00:00
build.sh Remove trailing / in pathname. 2004-08-17 14:00:30 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Switch to using GCC's supplied crtbegin / crtend files. 2004-08-28 00:18:38 +00:00
Makefile.inc
UPDATING postinstall currently does not migrate /usr/X11R6/lib/X11/* -> /etc/X11/* 2004-08-15 16:02:59 +00:00