| Commit message (Expand) | Author | Age | Files | Lines |
| * | Straighten out the behvaiour of -m and -n (thanks to bde). | Dag-Erling Smørgrav | 2000-07-08 | 1 | -6/+12 |
| * | Initial kenv(1) hack for dumping the kernel environment. This can be | Peter Wemm | 2000-07-08 | 4 | -0/+187 |
| * | One more EAI_NONAME -> EAI_NODATA issue. | Hajimu UMEMOTO | 2000-07-07 | 1 | -1/+1 |
| * | Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATA | Hajimu UMEMOTO | 2000-07-07 | 1 | -1/+1 |
| * | Enable whois queries over IPv6 | Kris Kennaway | 2000-07-07 | 1 | -43/+39 |
| * | MFS: Don't allow printf directives in PAGER | Kris Kennaway | 2000-07-07 | 1 | -1/+1 |
| * | Add the usbhidctl utility, from NetBSD, by Lennart Augusst | Nick Hibma | 2000-07-05 | 4 | -0/+442 |
| * | Add MIT copyright | Dag-Erling Smørgrav | 2000-07-05 | 1 | -0/+2 |
| * | simplify and correct name resolution in tn(). | Jun-ichiro itojun Hagino | 2000-07-05 | 1 | -18/+16 |
| * | add pfkeystat. sync with kame | Jun-ichiro itojun Hagino | 2000-07-05 | 2 | -0/+27 |
| * | more pre-requisite for new ipv6 ioctls | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -0/+3 |
| * | sync with latest kame netstat. basically, more statistics | Jun-ichiro itojun Hagino | 2000-07-04 | 8 | -297/+644 |
| * | Add the RealMedia file format. Also, add the $FreeBSD$. | Brian Feldman | 2000-07-03 | 1 | -0/+5 |
| * | fix fd leak by close(fd) at end of loop. | Warner Losh | 2000-07-02 | 1 | -0/+1 |
| * | The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagree | Brian Feldman | 2000-07-01 | 1 | -2/+3 |
| * | Note that the -h, -c and -f options are deprecated, and remove note that | Dag-Erling Smørgrav | 2000-06-29 | 1 | -12/+17 |
| * | Implement the -c option | Dag-Erling Smørgrav | 2000-06-29 | 1 | -3/+8 |
| * | Don't forget to delete the output file if the request fails. | Dag-Erling Smørgrav | 2000-06-29 | 1 | -1/+3 |
| * | New libfetch-based fetch. | Dag-Erling Smørgrav | 2000-06-28 | 10 | -3845/+798 |
| * | Turn off GLOBAL. It is moving to Ports. | David E. O'Brien | 2000-06-28 | 1 | -1/+0 |
| * | - Reflect `gateport' variable type change. | Ruslan Ermilov | 2000-06-24 | 5 | -12/+16 |
| * | Get rid of segfault in a `site %s' case. | Ruslan Ermilov | 2000-06-23 | 1 | -1/+1 |
| * | Fix problems introduced in the previous commit: | Sheldon Hearn | 2000-06-23 | 1 | -5/+4 |
| * | Install a VGA font for the X11 mode. Use a line like | Thomas Gellekum | 2000-06-23 | 5 | -7/+146 |
| * | If the kevent() registration fails (probably due to the underlying | Jonathan Lemon | 2000-06-22 | 1 | -19/+53 |
| * | Make cmp -s work properly if skip values are given. Also, exit(1) | Brian Feldman | 2000-06-20 | 1 | -3/+3 |
| * | Fix typo(s) I overlooked in my last commit. | Alexander Langer | 2000-06-20 | 1 | -1/+1 |
| * | Fix obvious cut-n-paste error. | Stefan Eßer | 2000-06-20 | 1 | -1/+1 |
| * | Switch over to using the new fflagstostr and strtofflags library calls. | Josef Karthauser | 2000-06-17 | 6 | -13/+6 |
| * | /etc/weekly --> /etc/periodic/weekly/310.locate | Alexander Langer | 2000-06-14 | 1 | -1/+1 |
| * | Make sure to use native IPv4 addrerss even if getaddrinfo() | Hajimu UMEMOTO | 2000-06-14 | 3 | -0/+37 |
| * | Make find -Wall -Wredundant-decls clean. | Ollivier Robert | 2000-06-14 | 1 | -4/+0 |
| * | mdoc improvements and better readability of the text. | Alexander Langer | 2000-06-13 | 1 | -11/+12 |
| * | Mention about -4 and -6 options. | Hajimu UMEMOTO | 2000-06-12 | 2 | -2/+18 |
| * | This patch adds the -mindepth and -maxdepth options to find(1), which | Ollivier Robert | 2000-06-12 | 11 | -6/+115 |
| * | Document SVR4 branding is supported. | Jeroen Ruigrok van der Werven | 2000-06-12 | 1 | -2/+3 |
| * | The find -perm option currently supports an exact match, | Ollivier Robert | 2000-06-12 | 3 | -1/+9 |
| * | O_NONBLOCK was used as a command with a bogus arg to fcntl(2). | Guy Helmer | 2000-06-09 | 1 | -2/+2 |
| * | Add links to "edit" to ease tech support's job. | David E. O'Brien | 2000-06-06 | 1 | -2/+4 |
| * | Fix example. | Jeroen Ruigrok van der Werven | 2000-06-04 | 1 | -3/+6 |
| * | Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated | Bruce Evans | 2000-06-03 | 4 | -25/+6 |
| * | Duh! get the scaling right. | Poul-Henning Kamp | 2000-06-01 | 1 | -3/+3 |
| * | Rescale the IOstat bars, modern disks are faster than old disks. | Poul-Henning Kamp | 2000-06-01 | 1 | -2/+2 |
| * | Nuke more from the repository. | Paul Saab | 2000-05-29 | 26 | -9086/+0 |
| * | Silence warnings. | Kris Kennaway | 2000-05-27 | 1 | -1/+8 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 4 | -8/+8 |
| * | Don't pass scope-id to EPRT command. | Hajimu UMEMOTO | 2000-05-25 | 1 | -1/+1 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 4 | -8/+10 |
| * | Install a manpage for more. | Paul Saab | 2000-05-23 | 1 | -0/+2 |
| * | Detach usr.bin/more and install a link from less. less will behave | Paul Saab | 2000-05-23 | 2 | -1/+2 |