| Commit message (Expand) | Author | Age | Files | Lines |
* | Use WARNS?=3 for these in the arm case for now, due to toolchain issues. | cognet | 2004-05-14 | 4 | -0/+19 |
* | check if the null encryption is supported or not. | ume | 2004-05-13 | 1 | -1/+11 |
* | Polish the mdoc(7) markup. | ru | 2004-05-12 | 3 | -70/+60 |
* | Use strlcpy(3) instead of strcpy(3). | hmp | 2004-05-10 | 1 | -3/+3 |
* | Remove redundant sanity check before add_mac() when adding | csjp | 2004-05-09 | 1 | -2/+0 |
* | Teach route(8) how to deal with root being in a prison. If prison | csjp | 2004-05-07 | 1 | -0/+4 |
* | When editing a Sun label, make the search for a valid partition line | joerg | 2004-05-04 | 1 | -4/+21 |
* | Include <sys/time.h> for the declaration of struct bintime instead of | bde | 2004-05-04 | 1 | -0/+1 |
* | Add missing command. | pjd | 2004-05-03 | 1 | -1/+1 |
* | Add missing commands. | pjd | 2004-05-03 | 1 | -1/+2 |
* | Connect ggatec(8), ggated(8) and ggatel(8) to the build. | pjd | 2004-05-03 | 1 | -0/+1 |
* | Don't repeat handshake. | pjd | 2004-05-03 | 1 | -4/+4 |
* | Link state change notification of ethernet media to the routing socket. | andre | 2004-05-03 | 1 | -1/+14 |
* | Paths correction. | pjd | 2004-05-03 | 3 | -6/+6 |
* | We don't need this any more, while we have /usr/include/geom/concat/. | pjd | 2004-05-03 | 1 | -1/+0 |
* | Fix compiling on 64-bit architectures. | pjd | 2004-05-02 | 4 | -4/+4 |
* | Build gpt(8) on all platforms, except sparc64. Currently gpt(8) is | marcel | 2004-05-01 | 1 | -2/+4 |
* | For both ifconfig and route if we didn't get enough memory from the | ambrisko | 2004-04-30 | 2 | -6/+32 |
* | GEOM Gate network daemon. | pjd | 2004-04-30 | 3 | -0/+774 |
* | GEOM Gate network client and control utility. | pjd | 2004-04-30 | 3 | -0/+708 |
* | GEOM Gate local control utility. | pjd | 2004-04-30 | 3 | -0/+497 |
* | Stuff shared between ggate utilities. | pjd | 2004-04-30 | 2 | -0/+473 |
* | Makefile for building ggate utilities: ggatel(8), ggatec(8), ggated(8). | pjd | 2004-04-30 | 1 | -0/+5 |
* | Invoke tzset(3) within the main loop to catch changes to /etc/localtime | ghelmer | 2004-04-27 | 1 | -0/+2 |
* | The previous change to mount(8) to report ufs or ufs2 used | bmilekic | 2004-04-26 | 2 | -13/+0 |
* | Add the option versrcreach to verify that a valid route to the | andre | 2004-04-23 | 2 | -2/+28 |
* | Only compare the interesting part of the bootblock with its backup. | tjr | 2004-04-20 | 1 | -4/+8 |
* | use %zu instead of %zd | rees | 2004-04-15 | 1 | -2/+2 |
* | Replace ROUNDUP/ADVANCE with SA_SIZE | luigi | 2004-04-13 | 4 | -34/+7 |
* | Add -P arguments for dump(8) and restore(8) which allow the user to | green | 2004-04-13 | 8 | -39/+176 |
* | Improve the warnings for dump -L and do not bother doing the snapshot if | green | 2004-04-12 | 2 | -3/+11 |
* | Document that -m also causes the capability list to be displayed. | ru | 2004-04-11 | 1 | -1/+1 |
* | Added the new interface capability option for drivers that implement | ru | 2004-04-11 | 2 | -2/+12 |
* | Fixed unformatting of copyright clause 4 in previous commit. | bde | 2004-04-10 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 133 | -533/+2 |
* | o Fix an incorrect parsing of 0.0.0.0/0 expression. | maxim | 2004-04-09 | 1 | -1/+1 |
* | Don't turn off the regular SIGINFO status information. The use of | iedowse | 2004-04-07 | 1 | -14/+0 |
* | Add a workaround. | pjd | 2004-04-04 | 1 | -2/+2 |
* | Fix an off-by-one error in the function used to input the ascii/hex strings. | phk | 2004-04-04 | 1 | -4/+7 |
* | Include <time.h> instead of depending on namespace pollution in <sys/stat.h> | bde | 2004-04-04 | 1 | -0/+1 |
* | It seems growfs(8) is now WARNS?=6 safe. | mux | 2004-04-03 | 1 | -1/+1 |
* | Fix the remaining warnings of growfs(8) on my sparc64 box with | mux | 2004-04-03 | 1 | -4/+4 |
* | - Don't abuse caddr_t when what we really want is a void *. | mux | 2004-04-03 | 1 | -4/+5 |
* | Temporarily go back to WARNS=0 until I can figure out what's breaking | le | 2004-04-03 | 1 | -1/+1 |
* | Make growfs WARNS=6 clean. | le | 2004-04-03 | 3 | -45/+49 |
* | Remove these MAINTAINER lines since the maintainers has had their | johan | 2004-04-01 | 2 | -4/+0 |
* | Fix regression in setkey whereby parser would fail to recognise tcp as | bms | 2004-03-31 | 1 | -0/+1 |
* | Implement a '-f' flag to teach bsdlabel to work on files instead of | luigi | 2004-03-30 | 2 | -13/+52 |
* | add support for setting 802.11 rtsthreshold, transmit power, | sam | 2004-03-30 | 4 | -1/+101 |
* | Remove a stray \n from a setproctitle. | dwmalone | 2004-03-30 | 1 | -1/+1 |