Age | Commit message (Expand) | Author |
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 |
2004-12-01 | Xr crontab; | Jason McIntyre |
2004-12-01 | tie /altroot entry to afterboot(8); | Jason McIntyre |
2004-12-01 | add pppoe stuff to usage(); | Jason McIntyre |
2004-12-01 | add vge to SEE ALSO; | Jason McIntyre |
2004-12-01 | Remove unused constants. | Miod Vallat |
2004-12-01 | sort SEE ALSO; | Jason McIntyre |
2004-12-01 | less .Dq; | Jason McIntyre |
2004-12-01 | allow stuff to recreate a package from an installed CONTENTS: since | Marc Espie |
2004-12-01 | - sort options | Jason McIntyre |
2004-12-01 | remove .Dq from .Nd; | Jason McIntyre |
2004-12-01 | Prevent -fno-builtin-{abort,exit} from causing cc1 to dump core. | Miod Vallat |
2004-12-01 | Real synopsis. | Miod Vallat |
2004-12-01 | use volatile sig_atomic_t for vars set in signal handlers. spotted by deraadt@ | Otto Moerbeek |
2004-12-01 | sqrt regress tests | Otto Moerbeek |
2004-12-01 | Fix stop condition for sqrt. Due to the fact that we're doing Newton | Otto Moerbeek |
2004-12-01 | sync | Theo de Raadt |
2004-12-01 | Drop advertising clause as per NetBSD some time ago. | Jonathan Gray |
2004-12-01 | list VIA VT6122 in supported gigabit section now | Peter Valchev |
2004-12-01 | vge(4) and ciphy(4) Xr's, reminded by theo | Peter Valchev |
2004-12-01 | sync re(4) description w/ reality (8139C+ not supported at that point) | Peter Valchev |