| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix cross-references which referred to xntp* instead of ntp*. | sheldonh | 2000-11-02 | 1 | -2/+2 |
* | Don't use a trivially predictable temporary filename and keep recreating | kris | 2000-11-02 | 1 | -2/+3 |
* | - correct the trace file date/time format to match reality | hm | 2000-11-01 | 1 | -8/+8 |
* | Whitespace only: Correct poor line-breaking introduced in rev 1.17, | sheldonh | 2000-11-01 | 1 | -2/+2 |
* | Correct mark-up used in rev 1.16, as discussed with its contributor: | sheldonh | 2000-11-01 | 1 | -7/+14 |
* | Reorder one of the new features based on experience. Since the number | dougb | 2000-11-01 | 1 | -12/+12 |
* | Change 'lpr' so -C (class) information is included in the control file | gad | 2000-11-01 | 1 | -1/+1 |
* | Don't ignore the return from tcsetattr() - moan about it instead. | brian | 2000-10-31 | 1 | -7/+16 |
* | Build with -DUSE_INET6 so that we can actually use the IPv6 support in | nectar | 2000-10-31 | 4 | -1/+4 |
* | Make the standard 'lpq' output a little more informative when listing jobs | gad | 2000-10-31 | 1 | -12/+39 |
* | Fix 'lpq' so it can correctly display jobs which come from hosts using | gad | 2000-10-31 | 1 | -9/+44 |
* | Don't issue a warning if isdncontroller is set to -1 | hm | 2000-10-31 | 1 | -2/+2 |
* | Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. | hosokawa | 2000-10-31 | 7 | -4/+107 |
* | Forgotten RELEASE_CRUNCH hack for mppe.c. | hosokawa | 2000-10-31 | 1 | -2/+2 |
* | Use the new-style ngpppoe_init_data structure. | brian | 2000-10-31 | 1 | -2/+1 |
* | Mention that ``nat deny_incoming'' drops unrecognised IP packets. | brian | 2000-10-31 | 2 | -0/+6 |
* | o Document various sysctl's available for managing services available | rwatson | 2000-10-31 | 1 | -0/+39 |
* | Changes have been made to support a concept of VAR_FIXIT_TTY being | jkh | 2000-10-30 | 4 | -52/+86 |
* | Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect. | brian | 2000-10-30 | 1 | -1/+5 |
* | Add several new features, reorder some code, and continue with the | dougb | 2000-10-30 | 2 | -97/+194 |
* | Change my email on MAINTAINER from an RPI address to my FreeBSD address. | gad | 2000-10-30 | 1 | -1/+1 |
* | Add ``all'' logging. | brian | 2000-10-30 | 4 | -1/+29 |
* | Bump our version to reflect the recent MPPE additions (and ccp struct | brian | 2000-10-30 | 1 | -1/+1 |
* | Move the MPPE keysize display in ``show ccp''. | brian | 2000-10-30 | 1 | -2/+2 |
* | Various whitespace changes. | brian | 2000-10-30 | 12 | -40/+77 |
* | staticise mbuftype() | brian | 2000-10-30 | 1 | -1/+1 |
* | Add MPPE and MSChap v2 support (denied and disabled by default) | brian | 2000-10-30 | 15 | -26/+1003 |
* | - Sync with latest manpage of rtadvd. | ume | 2000-10-29 | 2 | -55/+70 |
* | Link kbdmap.5 to keymap.5 | nik | 2000-10-29 | 1 | -0/+1 |
* | Insetad of using fileno(ftp) as stdin for tar, use a pipe and have the | des | 2000-10-29 | 1 | -17/+39 |
* | Be explicit about the fact that you can only specify one IP address/hostname | n_hibma | 2000-10-29 | 1 | -1/+1 |
* | Add the ATA RAID device 'ar'. | sos | 2000-10-29 | 2 | -0/+2 |
* | Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old | eivind | 2000-10-29 | 6 | -8/+108 |
* | Update copyright | dougb | 2000-10-29 | 1 | -1/+1 |
* | More changes that don't modify functionality. | dougb | 2000-10-29 | 1 | -60/+76 |
* | Whitespace only. Make the style of the contributed sections consistent with | dougb | 2000-10-29 | 1 | -133/+134 |
* | Ignore ``#'' properly when told to | brian | 2000-10-28 | 1 | -1/+1 |
* | Make '-i iface' optional. Assume an0 if it's not otherwise specified. | joe | 2000-10-28 | 2 | -5/+15 |
* | some clarification on if_getmtu() | ume | 2000-10-28 | 1 | -25/+35 |
* | When an interface isn't specified use wi0 as the default. | joe | 2000-10-28 | 1 | -3/+12 |
* | When an interface isn't specified use wi0 as the default. | joe | 2000-10-28 | 1 | -1/+2 |
* | cleanups of my previous, quick & dirty fix of unaligned access errors on alpha. | gallatin | 2000-10-28 | 1 | -20/+26 |
* | add PC-Card melody beep(PC Card bus, kludge version) | sanpei | 2000-10-28 | 2 | -1/+3 |
* | Report the type of mbuf that couldn't be allocated before | brian | 2000-10-27 | 1 | -13/+21 |
* | Add a MAINTAINER= line so people know who to blame | gshapiro | 2000-10-26 | 4 | -0/+8 |
* | Sigh. It'd be nice to completely commit a bugfix. Once again: | bmah | 2000-10-26 | 1 | -6/+6 |
* | Fix a bug in which pkg_version(1) was ignoring $PORTREVISION | bmah | 2000-10-26 | 1 | -5/+8 |
* | Improve some slightly confused formatting. | dwmalone | 2000-10-26 | 1 | -3/+3 |
* | fix unaligned access errors caused by bad scanf/printf format strings | gallatin | 2000-10-26 | 1 | -4/+4 |
* | fix unaligned access errors by copying untyped data to properly aligned | gallatin | 2000-10-26 | 2 | -48/+48 |