summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-02Make BUFCACHEPERCENT adjustable through UKC, like all other arches do.Miod Vallat
2004-12-02Fix signal races for isatty(3) (calls ioctl(2)) and printf(3);Otto Moerbeek
2004-12-02This commit is brought to you by the brand new improved and better tastingJean-Francois Brousseau
2004-12-02Add quotes to unconfuse pkg_create error message.Marc Espie
2004-12-02cvs_logmsg_get() now accepts a list of files that it is getting theJean-Francois Brousseau
2004-12-02Add cvs_file_copy() to create a copy of a file structure.Jean-Francois Brousseau
2004-12-02Oops, repair *SBC kernels.Miod Vallat
2004-12-02Document -q and -h options, noticed by Matt Peterson <matt@eff.org>.Alexander Yurchenko
2004-12-02Add pci_decompose_tag() for sparc64.Brad Smith
2004-12-02rev 1.126Brad Smith
2004-12-02rev 1.4Brad Smith
2004-12-02vge(4) on amd64 nowPeter Valchev
2004-12-02enable vge(4) and ciphy(4); ok deraadtPeter Valchev
2004-12-02Vstat API changed slightly. Found out by fries@Marc Espie
2004-12-02wipe old .Xr's; ok espie@.Xavier Santolaria
2004-12-02don't try to validate_plist if not needed at all.Marc Espie
2004-12-02cosmetic: shows old and new package name, plus signatures.Marc Espie
2004-12-02make sure we don't call Update::is_needed if we're not doing pkg_add -r.Marc Espie
2004-12-01replace finer-grained spl locking in pfioctl() with a single broad lockDaniel Hartmeier
2004-12-01Much, much, much less stack pressure when reading a disklabel.Miod Vallat
2004-12-01Do not store preciouss data below the kernel stack, or they risk becomingMiod Vallat
2004-12-01not all interfaces support mtu setting;Jason McIntyre
2004-12-01fix dlsym(RTLD_NEXT,...) when called from the last shared objectKurt Miller
2004-12-01No more splnone alias for spl0.Miod Vallat
2004-12-01Sync core dumping code with other m68k platforms.Miod Vallat
2004-12-01Let kernels with option DEBUG link again.Miod Vallat
2004-12-015 -> FC_SUPERDMiod Vallat
2004-12-01Remove unexpected (and wrong) easter egg.Miod Vallat
2004-12-01remove excessive chattiness from the bootblocks. our goal is to shrinkTheo de Raadt
2004-12-01* plug memory leaks in the file parser and in the interactive mode parserPatrick Latifi
2004-12-01Xr crontab;Jason McIntyre
2004-12-01tie /altroot entry to afterboot(8);Jason McIntyre
2004-12-01add pppoe stuff to usage();Jason McIntyre
2004-12-01add vge to SEE ALSO;Jason McIntyre
2004-12-01Remove unused constants.Miod Vallat
2004-12-01sort SEE ALSO;Jason McIntyre
2004-12-01less .Dq;Jason McIntyre
2004-12-01allow stuff to recreate a package from an installed CONTENTS: sinceMarc Espie
2004-12-01- sort optionsJason McIntyre
2004-12-01remove .Dq from .Nd;Jason McIntyre
2004-12-01Prevent -fno-builtin-{abort,exit} from causing cc1 to dump core.Miod Vallat
2004-12-01Real synopsis.Miod Vallat
2004-12-01use volatile sig_atomic_t for vars set in signal handlers. spotted by deraadt@Otto Moerbeek
2004-12-01sqrt regress testsOtto Moerbeek
2004-12-01Fix stop condition for sqrt. Due to the fact that we're doing NewtonOtto Moerbeek
2004-12-01syncTheo de Raadt
2004-12-01Drop advertising clause as per NetBSD some time ago.Jonathan Gray
2004-12-01list VIA VT6122 in supported gigabit section nowPeter Valchev
2004-12-01vge(4) and ciphy(4) Xr's, reminded by theoPeter Valchev
2004-12-01sync re(4) description w/ reality (8139C+ not supported at that point)Peter Valchev