summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* add support properly displaying and logging incoming telephone numbers (MSNs)hm2002-08-127-2/+95
* Warn that hex keys are the most portable.imp2002-08-121-1/+5
* Fix conjugation of exists and add full stops to the messages I changed.dwmalone2002-08-111-2/+2
* add experimental support for Data over Voice (DoV) outgoing calls.hm2002-08-116-6/+39
* Update manpage to match the code, vfsload() isn't usedmux2002-08-111-4/+2
* Update manpage to match the code, vfsload() is not usedmux2002-08-111-4/+2
* Fix typos; each file has at least one s/seperat/separat/schweikh2002-08-112-7/+7
* Add break's to case blocks.mikeh2002-08-101-0/+2
* Teach sysinstall that documents on the boot floppy might not be gzipped.jhay2002-08-092-0/+12
* Apply the envp fix to the other call to main() as well.gshapiro2002-08-091-2/+2
* Improve the code for detecting UID ranges so that usernames suchiedowse2002-08-091-3/+3
* Add DVD+RW support to the ATA driver and burncd. This also closessos2002-08-082-19/+140
* Add capability for limiting the maximum number of simultaneousume2002-08-073-4/+315
* Typo: s/seperately/separatelyschweikh2002-08-063-3/+3
* Suppress spurious warning messages about rm -rf TEMPROOT failingdougb2002-08-051-3/+3
* Use wi_ltv_domains struct to print domainsimp2002-08-051-7/+5
* Add more (possibly useless) information to wicontrol's output (maybeimp2002-08-051-1/+79
* Fix a couple DESTDIR related problems. Credit for the "Only in" sectiondougb2002-08-051-2/+2
* Pass envp to crunched program's main() routines as some depend on it.gshapiro2002-08-041-2/+4
* Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz.knu2002-08-041-1/+1
* Drop support for the .tbz2 suffix. One would not want pkg_create(1)knu2002-08-042-6/+2
* Use an 8.3 friendly extension when compressing with bzip2.obrien2002-08-041-1/+1
* Never allow a user to use crontab if opening /var/cron/{allow,deny} failstjr2002-08-041-16/+23
* Now that the kernel is able to load modules itself,mux2002-08-032-23/+1
* gcc tells me that this isn't a prototype, and it is right :-) Useimp2002-08-031-4/+1
* When extracting package pass `-p' option to tar(1), so that files aresobomax2002-08-021-1/+1
* Add a libnames entry for libugidfw.rwatson2002-08-021-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-023-0/+191
* Fix links to the FAQ and the Handbookblackend2002-08-011-2/+2
* Use struct xfile, not struct file.des2002-07-312-26/+22
* Correct URL to the FAQblackend2002-07-311-1/+1
* Correct links to Handbook's pages, old URLs does not work anymore.blackend2002-07-302-3/+3
* Do a case insensitive comparison when comparing the ms-chap responsebrian2002-07-301-1/+1
* Fix int/size_t mismatch for sysctl arguments. Try not to introduce morejake2002-07-301-5/+10
* Use fchmod() to restore the tty modes.peter2002-07-301-1/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-294-5/+5
* Update, correct and bring in sync with reality all the i4b kernelhm2002-07-2817-437/+358
* Update for traceroute 1.4a12fenner2002-07-281-3/+6
* Make usage match options.dwmalone2002-07-271-1/+1
* Fix spacing for -P (policy) examples.fenner2002-07-271-10/+3
* Don't dump all information about apm when only asked to enable/disable apmsobomax2002-07-261-0/+2
* When parsing the program name from the incoming log messagerobert2002-07-251-1/+1
* When reading a program name from the syslog configuration file,robert2002-07-251-1/+1
* Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks.peter2002-07-251-4/+1
* Change 'int pid' to 'pid_t pid'jmallett2002-07-252-2/+2
* If NO_MAILWRAPPER is set, and sendmail is still enabled, then installpeter2002-07-241-0/+8
* enable fdisk for ia64 as well as i386peter2002-07-242-4/+4
* Only install the mbr code on i386.. not ia64. This changes it frompeter2002-07-242-2/+2
* s/IPSEC/IPsec according to RFCsblackend2002-07-231-1/+1
* Add '+FreeBSD' to the version string, to reflect that this programfenner2002-07-231-1/+2
OpenPOWER on IntegriCloud