| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFS: Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate | Bruce A. Mah | 2002-10-08 | 1 | -0/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_7'. | cvs2svn | 2002-10-05 | 1461 | -0/+380921 |
| |\ |
|
| | * | MFC: If the peer gives us 0.0.0.0 as his IP number, NAK it rather than accepting | Brian Somers | 2002-09-28 | 1 | -1/+2 |
| | * | Partial revert of previous commit: tgz is once again the default | Bruce A. Mah | 2002-09-26 | 1 | -2/+2 |
| | * | Revert to gzip as the default compression scheme used by the | Bruce A. Mah | 2002-09-25 | 3 | -9/+5 |
| | * | MFC pciconf.c revision 1.18: usage message fixes. Sync the man page | John Polstra | 2002-09-17 | 2 | -16/+12 |
| | * | MFC: assume that autoinstalled dependencies have the same format (.tbz, tgz or | Maxim Sobolev | 2002-09-17 | 1 | -2/+6 |
| | * | MFC 1.18: Check for FD_SET overruns. | Jacques Vidrine | 2002-09-17 | 1 | -0/+8 |
| | * | MFC: Don't change MTRRs unless we understand the old values - should | David Malone | 2002-09-16 | 2 | -1/+3 |
| | * | MFC: Unbreak things when NOINET6 is defined | Brian Somers | 2002-09-16 | 1 | -0/+2 |
| | * | MFC: -S option that allows the user to disable vty switching and | Dima Dorfman | 2002-09-15 | 2 | -7/+34 |
| | * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-09-13 | 1 | -0/+89 |
| | * | MFC: Update to use *.tbz suffix, update example URL, fix a gramm-o. | Bruce A. Mah | 2002-09-12 | 1 | -3/+3 |
| | * | MFC main.c 1.20, mapper.c 1.16, mrinfo.c 1.18, mtrace.c 1.20: | Jacques Vidrine | 2002-09-12 | 4 | -0/+10 |
| | * | MFC: Fix minor off-by-one-error. | Bruce A. Mah | 2002-09-09 | 1 | -1/+1 |
| | * | MFC: Make pkg_install go to the right place for 4.6-RELEASE and | Bruce A. Mah | 2002-09-09 | 1 | -0/+2 |
| | * | Backout previous commit. In code freeze for 4.7. Yes, I am an idiot. | Crist J. Clark | 2002-09-05 | 1 | -20/+3 |
| | * | MFC: 1.105. Don't give up on a remote log host when we get a | Crist J. Clark | 2002-09-05 | 1 | -3/+20 |
| | * | s/strchr/strrchr/ (typo in previous commit) | Dag-Erling Smørgrav | 2002-09-04 | 1 | -1/+1 |
| | * | MFC: Everything | Brian Somers | 2002-09-01 | 81 | -8887/+4658 |
| | * | MFC *: lpr-related pieces of 'The .Nm utility' changes. | Garance A Drosehn | 2002-09-01 | 4 | -16/+24 |
| | * | MFC: use '' quotes instead of `' to delimit names of files and packages | David E. O'Brien | 2002-08-31 | 2 | -17/+17 |
| | * | sync style with -current | David E. O'Brien | 2002-08-31 | 1 | -3/+2 |
| | * | Sync style with -current. | David E. O'Brien | 2002-08-31 | 1 | -3/+2 |
| | * | MFC: rev 1.18 (handle snprintf() returning <0) | David E. O'Brien | 2002-08-31 | 1 | -2/+2 |
| | * | MFC: convert our compression method to bzip2 from gzip. | David E. O'Brien | 2002-08-31 | 4 | -18/+23 |
| | * | MFC: Reduce private "lesser known" function redirection to improve clarity. | David E. O'Brien | 2002-08-31 | 3 | -48/+39 |
| | * | MFC: rev 1.29 (snprintf can return <0) | David E. O'Brien | 2002-08-31 | 1 | -3/+3 |
| | * | Sync style with -current to reduce diffs. | David E. O'Brien | 2002-08-31 | 1 | -4/+3 |
| | * | MFC: style | David E. O'Brien | 2002-08-31 | 1 | -3/+3 |
| | * | MFC 1.59: Fix conjugation of exists, add full stops to the messages I changed. | David Malone | 2002-08-31 | 1 | -2/+2 |
| | * | MFC: Constify, inet_aton returns 0 on failure, spell compatibility correctly. | David Malone | 2002-08-31 | 1 | -3/+3 |
| | * | MFC: Use "kbytes" instead of "blocks" in messages as this is really | Jens Schweikhardt | 2002-08-31 | 1 | -2/+2 |
| | * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-08-31 | 5 | -0/+8238 |
| | * | MFC: user-setable promisc mode. The code is slightly diffrent (and uglier) | Maxim Sobolev | 2002-08-30 | 2 | -5/+9 |
| | * | MFC the daemon(8) utility and hook it up to the build. | Sheldon Hearn | 2002-08-28 | 1 | -0/+1 |
| | * | MFC: Introduce the -d flag to show which drivers are bound to a device. | Josef Karthauser | 2002-08-27 | 2 | -42/+50 |
| | * | MFC: Correct the FAQ URL | Brian Somers | 2002-08-26 | 2 | -4/+6 |
| | * | MFC: 1.17; respect the invoker's umask instead of always creating | Ian Dowse | 2002-08-26 | 1 | -0/+6 |
| | * | MFC from rev 1.57: Preserve suid/gid permissions when extracting | Mario Sergio Fujikawa Ferreira | 2002-08-24 | 1 | -1/+1 |
| | * | MFC: Add capability for limiting the maximum number of simultaneous | Hajimu UMEMOTO | 2002-08-21 | 3 | -4/+314 |
| | * | MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism. | David E. O'Brien | 2002-08-20 | 31 | -176/+174 |
| | * | MFC: rev 1.49 (increase the number of packages that can be installed by an | David E. O'Brien | 2002-08-20 | 1 | -1/+1 |
| | * | MFC: prevent `pkg_info(1) -o' from dumping core on packages without origin | Maxim Sobolev | 2002-08-19 | 1 | -0/+1 |
| | * | MFC 1.97 | John W. De Boskey | 2002-08-18 | 1 | -4/+7 |
| | * | MFC: r1.26: Add break's to case blocks. | Mike Heffner | 2002-08-17 | 1 | -0/+2 |
| | * | MFC: fix assorted typos. | Jens Schweikhardt | 2002-08-15 | 2 | -3/+3 |
| | * | MFC: Don't dump apm information when only asked to enable/disable features. | Maxim Sobolev | 2002-08-12 | 1 | -0/+2 |
| | * | MFC: Print something we've cast to a long with %ld not %d. | David Malone | 2002-08-11 | 1 | -1/+1 |
| | * | MFC: rev. 1.74-1.75 | Akinori MUSHA | 2002-08-11 | 1 | -5/+1 |