| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MF3: Allow padding in LQR ECHO requests | Brian Somers | 2000-06-20 | 1 | -2/+3 |
| | | | | | Notes: svn path=/stable/3/; revision=61854 | ||||
| * | MF4: Don't mis-match interface names in iface_Create() | Brian Somers | 2000-06-19 | 1 | -2/+3 |
| | | | | | Notes: svn path=/stable/3/; revision=61832 | ||||
| * | For 3.x, options VM86 is needed for this function. | Alexander Langer | 2000-06-19 | 1 | -0/+4 |
| | | | | | | | | | PR: 18943 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Notes: svn path=/stable/3/; revision=61826 | ||||
| * | Add a missing '(' to fix a syntax error. | John Baldwin | 2000-06-18 | 1 | -1/+1 |
| | | | | | | | | Forgotten by: ps Notes: svn path=/stable/3/; revision=61809 | ||||
| * | MF4: add support for the Am79C973. | Gary Jennejohn | 2000-06-18 | 2 | -0/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61797 | ||||
| * | MFC recent bug fixes and feature. | David Nugent | 2000-06-18 | 9 | -110/+297 |
| | | | | | | | | | This commit unifies pw(8) code across all active branches. Still-Todo: manpage updates Notes: svn path=/stable/3/; revision=61793 | ||||
| * | MFC: Support for > 2GB swap partitions. | Paul Saab | 2000-06-18 | 1 | -5/+6 |
| | | | | | Notes: svn path=/stable/3/; revision=61790 | ||||
| * | MFC 1.92: kterm-color entry. | Satoshi Asami | 2000-06-16 | 1 | -0/+2 |
| | | | | | | | | Approved by: ache Notes: svn path=/stable/3/; revision=61732 | ||||
| * | MFC: | Ruslan Ermilov | 2000-06-16 | 1 | -11/+15 |
| | | | | | | | | | - rev 1.27: fix buffer overflow with the command line arguments. - rev 1.30: remove unused parameter. Notes: svn path=/stable/3/; revision=61727 | ||||
| * | MFC r1.86: small extra checks on arg values. | Jordan K. Hubbard | 2000-06-16 | 1 | -11/+9 |
| | | | | | Notes: svn path=/stable/3/; revision=61725 | ||||
| * | MF4: Add ``set urgent none'' and ``set ifqueue'' | Brian Somers | 2000-06-15 | 8 | -14/+71 |
| | | | | | Notes: svn path=/stable/3/; revision=61711 | ||||
| * | MFC: Correct date adjustments crossing summer/winter time boundaries. | Brian Somers | 2000-06-15 | 2 | -88/+154 |
| | | | | | Notes: svn path=/stable/3/; revision=61709 | ||||
| * | MFC (1.67: fixed allocation of unit numbers). | Bruce Evans | 2000-06-14 | 1 | -2/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61676 | ||||
| * | MFC: all fixes up to 1.91 excepting 1.90 fix ("op" for syscons) | Andrey A. Chernov | 2000-06-14 | 1 | -9/+32 |
| | | | | | Notes: svn path=/stable/3/; revision=61672 | ||||
| * | MFC: op for xterm-color | Andrey A. Chernov | 2000-06-14 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61671 | ||||
| * | MFC: options USER_LDT is required for these functions. | Alexander Langer | 2000-06-14 | 1 | -0/+4 |
| | | | | | Notes: svn path=/stable/3/; revision=61665 | ||||
| * | MFC: Celeron recognition (rev. 1.82). | KATO Takenori | 2000-06-14 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61663 | ||||
| * | MFC: add $FReeBSD$ | Jeroen Ruigrok van der Werven | 2000-06-14 | 1 | -1/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61662 | ||||
| * | MFC: various fixes: | Jeroen Ruigrok van der Werven | 2000-06-14 | 1 | -4/+3 |
| | | | | | | | | | | | Zap $Revision$ Change to $FreeBSD$ Fix *ripcmds Fix(?) spelling of the copyright Notes: svn path=/stable/3/; revision=61661 | ||||
| * | MFC: Add $FreeBSD$ | Jeroen Ruigrok van der Werven | 2000-06-14 | 1 | -0/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61660 | ||||
| * | Add note, that options VM86 is required for these functions. | Alexander Langer | 2000-06-13 | 1 | -0/+4 |
| | | | | | | | | | | PR: 18943 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Reviewed by: asmodai Notes: svn path=/stable/3/; revision=61635 | ||||
| * | MFC: Fix namespace pollution which will less likely cause | Jeroen Ruigrok van der Werven | 2000-06-13 | 5 | -150/+262 |
| | | | | | | | | | problems in the future. This should fix C++ stdlib problems when using ctype.h as well. Notes: svn path=/stable/3/; revision=61632 | ||||
| * | MFC: Back up following macros by functions: ishexnumber, isideogram, | Jeroen Ruigrok van der Werven | 2000-06-13 | 2 | -12/+68 |
| | | | | | | | | isnumber, isphonogram, isrune, isspecial. Fix ordering. Notes: svn path=/stable/3/; revision=61631 | ||||
| * | MFC: (rev 1.29) treat \t and \n inside /boot.config as whitespaces. | Ruslan Ermilov | 2000-06-13 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61629 | ||||
| * | MFC: Fix typo: turn of -> turn off | Alexander Langer | 2000-06-13 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61625 | ||||
| * | MFC: cosmetics. | Ruslan Ermilov | 2000-06-13 | 3 | -13/+22 |
| | | | | | Notes: svn path=/stable/3/; revision=61617 | ||||
| * | MFC: cleanup manpage. | Ruslan Ermilov | 2000-06-13 | 1 | -7/+7 |
| | | | | | Notes: svn path=/stable/3/; revision=61614 | ||||
| * | MFC: (rev 1.3) remove option's description that has gone with PAM. | Ruslan Ermilov | 2000-06-13 | 1 | -9/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61613 | ||||
| * | MFC: Remove a no-option MD5. | Ruslan Ermilov | 2000-06-13 | 2 | -7/+0 |
| | | | | | Notes: svn path=/stable/3/; revision=61612 | ||||
| * | MFC: (rev 1.31) Document /usr/lib/aout. | Ruslan Ermilov | 2000-06-13 | 1 | -0/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61610 | ||||
| * | MFC: /usr/mdec has gone. | Ruslan Ermilov | 2000-06-13 | 2 | -6/+0 |
| | | | | | Notes: svn path=/stable/3/; revision=61607 | ||||
| * | MFC: | Ruslan Ermilov | 2000-06-13 | 1 | -0/+8 |
| | | | | | | | | | - rev 1.25: Allow for incoming DNS UDP queries. - rev 1.27: Pass IP fragments with non-zero offset. Notes: svn path=/stable/3/; revision=61605 | ||||
| * | MFC: (rev 1.133) do not call icmp_error() if ipfirewall(4) denied packet. | Ruslan Ermilov | 2000-06-13 | 1 | -0/+4 |
| | | | | | Notes: svn path=/stable/3/; revision=61602 | ||||
| * | MFC: Various fixes from Bill Fumerola to clean the source up. | Jeroen Ruigrok van der Werven | 2000-06-12 | 12 | -358/+504 |
| | | | | | Notes: svn path=/stable/3/; revision=61578 | ||||
| * | MFC: Add $FreeBSD$ | Jeroen Ruigrok van der Werven | 2000-06-12 | 4 | -0/+6 |
| | | | | | Notes: svn path=/stable/3/; revision=61577 | ||||
| * | MFC: Fix RU/SU. | Jeroen Ruigrok van der Werven | 2000-06-12 | 1 | -2/+3 |
| | | | | | | | | Fix ASCII bug. Notes: svn path=/stable/3/; revision=61576 | ||||
| * | MF4: Hard sentence breaks and trailing space tidy-ups | Brian Somers | 2000-06-12 | 1 | -527/+854 |
| | | | | | Notes: svn path=/stable/3/; revision=61567 | ||||
| * | MFC: r1.50, r1.48, KASSERT() debugging and M_PREPEND null checking. | Jonathan Lemon | 2000-06-11 | 1 | -5/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61558 | ||||
| * | MF4: Don't oan about padding characters | Brian Somers | 2000-06-11 | 1 | -2/+0 |
| | | | | | Notes: svn path=/stable/3/; revision=61549 | ||||
| * | MFC: Fix minor numbers, locking, the return value of rpattach() | Seigo Tanimura | 2000-06-11 | 2 | -13/+17 |
| | | | | | | | | and baud_table. Notes: svn path=/stable/3/; revision=61543 | ||||
| * | MFC 1.37, fix memory leak in mount_nfs background mode | Matthew Dillon | 2000-06-11 | 1 | -2/+3 |
| | | | | | Notes: svn path=/stable/3/; revision=61537 | ||||
| * | MFC: mbuf wait code, as well as some other mbuf related bugfixes. | Jonathan Lemon | 2000-06-10 | 5 | -225/+490 |
| | | | | | | | | Submitted by: Mike Silbersack <silby@silby.com> Notes: svn path=/stable/3/; revision=61502 | ||||
| * | MFC: Fix linux_wait4() vunerability. | Marcel Moolenaar | 2000-06-08 | 1 | -4/+9 |
| | | | | | | | | Submitted by: Ian Dowse (iedowse@maths.tcd.ie) Notes: svn path=/stable/3/; revision=61425 | ||||
| * | MFC: r1.34, LAST_ACK problem. (slightly different patch) | Jonathan Lemon | 2000-06-08 | 1 | -0/+3 |
| | | | | | | | | Submitted by: Mike Silbersack <silby@silby.com> Notes: svn path=/stable/3/; revision=61421 | ||||
| * | MFC: correct boundary checks against IP options | Jonathan Lemon | 2000-06-08 | 3 | -3/+16 |
| | | | | | Notes: svn path=/stable/3/; revision=61418 | ||||
| * | MFC: Clarify which bit of the daemon config disables configuration | Greg Lehey | 2000-06-08 | 1 | -2/+2 |
| | | | | | | | | | | | | saves. This is still terrible. I need to finally implement variables. Reported-by: jmg Notes: svn path=/stable/3/; revision=61409 | ||||
| * | MFC: Zorch references to VAX and Tahoe compilers | Kris Kennaway | 2000-06-08 | 1 | -6/+1 |
| | | | | | Notes: svn path=/stable/3/; revision=61407 | ||||
| * | MFC: Sync variable name | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61406 | ||||
| * | MFC: Sync contents of structure | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61405 | ||||
| * | MFC: Fix buffer overflows | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/3/; revision=61404 | ||||
