summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-08remove unused variable (pw). ok djm@Jakob Schlyter
2003-11-08Remove file commited by accidentMiod Vallat
2003-11-08remove two words that were never visible anyway, due to too many argsJason McIntyre
2003-11-08add -v and -w window to usage();Jason McIntyre
2003-11-08- correct SYNOPSISJason McIntyre
2003-11-08- ommited -> omittedJason McIntyre
2003-11-08Print "|pfsync" if the packet is truncated, not "|pflog".Ryan Thomas McBride
2003-11-08Avoid a race condition while swapping in a process.Thomas Nordin
2003-11-08Remove compacting garbage collector. Fixes PR #3528.Thomas Nordin
2003-11-08Add 'no-sync' state option to prevent state transition messages for statesRyan Thomas McBride
2003-11-07Check to make sure that the packet was received on a carp-enabled interface.Ryan Thomas McBride
2003-11-07fix behavior when ipv6mr_interface is 0. reported on netbsd listJun-ichiro itojun Hagino
2003-11-07Clean up carp_iamatch() behaviour so we don't reply to arp requests whenRyan Thomas McBride
2003-11-07Correct url to docs site; from Jared Yanovich <jjy2+@pitt.edu>.Alexander Yurchenko
2003-11-07Add missing #ifdef INET6.Ryan Thomas McBride
2003-11-07updated URL and a typo from Jared Yanovich;Jason McIntyre
2003-11-07Add some missing mentions of 'synproxy state'Ryan Thomas McBride
2003-11-07more updated URLs from Jared Yanovich;Jason McIntyre
2003-11-07the the; from rohee@Michael Shalayeff
2003-11-07update the ref to fips; from jared yanovichMichael Shalayeff
2003-11-07fix the ref to hpux elf extensions; from Jared Yanovich <jjy2+@pitt.edu>Michael Shalayeff
2003-11-07updated URLs from Jared Yanovich;Jason McIntyre
2003-11-07"the the" -> "the"; rohee@Miod Vallat
2003-11-07diffrently -> differently;Jason McIntyre
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-07- document /etc/kbdtypeJason McIntyre
2003-11-07- slight cleanupJason McIntyre
2003-11-07document line length and group membership limits;Jason McIntyre
2003-11-07hppa is bigendianMichael Shalayeff
2003-11-07prevent overflow, see freebsd r1.32. also, do nicer reallocs.Ted Unangst
2003-11-06Do not use a reserved PTE bit as the wired bit, this can bite you.Miod Vallat
2003-11-06handle +DISPLAYMarc Espie
2003-11-06move netisr definition into md code to allow arch provide suitable allocation;Dale Rahn
2003-11-06move netisr definition into md code to allow arch provide suitable allocation...Michael Shalayeff
2003-11-06Test #, n, and a.Otto Moerbeek
2003-11-06Describe non-portable extension # (comment), n (print w/o newline),Otto Moerbeek
2003-11-06Implement non-portable extension # (comment), n (print w/o newline),Otto Moerbeek
2003-11-06set env PKG_PREFIX for compatibility with old tools.Marc Espie
2003-11-06Tell people to set PKG_PATH for pkg_add - to handle dependencies.Marc Espie
2003-11-06... pkg_add obviously much happier with borked_package...Marc Espie
2003-11-06verify libspec fully again (same code as old pkg add-on, mostly).Marc Espie
2003-11-06Split off dependency solving into its own function.Marc Espie
2003-11-06do not try to run the post-install script on an aborted pkg_add.Marc Espie
2003-11-06split out the registration process, and add a ^C handler, to thatMarc Espie
2003-11-06Handle pkg_add -Marc Espie
2003-11-06Allow the use of full paths to refer to installed packages, so thatMarc Espie
2003-11-06url2pkgname as an explicit functionMarc Espie
2003-11-06Implement discovery of a `packing-list' prefix, e.g., the first @cwdMarc Espie
2003-11-06the previous change caused invalid checksums in some cases (rdr),Daniel Hartmeier
2003-11-06Style nits.Hakan Olsson