| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ok, looking at the solution a bit closer, the level | rrs | 2009-04-06 | 1 | -4/+4 |
* | Class based addressing went out in the early 90's. Basically | rrs | 2009-04-06 | 1 | -16/+17 |
* | Only raise WARNS to 6 on i386 and amd64, strict alignment platforms still | phk | 2009-04-06 | 1 | -0/+4 |
* | Remove if_ppp(4) and if_sl(4). | ed | 2009-04-05 | 7 | -1705/+0 |
* | Silence a printf warning | phk | 2009-04-05 | 1 | -1/+1 |
* | Add some consts, remove some unused stuff and other attempts to calm | phk | 2009-04-05 | 9 | -31/+15 |
* | Fix casts which are not by definition safe, but which malloc(3) | phk | 2009-04-05 | 1 | -6/+6 |
* | Some constifications | phk | 2009-04-05 | 3 | -5/+7 |
* | Modernize prototypes (ie: no extern) | phk | 2009-04-05 | 10 | -175/+157 |
* | Improve a bit reass documentation: | piso | 2009-04-05 | 1 | -0/+25 |
* | Convert list of remote interfaces to LIST_* macros | phk | 2009-04-05 | 3 | -16/+8 |
* | Kick WARNS level up to 6 by fixing various trivial warnings. | phk | 2009-04-05 | 6 | -9/+10 |
* | Use <sys/queue.h> to manage the interface list. | phk | 2009-04-05 | 8 | -41/+35 |
* | Remove newlines from string argument of __COPYRIGHT(), it results in | phk | 2009-04-05 | 1 | -2/+2 |
* | Send multicast on p2p interfaces if they can and are not prohibited | phk | 2009-04-05 | 1 | -2/+9 |
* | Implement an ipfw action to reassemble ip packets: reass. | piso | 2009-04-01 | 4 | -1/+18 |
* | Import the gvinum work that have been done during and after Summer of Code 2007. | lulf | 2009-03-28 | 2 | -99/+605 |
* | add superg+tdma include files for protocol defs needed to do ie parsing | sam | 2009-03-26 | 1 | -7/+3 |
* | Man page accompanying r190423 - introduce UFS ID labels. | ivoras | 2009-03-25 | 1 | -2/+8 |
* | Save (empty) worklist at successful completion | phk | 2009-03-23 | 1 | -0/+1 |
* | Use the common PC98_SID_ACTIVE define instead of a local define. | nyan | 2009-03-19 | 1 | -4/+2 |
* | Mdoc style, spelling, grammar and wording fixes. This manpage needs more work. | brueffer | 2009-03-19 | 1 | -62/+68 |
* | Default to AF_LOCAL instead of AF_INET sockets for non-family-specific | jamie | 2009-03-15 | 3 | -14/+16 |
* | Also use %zu to print the allocation size when malloc(3) fails. | ed | 2009-03-11 | 1 | -1/+1 |
* | Fix printf warnings on amd64 etc. | phk | 2009-03-11 | 1 | -1/+1 |
* | One Pp is more than enough. | phk | 2009-03-11 | 1 | -1/+0 |
* | Some improvements to recoverdisk | phk | 2009-03-11 | 2 | -19/+48 |
* | o Spell. Sort .Xrs. | maxim | 2009-03-08 | 1 | -7/+7 |
* | Document several notifications, among them are DEVFS, update to ifneti, | kib | 2009-03-08 | 1 | -3/+58 |
* | Add a -o mountprog parameter to mount which explicitly allows | rodrigc | 2009-03-05 | 2 | -4/+39 |
* | move a variable declaration to the beginning of the block | luigi | 2009-03-05 | 1 | -1/+1 |
* | remove some signed/unsigned and one const/!const warning | luigi | 2009-03-05 | 1 | -5/+5 |
* | mark a function static, as it is | luigi | 2009-03-05 | 1 | -1/+1 |
* | Verify that the filesystem being referenced in fstab is indeed a UFS | cy | 2009-03-02 | 1 | -2/+3 |
* | newfs_msdos: allow to work with media that doesn't have any CHS params | avg | 2009-02-27 | 1 | -5/+17 |
* | Replace clone_setcallback() with a new function clone_setdefcallback() | rpaulo | 2009-02-27 | 4 | -18/+34 |
* | Bring SATA revision reporting into conformance with SATA-IO guidelines. | mav | 2009-02-23 | 1 | -6/+6 |
* | Add SATA and USB modes for completeness. USB modes principally can't be set, | mav | 2009-02-22 | 2 | -7/+12 |
* | - Punctuation fixes. | pjd | 2009-02-22 | 1 | -9/+18 |
* | Display an error message when the requested mode is not known. So the user can | rdivacky | 2009-02-19 | 1 | -0/+2 |
* | Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-width | sam | 2009-02-19 | 1 | -110/+125 |
* | Correct the year. | pjd | 2009-02-17 | 1 | -1/+1 |
* | Document kern.geom.journal.* sysctls. | pjd | 2009-02-17 | 1 | -6/+102 |
* | Don't add a bwrite() symbol, it breaks the build when building newfs | cognet | 2009-02-12 | 2 | -16/+16 |
* | Prefer the start and end attributes over the offset and size | marcel | 2009-02-08 | 1 | -14/+31 |
* | Add SCTP NAT support. | piso | 2009-02-07 | 2 | -16/+218 |
|\ |
|
| * | Import sctp nat support in ipfw obtained from CAIA - http://caia.swin.edu.au. | piso | 2008-12-28 | 1 | -1/+49 |
* | | Regulatory fixups: | sam | 2009-02-07 | 3 | -66/+140 |
* | | Set NFSMNT_ACDIRMAX flag in fallback_mount() function. | rodrigc | 2009-02-06 | 1 | -0/+1 |
* | | Set NFSMNT_ACREGMIN, NFSMNT_ACREGMAX, and NFSMNT_ACDIRMIN flags | rodrigc | 2009-02-06 | 1 | -0/+9 |