| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.2.1_cvs | cvs2svn | 2004-02-23 | 1523 | -1546/+1546 |
| * | Point the pkg tools to the 5.2.1 packages. | Scott Long | 2004-02-23 | 1 | -1/+2 |
| * | Add a hack to allow sysisntall to handle mixing 5.2 vs. 5.2.1 cds. | Scott Long | 2004-02-20 | 1 | -0/+2 |
| * | MFC rev 1.351 (no disklabel on ia64). | Marcel Moolenaar | 2004-02-14 | 1 | -0/+12 |
| * | Revert rev 1.219. We will install the full gnome and kde packages. | Scott Long | 2004-01-07 | 1 | -2/+2 |
| * | Commit the fix from 1.49 which prevents false positives in the | Doug Barton | 2004-01-06 | 1 | -5/+4 |
| * | MFC 1.48, which contains two small cleanups and the | Doug Barton | 2004-01-03 | 1 | -2/+51 |
| * | MFC: Catch up with reality with respect to the location of 4.8, 4.9, | Bruce A. Mah | 2004-01-02 | 1 | -1/+6 |
| * | MFC Rev 1.350: | Scott Long | 2003-12-21 | 1 | -6/+6 |
| * | - Add FTP site in Turkey. | Ken Smith | 2003-12-21 | 1 | -0/+3 |
| * | InstaMFC: Mount the mfsroot read/write during installs. | John Baldwin | 2003-12-20 | 1 | -1/+6 |
| * | MFC: Don't force-unmount devfs during install | Scott Long | 2003-12-19 | 1 | -22/+1 |
| * | Merge dist.c:1.228 from HEAD to RELENG_5_2: | Robert Watson | 2003-12-18 | 1 | -1/+1 |
| * | Merge revision 1.2 of securelevel.hlp to RELENG_5_2: | Robert Watson | 2003-12-17 | 1 | -19/+21 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5_2'. | cvs2svn | 2003-12-07 | 40 | -17011/+0 |
| * | Fix our kernel support for Basic Block Profiling to work with GCC33. | Poul-Henning Kamp | 2003-12-03 | 2 | -13/+69 |
| * | Reconnect ipfstat, ipnat, and ipftest to the build now that if_xname | Brooks Davis | 2003-12-02 | 1 | -1/+2 |
| * | Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2 | Joe Marcus Clarke | 2003-12-02 | 4 | -8/+8 |
| * | Spell SSHd as sshd. | Robert Watson | 2003-12-01 | 2 | -2/+2 |
| * | The new "spec against spec" comparison code was yet another time | Poul-Henning Kamp | 2003-11-30 | 1 | -7/+22 |
| * | Add a Securelevel sub-menu to the Security configuration menu, | Robert Watson | 2003-11-29 | 7 | -0/+190 |
| * | Cosmetic fix: a message was mixed with a dialog box border line. | Jimmy Olgeni | 2003-11-28 | 1 | -1/+1 |
| * | Remove security profiles from sysinstall. Currently, security profile | Robert Watson | 2003-11-28 | 9 | -188/+10 |
| * | - Drop down to one snapshots FTP site since that's all we have now | Ken Smith | 2003-11-24 | 2 | -32/+40 |
| * | Add Greek keymaps to sysinstall. | John Baldwin | 2003-11-20 | 4 | -10/+18 |
| * | A variety of content cleanups: | Robert Watson | 2003-11-20 | 1 | -22/+70 |
| * | No need to copy sysinstall into a jail with -CURRENT, since in | Robert Watson | 2003-11-20 | 1 | -10/+2 |
| * | Off by one error in malloc. | Poul-Henning Kamp | 2003-11-19 | 1 | -1/+1 |
| * | Catch up with the latest in device naming. | David E. O'Brien | 2003-11-18 | 1 | -5/+5 |
| * | * Auto-detect what device to use if none is specified | Eivind Eklund | 2003-11-17 | 2 | -18/+33 |
| * | __FBSDID; remove duplicate <ctype.h>; try to reduce style inconsistencies. | Dag-Erling Smørgrav | 2003-11-17 | 1 | -46/+43 |
| * | Sort includes, and remove superfluous <sys/types.h> | Dag-Erling Smørgrav | 2003-11-17 | 1 | -15/+15 |
| * | Instead of blindly loading the ums module and bailing out if that fails, | Dag-Erling Smørgrav | 2003-11-17 | 1 | -2/+38 |
| * | Remove the BUGS section introduced in rev 1.11 now that the problem | David Schultz | 2003-11-17 | 1 | -15/+0 |
| * | Reimplement nologin(8) as a C program. This allows us to statically | David Schultz | 2003-11-17 | 3 | -40/+29 |
| * | Document nologin(8) as being insecure in conjunction with a dynamic | David Schultz | 2003-11-17 | 1 | -0/+15 |
| * | logerror is used in syslogd to log errors from syslogd itself. It | David Malone | 2003-11-16 | 1 | -0/+6 |
| * | Remove an argument to printf that is unused. | David Malone | 2003-11-16 | 1 | -1/+1 |
| * | Remove an annoying printf that somehow leaked into rev 1.21. | Nate Lawson | 2003-11-16 | 1 | -1/+0 |
| * | Make this WARNS 2 clean, and fix up the manual page: | Tom Rhodes | 2003-11-15 | 12 | -32/+59 |
| * | Replace all uses of the old netgraph constants NG_*LEN by the new | Hartmut Brandt | 2003-11-15 | 7 | -68/+68 |
| * | - poll(2) support. | Hajimu UMEMOTO | 2003-11-14 | 10 | -757/+439 |
| * | - need_trigger/idx should be u_int, not ssize_t. | Hajimu UMEMOTO | 2003-11-14 | 1 | -30/+34 |
| * | - interface minimum MTU = 1280 in IPv6. | Hajimu UMEMOTO | 2003-11-14 | 1 | -8/+3 |
| * | our netstat is installed in /usr/bin. | Hajimu UMEMOTO | 2003-11-14 | 1 | -1/+1 |
| * | Fixed spurious syntax errors for including files that don't begin with | Bruce Evans | 2003-11-14 | 1 | -3/+4 |
| * | If the name of the mouse device starts with "/dev/ums", try to load the | Dag-Erling Smørgrav | 2003-11-13 | 1 | -2/+15 |
| * | - make command line argument parsing POSIX compliant. comment from | Hajimu UMEMOTO | 2003-11-13 | 2 | -182/+281 |
| * | Fix a bug relating to the "files before directories" sort order when | Poul-Henning Kamp | 2003-11-13 | 1 | -0/+51 |
| * | Add an empty definition of the MIBS variable so that the makefile does | Hartmut Brandt | 2003-11-13 | 1 | -0/+1 |