summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Bad reference vidcontrol(4) -> vidcontrol(1)chris1999-08-141-2/+2
* Bad reference getsockname(8) -> getsockname(2)chris1999-08-141-2/+2
* Change to continue process after calling `Get Resume TImer' APMiwasaki1999-08-141-2/+2
* Bad reference of su(8) changed to su(1).chris1999-08-141-3/+3
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-117-16/+22
* Christen a BUGS section for an explanation of the impact of Daylightsheldonh1999-08-111-1/+13
* If we receive an IPCP protocol reject, bring it down.brian1999-08-101-1/+8
* Some floppy related commands (fdformat, fdwrite, fdcontrol) need not bemjacob1999-08-101-4/+4
* Back out the last patch. I'm too tired to apply patches.brian1999-08-091-6/+2
* Remove CLOCAL when we're not in -dedicated mode.brian1999-08-091-3/+7
* Change printf formats %q[du] -> %ll[du]brian1999-08-093-13/+13
* Insist that ppp.conf and it's parent directories aren't `other'brian1999-08-091-2/+5
* Add support for picking up ttys with sysctl(kern.ttys).phk1999-08-081-62/+12
* Silence a warning about uninitialized variables.brian1999-08-081-2/+2
* Don't includei 4b support on the alphabrian1999-08-081-2/+2
* Don't log_Printf(..., buf) in case buf contains %sbrian1999-08-081-7/+7
* Re-enable play-nice-with-DHCP option now that bpf is the defaultjkh1999-08-071-3/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-0623-175/+683
* updating isdn4bsd to beta version 0.83hm1999-08-0621-126/+344
* Fixed printf format errors. One of them fixes the garbage output forbde1999-08-061-5/+5
* Typo police. 'Acknowledgement' is spelled correctly so it was left untouched.dwhite1999-08-061-2/+2
* If the clock is put back, ensure that we don't end up dividing bybrian1999-08-061-1/+10
* Add a local distribution under the "costum distribution" menu.sos1999-08-054-5/+11
* Make the newfs parameters a global option.phk1999-08-057-9/+18
* - ignore the user-supplied umask, set it to 0022 by defaultru1999-08-051-5/+9
* o Obsolete the undocumented ``set weight'' command.brian1999-08-0515-352/+514
* Stay on the serial console if installed that way.jkh1999-08-052-2/+6
* Reorganise ppp's usage to avoid some mandoc limitations.brian1999-08-032-248/+200
* Mention that ospf is a possible filter protocol.brian1999-08-023-7/+9
* Remove accidental 8bit character in error message.se1999-08-021-5/+21
* Fix typo and use Fx macro instead of literal FreeBSD.se1999-08-021-3/+4
* Use err[x]/warn[x] and improve error reportingbrian1999-08-021-23/+25
* #ifdef IPPROTO_OSPFIGP before expecting it to be defined.brian1999-08-023-3/+13
* Filter ospf and igmp separately.brian1999-08-023-8/+50
* Add new ports category "ftp".asami1999-08-021-1/+2
* o Add "debuglevel" keyword to config file.imp1999-08-016-35/+78
* When listing the installed packages, do it in alphabetical order.jdp1999-07-301-9/+24
* Reenable use of the APMIO_BIOS ioctl for now.msmith1999-07-301-7/+1
* Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timermsmith1999-07-301-2/+7
* Fix a number of typos.mpp1999-07-301-6/+6
* Add the 'Swiss' font, which refers to the name of the font, not the locale.billf1999-07-292-2/+6
* we only need to declare i if we are building for the alpha.billf1999-07-292-2/+6
* Mention which rfc the DNS/NBNS IPCP extensions come from.brian1999-07-292-4/+4
* Allow room for editing labels on disks that are >= 10000Mbbrian1999-07-292-10/+10
* Don't show fdisk choice on Alpha.jkh1999-07-292-2/+10
* Activate building of elf2exe for MACHINE_ARCH==alpha.se1999-07-281-1/+5
* This commit was generated by cvs2svn to compensate for changes in r49182,se1999-07-283-0/+438
|\
| * ELF to EXE converter for ARC BIOS / AlphaBIOS booting.se1999-07-283-0/+438
* Don't return a garbage mbuf pointer after storing itbrian1999-07-282-4/+4
* Fix typo: sofware -> software.sheldonh1999-07-281-2/+2
OpenPOWER on IntegriCloud