summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)gad2000-11-028-11/+393
* Fix cross-references which referred to xntp* instead of ntp*.sheldonh2000-11-021-2/+2
* Don't use a trivially predictable temporary filename and keep recreatingkris2000-11-021-2/+3
* - correct the trace file date/time format to match realityhm2000-11-011-8/+8
* Whitespace only: Correct poor line-breaking introduced in rev 1.17,sheldonh2000-11-011-2/+2
* Correct mark-up used in rev 1.16, as discussed with its contributor:sheldonh2000-11-011-7/+14
* Reorder one of the new features based on experience. Since the numberdougb2000-11-011-12/+12
* Change 'lpr' so -C (class) information is included in the control filegad2000-11-011-1/+1
* Don't ignore the return from tcsetattr() - moan about it instead.brian2000-10-311-7/+16
* Build with -DUSE_INET6 so that we can actually use the IPv6 support innectar2000-10-314-1/+4
* Make the standard 'lpq' output a little more informative when listing jobsgad2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usinggad2000-10-311-9/+44
* Don't issue a warning if isdncontroller is set to -1hm2000-10-311-2/+2
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.hosokawa2000-10-317-4/+107
* Forgotten RELEASE_CRUNCH hack for mppe.c.hosokawa2000-10-311-2/+2
* Use the new-style ngpppoe_init_data structure.brian2000-10-311-2/+1
* Mention that ``nat deny_incoming'' drops unrecognised IP packets.brian2000-10-312-0/+6
* o Document various sysctl's available for managing services availablerwatson2000-10-311-0/+39
* Changes have been made to support a concept of VAR_FIXIT_TTY beingjkh2000-10-304-52/+86
* Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.brian2000-10-301-1/+5
* Add several new features, reorder some code, and continue with thedougb2000-10-302-97/+194
* Change my email on MAINTAINER from an RPI address to my FreeBSD address.gad2000-10-301-1/+1
* Add ``all'' logging.brian2000-10-304-1/+29
* Bump our version to reflect the recent MPPE additions (and ccp structbrian2000-10-301-1/+1
* Move the MPPE keysize display in ``show ccp''.brian2000-10-301-2/+2
* Various whitespace changes.brian2000-10-3012-40/+77
* staticise mbuftype()brian2000-10-301-1/+1
* Add MPPE and MSChap v2 support (denied and disabled by default)brian2000-10-3015-26/+1003
* - Sync with latest manpage of rtadvd.ume2000-10-292-55/+70
* Link kbdmap.5 to keymap.5nik2000-10-291-0/+1
* Insetad of using fileno(ftp) as stdin for tar, use a pipe and have thedes2000-10-291-17/+39
* Be explicit about the fact that you can only specify one IP address/hostnamen_hibma2000-10-291-1/+1
* Add the ATA RAID device 'ar'.sos2000-10-292-0/+2
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-296-8/+108
* Update copyrightdougb2000-10-291-1/+1
* More changes that don't modify functionality.dougb2000-10-291-60/+76
* Whitespace only. Make the style of the contributed sections consistent withdougb2000-10-291-133/+134
* Ignore ``#'' properly when told tobrian2000-10-281-1/+1
* Make '-i iface' optional. Assume an0 if it's not otherwise specified.joe2000-10-282-5/+15
* some clarification on if_getmtu()ume2000-10-281-25/+35
* When an interface isn't specified use wi0 as the default.joe2000-10-281-3/+12
* When an interface isn't specified use wi0 as the default.joe2000-10-281-1/+2
* cleanups of my previous, quick & dirty fix of unaligned access errors on alpha.gallatin2000-10-281-20/+26
* add PC-Card melody beep(PC Card bus, kludge version)sanpei2000-10-282-1/+3
* Report the type of mbuf that couldn't be allocated beforebrian2000-10-271-13/+21
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-264-0/+8
* Sigh. It'd be nice to completely commit a bugfix. Once again:bmah2000-10-261-6/+6
* Fix a bug in which pkg_version(1) was ignoring $PORTREVISIONbmah2000-10-261-5/+8
* Improve some slightly confused formatting.dwmalone2000-10-261-3/+3
* fix unaligned access errors caused by bad scanf/printf format stringsgallatin2000-10-261-4/+4
OpenPOWER on IntegriCloud