summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-20store pkgname in handle directly, so that we can delete the packing-listMarc Espie
2004-12-20syncTheo de Raadt
2004-12-20more details in license filesTheo de Raadt
2004-12-20repair error message: set_pkgname so that we don't report for the lastMarc Espie
2004-12-20firmware loading from the filesystem. pci subsystem type thingsTheo de Raadt
2004-12-20don't display some details in -n mode unless very verbose.Marc Espie
2004-12-20keep a hash of installed packages, so that we can refuse to replace aMarc Espie
2004-12-20lots of minor tweaking and cleanup, removal of unused junk, etc; dlg okTheo de Raadt
2004-12-20Ansification plus some minor knf. No binary change on i386 andOtto Moerbeek
2004-12-20Add support for displaying Shared Spanning Tree Protocol frames, a minorChristopher Pascoe
2004-12-20Enforce an ordering on ifnet such that CARP interfaces appear later in theChristopher Pascoe
2004-12-20syncTheo de Raadt
2004-12-20remove MLINKS tooJun-ichiro itojun Hagino
2004-12-20remove manpages based on RFC. requested by deraadtJun-ichiro itojun Hagino
2004-12-20vge(4) in bsd.rd, only CD for now; ok deraadtPeter Valchev
2004-12-19#define sc_if sc_ac.ac_if, makes things a little more readable, andRyan Thomas McBride
2004-12-19sanity check: in -n mode, we end up replacing stuff that doesn't exist ?Marc Espie
2004-12-19single comment in GENERIC replaces a file that gets out of date; discussed by...Theo de Raadt
2004-12-19don't create path if -n.Marc Espie
2004-12-19grammar;Jason McIntyre
2004-12-19add a handler for the Gzip-stream request. The handler parses theJean-Francois Brousseau
2004-12-19Add ahd.Kenneth R Westerback
2004-12-19use /sys includes instead of /usr/include/[possibly stale]/sys; deraadt@ okMichael Shalayeff
2004-12-19prep for futureTheo de Raadt
2004-12-19shorten codeTheo de Raadt
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-19syncTheo de Raadt
2004-12-19not yds yetTheo de Raadt
2004-12-19filesystem firmware loading written over the pacific 2 weeks ago, testedTheo de Raadt
2004-12-19Allow comments in /etc/{myname,mygate,defaultdomain}; OK deraadt@Todd C. Miller
2004-12-19syncTheo de Raadt
2004-12-19tigon-license fileTheo de Raadt
2004-12-19build uyap firmwareTheo de Raadt
2004-12-19filesystem firmware loading for uyap(4). this should work, i wrote it veryTheo de Raadt
2004-12-19simplify solve_dependencies: always compute to_install array (it isMarc Espie
2004-12-19Block SIGALRM during write--we only want it to interrupt read().Todd C. Miller
2004-12-19move conflict code to PkgCfl.Marc Espie
2004-12-19fix cleanupTheo de Raadt
2004-12-19use strchr instead of indexTheo de Raadt
2004-12-19spacingTheo de Raadt
2004-12-19route <label> rewording from otto@;Jason McIntyre
2004-12-19remove section detailing `file' operand: none of our other pages do itJason McIntyre
2004-12-19Reduce delta to FreeBSD by adding and using ahd_alloc() rather thanKenneth R Westerback
2004-12-19spacingTheo de Raadt
2004-12-19syncTheo de Raadt
2004-12-19Make it possible for carp to work on fddi and token ring again.Ryan Thomas McBride
2004-12-19umask returns mode_t, not intTodd C. Miller
2004-12-19Set atime and mtime when giving out a new pty. With help from tholo@Todd C. Miller
2004-12-18Use _PATH_BSHELL instead of hardcoding "/bin/sh"Todd C. Miller
2004-12-18remove GCC_FUNC_ATTR/GCC_FUNC_ATTR2 and just use __attribute__ directlyTodd C. Miller