| Commit message (Expand) | Author | Age | Files | Lines |
| * | Kernel support for smbfs is only built on the i386 at the moment, so | Sheldon Hearn | 2001-12-14 | 1 | -1/+2 |
| * | Add bmake glue for src/contrib/smbfs and connect userland smbfs | Sheldon Hearn | 2001-12-14 | 1 | -1/+1 |
| * | Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was | Gregory Neil Shapiro | 2001-11-11 | 1 | -1/+6 |
| * | Do not ``build'' (ie remove, and put in stub libraries) for libresolv | Peter Wemm | 2001-11-03 | 1 | -3/+8 |
| * | Adjust dependancies and build order. PAM needs RPC. | Mark Murray | 2001-08-26 | 1 | -2/+3 |
| * | Say goodbye to libss, which somehow managed to crouch hidden in the tree | Kris Kennaway | 2001-08-19 | 1 | -2/+2 |
| * | Add some features to libdevstat, and overhaul the interface a bit: | Thomas Moestl | 2001-08-04 | 1 | -2/+3 |
| * | Fix a cryptoless world by disconnecting libmp from the build when there is no | Maxim Sobolev | 2001-08-02 | 1 | -1/+5 |
| * | Enable the new libmp in the build, and disable libgmp and its | Dima Dorfman | 2001-07-29 | 1 | -1/+1 |
| * | Axe S/Key. OPIE is the legal successor. | Mark Murray | 2001-07-09 | 1 | -5/+3 |
| * | Fix long lines. | David E. O'Brien | 2001-06-21 | 1 | -4/+4 |
| * | Add libbz2 to provide Bzip2 capabilities to the system. | David E. O'Brien | 2001-06-21 | 1 | -1/+1 |
| * | Turn on libdevinfo | Mike Smith | 2001-04-21 | 1 | -3/+3 |
| * | Activate build of posix1e extensions in libc and libc_r that have been | Thomas Moestl | 2001-04-04 | 1 | -1/+1 |
| * | Rewrite of the CAM error recovery code. | Kenneth D. Merry | 2001-03-27 | 1 | -1/+2 |
| * | Do not build (and install) both secure/ and standard versions | Ruslan Ermilov | 2001-03-26 | 1 | -1/+1 |
| * | There are now compat libs for the Alpha too. | David E. O'Brien | 2001-02-10 | 1 | -1/+4 |
| * | Merge into a single US-exportable libcrypt, which only provides | Peter Wemm | 2000-12-28 | 1 | -8/+1 |
| * | Build the ISC library as libisc. This library comes as part of the | Archie Cobbs | 2000-10-24 | 1 | -1/+1 |
| * | Fix alphabetical ordering for libsmutil | Gregory Neil Shapiro | 2000-10-10 | 1 | -1/+1 |
| * | Use sendmail's version of vacation. It is command line and database | Gregory Neil Shapiro | 2000-10-10 | 1 | -6/+1 |
| * | The rest of the changes needed to support the new version of sendmail (8.11.0). | Gregory Neil Shapiro | 2000-08-12 | 1 | -1/+6 |
| * | Include libusb in the build | Nick Hibma | 2000-07-02 | 1 | -1/+1 |
| * | Disconnect libm from the build tree. It's broken, not being | Josef Karthauser | 2000-05-02 | 1 | -8/+2 |
| * | Document the libpam dependency on libopie | Kris Kennaway | 2000-04-18 | 1 | -0/+1 |
| * | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | Kris Kennaway | 2000-03-09 | 1 | -1/+1 |
| * | Oops, The dependency of libcrypt on libmd went away before it was "fixed" | Bruce Evans | 2000-01-21 | 1 | -3/+3 |
| * | Fixed bitrot in library build order. libmd was not built before | Bruce Evans | 2000-01-17 | 1 | -3/+3 |
| * | Fixed stray backslash in previous commit. | Bruce Evans | 2000-01-16 | 1 | -4/+5 |
| * | Enable the building of libposix1e | Robert Watson | 2000-01-15 | 1 | -2/+3 |
| * | libipsec and IPsec related apps. (and some KAME related man pages) | Yoshinobu Inoue | 2000-01-06 | 1 | -1/+2 |
| * | Turn libbind back on, it should be ok now. | Peter Wemm | 1999-11-30 | 1 | -1/+1 |
| * | oops, forgot to disconnect libbind while it's broken. | Peter Wemm | 1999-11-30 | 1 | -2/+6 |
| * | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | Julian Elischer | 1999-10-21 | 1 | -2/+2 |
| * | Make libncp actually compiled. | Boris Popov | 1999-10-14 | 1 | -2/+3 |
| * | Allow for another telnet in secure (SRA telnet). | Mark Murray | 1999-10-07 | 1 | -1/+2 |
| * | Connect libform/libpanel/libmenu. | Peter Wemm | 1999-09-05 | 1 | -5/+3 |
| * | Fixed disorder in comments. | Bruce Evans | 1999-09-04 | 1 | -6/+6 |
| * | Make the libcrypt's build in the correct order. | Mark Murray | 1999-09-01 | 1 | -6/+5 |
| * | Update a comment regarding dependencies on libtermcap and curses etc. | Peter Wemm | 1999-09-01 | 1 | -2/+1 |
| * | Don't build libtermcap, libcurses, libmytinfo, just libncurses. | Peter Wemm | 1999-08-30 | 1 | -4/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Turn off libf2c. Superseeded by EGCS's libg2c. | David E. O'Brien | 1999-04-18 | 1 | -2/+2 |
| * | Remove references to libg++ and libf2c that aren't needed post-EGCS. | David E. O'Brien | 1999-04-14 | 1 | -2/+2 |
| * | Build libwrap - the core to tcp_wrappers. | Mark Murray | 1999-03-14 | 1 | -2/+2 |
| * | Enable building libio on the alpha. | Doug Rabson | 1998-12-17 | 1 | -2/+6 |
| * | Fixed SUBDIR order. | Bruce Evans | 1998-11-29 | 1 | -2/+2 |
| * | Make sure libskey is built before libpam. It is required for one of | John Polstra | 1998-11-20 | 1 | -4/+6 |
| * | Enable the building of libpam. Move libradius and libtacplus up in | John Polstra | 1998-11-18 | 1 | -5/+6 |
| * | Enable libradius and libtacplus. | John Polstra | 1998-11-13 | 1 | -4/+5 |