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