summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove some more warnings.davidn1999-07-282-4/+6
* Correctly refer to the companion program rather than as "chown".obrien1999-07-281-5/+8
* Go back to allowing ``.'' as a username.group separator for backwardobrien1999-07-281-2/+3
* Fix a load of typosbrian1999-07-283-24/+24
* o Overhaul filtering, adding facilities to jump over rules and tobrian1999-07-277-297/+431
* Remove references to the non-existent addgroup(8) and rmgroup(8)nik1999-07-272-6/+2
* Changed 'overriding what /etc/passwd says' to 'overriding default setn_hibma1999-07-271-2/+2
* If we've negotiated CBCP and have also specified ``none'' as a possiblebrian1999-07-273-9/+45
* Be a bit more consistent with variable names.brian1999-07-272-10/+10
* Fix an off-by-one error and correct the man page WRT clearingbrian1999-07-263-6/+14
* Add a default ppp.conf (mode 600).brian1999-07-263-7/+15
* Pull on my asbestos undies and claim ownership of inetd to prevent furtherdes1999-07-261-1/+2
* Here goes, the "clear up any possible confusion" commit.green1999-07-261-11/+65
OpenPOWER on IntegriCloud