| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call printf with no format string. | kris | 2000-07-10 | 3 | -3/+3 |
* | Don't segfault if given an invalid URL (doh!) | des | 2000-07-09 | 1 | -1/+2 |
* | Fix assembler error messages - there is no \n allowed in __COPYRIGHT macro | ache | 2000-07-09 | 1 | -2/+1 |
* | Use __RCSID() | wsanchez | 2000-07-09 | 16 | -100/+67 |
* | Use __RCSID() | wsanchez | 2000-07-09 | 27 | -56/+82 |
* | Initialize variable | wsanchez | 2000-07-09 | 1 | -1/+1 |
* | Clarify the meaning of -m and -n (thanks to bde). | des | 2000-07-08 | 1 | -6/+3 |
* | Straighten out the behvaiour of -m and -n (thanks to bde). | des | 2000-07-08 | 1 | -6/+12 |
* | Initial kenv(1) hack for dumping the kernel environment. This can be | peter | 2000-07-08 | 4 | -0/+187 |
* | One more EAI_NONAME -> EAI_NODATA issue. | ume | 2000-07-07 | 1 | -1/+1 |
* | Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATA | ume | 2000-07-07 | 1 | -1/+1 |
* | Enable whois queries over IPv6 | kris | 2000-07-07 | 1 | -43/+39 |
* | MFS: Don't allow printf directives in PAGER | kris | 2000-07-07 | 1 | -1/+1 |
* | Add the usbhidctl utility, from NetBSD, by Lennart Augusst | n_hibma | 2000-07-05 | 4 | -0/+442 |
* | Add MIT copyright | des | 2000-07-05 | 1 | -0/+2 |
* | simplify and correct name resolution in tn(). | itojun | 2000-07-05 | 1 | -18/+16 |
* | add pfkeystat. sync with kame | itojun | 2000-07-05 | 2 | -0/+27 |
* | more pre-requisite for new ipv6 ioctls | itojun | 2000-07-04 | 1 | -0/+3 |
* | sync with latest kame netstat. basically, more statistics | itojun | 2000-07-04 | 8 | -299/+646 |
* | Add the RealMedia file format. Also, add the $FreeBSD$. | green | 2000-07-03 | 1 | -0/+5 |
* | fix fd leak by close(fd) at end of loop. | imp | 2000-07-02 | 1 | -0/+1 |
* | The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagree | green | 2000-07-01 | 1 | -2/+3 |
* | Note that the -h, -c and -f options are deprecated, and remove note that | des | 2000-06-29 | 1 | -12/+17 |
* | Implement the -c option | des | 2000-06-29 | 1 | -3/+8 |
* | Don't forget to delete the output file if the request fails. | des | 2000-06-29 | 1 | -1/+3 |
* | New libfetch-based fetch. | des | 2000-06-28 | 10 | -3845/+798 |
* | Turn off GLOBAL. It is moving to Ports. | obrien | 2000-06-28 | 1 | -1/+0 |
* | - Reflect `gateport' variable type change. | ru | 2000-06-24 | 5 | -12/+16 |
* | Get rid of segfault in a `site %s' case. | ru | 2000-06-23 | 1 | -1/+1 |
* | Fix problems introduced in the previous commit: | sheldonh | 2000-06-23 | 1 | -5/+4 |
* | Install a VGA font for the X11 mode. Use a line like | tg | 2000-06-23 | 5 | -7/+146 |
* | If the kevent() registration fails (probably due to the underlying | jlemon | 2000-06-22 | 1 | -19/+53 |
* | Make cmp -s work properly if skip values are given. Also, exit(1) | green | 2000-06-20 | 1 | -3/+3 |
* | Fix typo(s) I overlooked in my last commit. | alex | 2000-06-20 | 1 | -1/+1 |
* | Fix obvious cut-n-paste error. | se | 2000-06-20 | 1 | -1/+1 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 6 | -13/+6 |
* | /etc/weekly --> /etc/periodic/weekly/310.locate | alex | 2000-06-14 | 1 | -1/+1 |
* | Make sure to use native IPv4 addrerss even if getaddrinfo() | ume | 2000-06-14 | 3 | -0/+37 |
* | Make find -Wall -Wredundant-decls clean. | roberto | 2000-06-14 | 1 | -4/+0 |
* | mdoc improvements and better readability of the text. | alex | 2000-06-13 | 1 | -11/+12 |
* | Mention about -4 and -6 options. | ume | 2000-06-12 | 2 | -2/+18 |
* | This patch adds the -mindepth and -maxdepth options to find(1), which | roberto | 2000-06-12 | 11 | -6/+115 |
* | Document SVR4 branding is supported. | asmodai | 2000-06-12 | 1 | -2/+3 |
* | The find -perm option currently supports an exact match, | roberto | 2000-06-12 | 3 | -1/+9 |
* | O_NONBLOCK was used as a command with a bogus arg to fcntl(2). | ghelmer | 2000-06-09 | 1 | -2/+2 |
* | Add links to "edit" to ease tech support's job. | obrien | 2000-06-06 | 1 | -2/+4 |
* | Fix example. | asmodai | 2000-06-04 | 1 | -3/+6 |
* | Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated | bde | 2000-06-03 | 4 | -25/+6 |
* | Duh! get the scaling right. | phk | 2000-06-01 | 1 | -3/+3 |
* | Rescale the IOstat bars, modern disks are faster than old disks. | phk | 2000-06-01 | 1 | -2/+2 |