aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add support for creating a.out output files in addition to ELF.Robert Nordier2000-11-048-28/+224
* Cause prog_make targets to include a ``make obj'' rule if the -o flagJosef Karthauser2000-11-032-6/+13
* A missing feature of crunchgen was the ability to supply make options onJosef Karthauser2000-11-031-3/+7
* Update ports count to "over 4000"Jordan K. Hubbard2000-11-031-1/+1
* This update gets it so 'lpr -r' ("remove the file after printing") willGarance A Drosehn2000-11-031-0/+79
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)Garance A Drosehn2000-11-028-11/+393
* Fix cross-references which referred to xntp* instead of ntp*.Sheldon Hearn2000-11-021-2/+2
* Don't use a trivially predictable temporary filename and keep recreatingKris Kennaway2000-11-021-2/+3
* - correct the trace file date/time format to match realityHellmuth Michaelis2000-11-011-8/+8
* Whitespace only: Correct poor line-breaking introduced in rev 1.17,Sheldon Hearn2000-11-011-2/+2
* Correct mark-up used in rev 1.16, as discussed with its contributor:Sheldon Hearn2000-11-011-7/+14
* Reorder one of the new features based on experience. Since the numberDoug Barton2000-11-011-12/+12
* Change 'lpr' so -C (class) information is included in the control fileGarance A Drosehn2000-11-011-1/+1
* Don't ignore the return from tcsetattr() - moan about it instead.Brian Somers2000-10-311-7/+16
* Build with -DUSE_INET6 so that we can actually use the IPv6 support inJacques Vidrine2000-10-314-1/+4
* Make the standard 'lpq' output a little more informative when listing jobsGarance A Drosehn2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usingGarance A Drosehn2000-10-311-9/+44
* Don't issue a warning if isdncontroller is set to -1Hellmuth Michaelis2000-10-311-2/+2
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.Tatsumi Hosokawa2000-10-317-4/+107
* Forgotten RELEASE_CRUNCH hack for mppe.c.Tatsumi Hosokawa2000-10-311-2/+2
* Use the new-style ngpppoe_init_data structure.Brian Somers2000-10-311-2/+1
* Mention that ``nat deny_incoming'' drops unrecognised IP packets.Brian Somers2000-10-312-0/+6
* o Document various sysctl's available for managing services availableRobert Watson2000-10-311-0/+39
* Changes have been made to support a concept of VAR_FIXIT_TTY beingJordan K. Hubbard2000-10-304-52/+86
* Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.Brian Somers2000-10-301-1/+5
* Add several new features, reorder some code, and continue with theDoug Barton2000-10-302-97/+194
* Change my email on MAINTAINER from an RPI address to my FreeBSD address.Garance A Drosehn2000-10-301-1/+1
* Add ``all'' logging.Brian Somers2000-10-304-1/+29
* Bump our version to reflect the recent MPPE additions (and ccp structBrian Somers2000-10-301-1/+1
* Move the MPPE keysize display in ``show ccp''.Brian Somers2000-10-301-2/+2
* Various whitespace changes.Brian Somers2000-10-3012-40/+77
* staticise mbuftype()Brian Somers2000-10-301-1/+1
* Add MPPE and MSChap v2 support (denied and disabled by default)Brian Somers2000-10-3015-26/+1003
* - Sync with latest manpage of rtadvd.Hajimu UMEMOTO2000-10-292-55/+70
* Link kbdmap.5 to keymap.5Nik Clayton2000-10-291-0/+1
* Insetad of using fileno(ftp) as stdin for tar, use a pipe and have theDag-Erling Smørgrav2000-10-291-17/+39
* Be explicit about the fact that you can only specify one IP address/hostnameNick Hibma2000-10-291-1/+1
* Add the ATA RAID device 'ar'.Søren Schmidt2000-10-292-0/+2
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldEivind Eklund2000-10-296-8/+108
* Update copyrightDoug Barton2000-10-291-1/+1
* More changes that don't modify functionality.Doug Barton2000-10-291-60/+76
* Whitespace only. Make the style of the contributed sections consistent withDoug Barton2000-10-291-131/+132
* Ignore ``#'' properly when told toBrian Somers2000-10-281-1/+1
* Make '-i iface' optional. Assume an0 if it's not otherwise specified.Josef Karthauser2000-10-282-5/+15
* some clarification on if_getmtu()Hajimu UMEMOTO2000-10-281-25/+35
* When an interface isn't specified use wi0 as the default.Josef Karthauser2000-10-281-3/+12
* When an interface isn't specified use wi0 as the default.Josef Karthauser2000-10-281-1/+2
* cleanups of my previous, quick & dirty fix of unaligned access errors on alpha.Andrew Gallatin2000-10-281-20/+26
* add PC-Card melody beep(PC Card bus, kludge version)MIHIRA Sanpei Yoshiro2000-10-282-1/+3
* Report the type of mbuf that couldn't be allocated beforeBrian Somers2000-10-271-13/+21