Age | Commit message (Expand) | Author |
2004-12-03 | zlib-1.21 here too | Damien Miller |
2004-12-03 | update to zlib-1.21 (we already have the CAN-2004-0797 security fixes) | Damien Miller |
2004-12-03 | this page documents zlib 1.2.1, not 1.1.4; | Jason McIntyre |
2004-12-03 | various fixes for openssl x509; | Jason McIntyre |
2004-12-02 | No need to provide an MDSETS for sgi. | Miod Vallat |
2004-12-02 | * fix the duplicate prefix and duplicate unit parsing | Patrick Latifi |
2004-12-02 | man tweaks; | Jason McIntyre |
2004-12-02 | Default to A/UX partition type for OpenBSD newly created partitions on mac68k. | Miod Vallat |
2004-12-02 | pdisk on the ramdisk | Miod Vallat |
2004-12-02 | move IPL setup to intr.c | Martin Reindl |
2004-12-02 | group paragraphs more logically; | Jason McIntyre |
2004-12-02 | - fix SEE ALSO | Jason McIntyre |
2004-12-02 | gnu -> GNU; | Jason McIntyre |
2004-12-02 | update for denmark; | Jason McIntyre |
2004-12-02 | king bula sez: in Attic/ you shall rot | Henning Brauer |
2004-12-02 | Redirected to /dev/null | Henning Brauer |
2004-12-02 | Restart waitpid() if we are interupted by a signal. OK deraadt@ | Todd C. Miller |
2004-12-02 | option DISABLE_EXT_CACHE is not used anymore. | Miod Vallat |
2004-12-02 | big time httpd cleanup | Henning Brauer |
2004-12-02 | We do not support 2MB machines, so don't bother taking them into account | Miod Vallat |
2004-12-02 | Make BUFCACHEPERCENT adjustable through UKC, like all other arches do. | Miod Vallat |
2004-12-02 | Fix signal races for isatty(3) (calls ioctl(2)) and printf(3); | Otto Moerbeek |
2004-12-02 | This commit is brought to you by the brand new improved and better tasting | Jean-Francois Brousseau |
2004-12-02 | Add quotes to unconfuse pkg_create error message. | Marc Espie |
2004-12-02 | cvs_logmsg_get() now accepts a list of files that it is getting the | Jean-Francois Brousseau |
2004-12-02 | Add cvs_file_copy() to create a copy of a file structure. | Jean-Francois Brousseau |
2004-12-02 | Oops, repair *SBC kernels. | Miod Vallat |
2004-12-02 | Document -q and -h options, noticed by Matt Peterson <matt@eff.org>. | Alexander Yurchenko |
2004-12-02 | Add pci_decompose_tag() for sparc64. | Brad Smith |
2004-12-02 | rev 1.126 | Brad Smith |
2004-12-02 | rev 1.4 | Brad Smith |
2004-12-02 | vge(4) on amd64 now | Peter Valchev |
2004-12-02 | enable vge(4) and ciphy(4); ok deraadt | Peter Valchev |
2004-12-02 | Vstat API changed slightly. Found out by fries@ | Marc Espie |
2004-12-02 | wipe old .Xr's; ok espie@. | Xavier Santolaria |
2004-12-02 | don't try to validate_plist if not needed at all. | Marc Espie |
2004-12-02 | cosmetic: shows old and new package name, plus signatures. | Marc Espie |
2004-12-02 | make sure we don't call Update::is_needed if we're not doing pkg_add -r. | Marc Espie |
2004-12-01 | replace finer-grained spl locking in pfioctl() with a single broad lock | Daniel Hartmeier |
2004-12-01 | Much, much, much less stack pressure when reading a disklabel. | Miod Vallat |
2004-12-01 | Do not store preciouss data below the kernel stack, or they risk becoming | Miod Vallat |
2004-12-01 | not all interfaces support mtu setting; | Jason McIntyre |
2004-12-01 | fix dlsym(RTLD_NEXT,...) when called from the last shared object | Kurt Miller |
2004-12-01 | No more splnone alias for spl0. | Miod Vallat |
2004-12-01 | Sync core dumping code with other m68k platforms. | Miod Vallat |
2004-12-01 | Let kernels with option DEBUG link again. | Miod Vallat |
2004-12-01 | 5 -> FC_SUPERD | Miod Vallat |
2004-12-01 | Remove unexpected (and wrong) easter egg. | Miod Vallat |
2004-12-01 | remove excessive chattiness from the bootblocks. our goal is to shrink | Theo de Raadt |
2004-12-01 | * plug memory leaks in the file parser and in the interactive mode parser | Patrick Latifi |