| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 1 | -2/+3 |
* | Fix more breakage due to FSTYPENAMES/DKTYPENAMES split. | bmilekic | 2002-08-16 | 3 | -0/+3 |
* | Complete list of differences between ipfw1 and ipfw2. | luigi | 2002-08-16 | 1 | -10/+93 |
* | sys/netinet/ip_fw2.c: | luigi | 2002-08-16 | 2 | -116/+526 |
* | No need to include sys/time.h, this unbreaks a c89 warning about long long | alfred | 2002-08-16 | 1 | -1/+0 |
* | Don't '#define DKTYPENAMES', we don't use the variable it exposes from | alfred | 2002-08-16 | 1 | -1/+0 |
* | Don't depend on namespace pollution in sys/mount.h and | mux | 2002-08-13 | 4 | -0/+4 |
* | mdoc(7) police: Removed redundant .Ns calls. | ru | 2002-08-13 | 1 | -1/+1 |
* | can not -> cannot. | ru | 2002-08-13 | 3 | -4/+4 |
* | mdoc(7) police: laundry. | ru | 2002-08-13 | 1 | -17/+16 |
* | mdoc(7) police: Consistently name options' arguments in the SYNOPSIS and DESC... | ru | 2002-08-13 | 1 | -16/+23 |
* | mdoc(7) police: canonize FreeBSD in e-mail address. | ru | 2002-08-13 | 1 | -1/+1 |
* | mdoc(7) police: missing markup bits. | ru | 2002-08-13 | 1 | -6/+12 |
* | mdoc(7) police: KAMEism in rev. 1.56, nits in rev. 1.58. | ru | 2002-08-13 | 1 | -3/+4 |
* | mdoc(7) police: Use the .Ud macro. | ru | 2002-08-13 | 1 | -1/+2 |
* | Improve wording even more. | ru | 2002-08-13 | 1 | -4/+5 |
* | mdoc(7) police: kill hard sentence break. | ru | 2002-08-13 | 1 | -1/+2 |
* | Warn that hex keys are the most portable. | imp | 2002-08-12 | 1 | -0/+3 |
* | Simplify some things to use libufs-provided functionality here, such as the | jmallett | 2002-08-11 | 1 | -21/+28 |
* | Update manpage to match the code, we don't use | mux | 2002-08-11 | 1 | -5/+0 |
* | Update the manpage to match the code. The mount utilities | mux | 2002-08-11 | 1 | -24/+2 |
* | The kldload() system call doesn't return 0 when it succeeded, | mux | 2002-08-11 | 1 | -1/+1 |
* | - Introduce a new struct xvfsconf, the userland version of struct vfsconf. | mux | 2002-08-10 | 4 | -10/+9 |
* | Fix one parsing bug introduced by last commit, and correct parsing | luigi | 2002-08-10 | 1 | -18/+63 |
* | Major revision of the ipfw manpage, trying to make it up-to-date | luigi | 2002-08-10 | 1 | -518/+682 |
* | One bugfix and one new feature. | luigi | 2002-08-10 | 1 | -22/+85 |
* | Fix the broken "avoid unaligned data" fix. The problem is that the builtin | peter | 2002-08-10 | 1 | -2/+2 |
* | Fixup preen.c to match its new residence. | phk | 2002-08-09 | 1 | -1/+5 |
* | preen.c was a stragler after the fsck/fsck_ffs divorce. | phk | 2002-08-09 | 1 | -282/+0 |
* | Fix -o ac(reg|dir)(min|max) options. The appropriate flags weren't | semenu | 2002-08-06 | 1 | -0/+4 |
* | Fix generation of check-state rules, which i broke in last commit. | luigi | 2002-08-04 | 1 | -1/+1 |
* | Small diffs that p4 didn't catch when I extracted | mux | 2002-08-03 | 1 | -2/+1 |
* | This should have been committed too, I have no idea | mux | 2002-08-03 | 1 | -1/+1 |
* | I should have committed this ages ago... | mux | 2002-08-03 | 1 | -3/+15 |
* | Now that the kernel is able to load modules itself, | mux | 2002-08-03 | 14 | -231/+25 |
* | Introduce support for Mandatory Access Control and extensible | rwatson | 2002-08-02 | 2 | -1/+5 |
* | Forgot this one: properly initialize an address set when the set | luigi | 2002-07-31 | 1 | -3/+1 |
* | Two bugfixes: | luigi | 2002-07-31 | 1 | -15/+26 |
* | Also print the serial # on atacontrol cap .... | sos | 2002-07-31 | 1 | -0/+1 |
* | Fix a bunch of format string warnings which broke | mux | 2002-07-31 | 6 | -35/+43 |
* | Remove some additional paranoia which Kirk forgot to remove from his | phk | 2002-07-30 | 2 | -4/+2 |
* | Warning cleanup. | phk | 2002-07-30 | 12 | -74/+74 |
* | Don't depend on pollution in <machine/limits.h> (by way of | mike | 2002-07-29 | 1 | -0/+1 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -1/+1 |
* | Nuke whitespace at EOL. | dd | 2002-07-28 | 2 | -3/+3 |
* | What we're actually passing around is an ioctl request, not a command, | dd | 2002-07-28 | 1 | -3/+3 |
* | This compiles cleanly with WARNS=5 on i386 and alpha, so try to make | dd | 2002-07-28 | 1 | -1/+1 |
* | Implement this (quoted from the updated man page): If the first token | dd | 2002-07-28 | 4 | -9/+181 |
* | Use more standard section names in an attempt to unconfuse new users | dd | 2002-07-28 | 1 | -8/+5 |
* | Fix spacing for -P (policy) examples. | fenner | 2002-07-27 | 1 | -10/+3 |