summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-11-06Require encrypted messages are soon as we have the keystate for it.Hakan Olsson
2003-11-06spis[] type tweak. From Hans-Joerg Hoexer.Hakan Olsson
2003-11-06antispoof with ipless interfaceHenning Brauer
2003-11-06two more KNF violations I missed earlier. who introduces those all the time?Henning Brauer
2003-11-06and fix two err() that should be errx() while beeing hereHenning Brauer
2003-11-06need calloc hereHenning Brauer
2003-11-06KNFHenning Brauer
2003-11-06document that label macros can now be used in tags as wellHenning Brauer
2003-11-06allow the label macros to be used in tags as well.Henning Brauer
2003-11-06Teach gdb about the existence of SIGINFO. Fixes PR 3173.Otto Moerbeek
2003-11-06named.boot no longer necessary;Jason McIntyre
2003-11-06add commented out LoadModule statements for each module we build and installHenning Brauer
2003-11-06don't write magic until the file system is really done. preventsTed Unangst
2003-11-06regenMichael Shalayeff
2003-11-06i82852gm ids from jmc's dmesgMichael Shalayeff
2003-11-06fix linklocal multicast address handling. Matthias DrochnerJun-ichiro itojun Hagino
2003-11-05Correct author's email address per his request.Alexander Yurchenko
2003-11-05Back wdc reset change, now in more careful variant.Alexander Yurchenko
2003-11-05correct errors in code examples; from Dries Schellekens;Jason McIntyre
2003-11-05another ad codecMichael Shalayeff
2003-11-05PFS: Perfect Forward Secrecy (RFC 2409);Jason McIntyre
2003-11-05updated URL from Jared Yanovich;Jason McIntyre
2003-11-05updated URL from Jared Yanovich;Jason McIntyre
2003-11-05Cleanups.Ryan Thomas McBride
2003-11-05Make tcpdump -x work with pfsync.Ryan Thomas McBride
2003-11-04don't call in_pcbrehash twice; ok itojun@Markus Friedl
2003-11-04a hook to use an lkm for unicode names decoding; from freebsdMichael Shalayeff