aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-137-9/+9
* Ensure that origin field in the packing list structure is initialised. ThisMaxim Sobolev2002-08-121-0/+1
* add support properly displaying and logging incoming telephone numbers (MSNs)Hellmuth Michaelis2002-08-127-2/+95
* Warn that hex keys are the most portable.Warner Losh2002-08-121-1/+5
* Fix conjugation of exists and add full stops to the messages I changed.David Malone2002-08-111-2/+2
* add experimental support for Data over Voice (DoV) outgoing calls.Hellmuth Michaelis2002-08-116-6/+39
* Update manpage to match the code, vfsload() isn't usedMaxime Henrion2002-08-111-4/+2
* Update manpage to match the code, vfsload() is not usedMaxime Henrion2002-08-111-4/+2
* Fix typos; each file has at least one s/seperat/separat/Jens Schweikhardt2002-08-112-7/+7
* Add break's to case blocks.Mike Heffner2002-08-101-0/+2
* Teach sysinstall that documents on the boot floppy might not be gzipped.John Hay2002-08-092-0/+12
* Apply the envp fix to the other call to main() as well.Gregory Neil Shapiro2002-08-091-2/+2
* Improve the code for detecting UID ranges so that usernames suchIan Dowse2002-08-091-3/+3
* Add DVD+RW support to the ATA driver and burncd. This also closesSøren Schmidt2002-08-082-19/+140
* Add capability for limiting the maximum number of simultaneousHajimu UMEMOTO2002-08-073-4/+315
* Typo: s/seperately/separatelyJens Schweikhardt2002-08-063-3/+3
* Suppress spurious warning messages about rm -rf TEMPROOT failingDoug Barton2002-08-051-3/+3
* Use wi_ltv_domains struct to print domainsWarner Losh2002-08-051-7/+5
* Add more (possibly useless) information to wicontrol's output (maybeWarner Losh2002-08-051-1/+79
* Fix a couple DESTDIR related problems. Credit for the "Only in" sectionDoug Barton2002-08-051-2/+2
* Pass envp to crunched program's main() routines as some depend on it.Gregory Neil Shapiro2002-08-041-2/+4
* Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz.Akinori MUSHA2002-08-041-1/+1
* Drop support for the .tbz2 suffix. One would not want pkg_create(1)Akinori MUSHA2002-08-042-6/+2
* Use an 8.3 friendly extension when compressing with bzip2.David E. O'Brien2002-08-041-1/+1
* Never allow a user to use crontab if opening /var/cron/{allow,deny} failsTim J. Robbins2002-08-041-16/+23
* Now that the kernel is able to load modules itself,Maxime Henrion2002-08-032-23/+1
* gcc tells me that this isn't a prototype, and it is right :-) UseWarner Losh2002-08-031-4/+1
* When extracting package pass `-p' option to tar(1), so that files areMaxim Sobolev2002-08-021-1/+1
* Add a libnames entry for libugidfw.Robert Watson2002-08-021-0/+1
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-023-0/+191
* Fix links to the FAQ and the HandbookMarc Fonvieille2002-08-011-2/+2
* Use struct xfile, not struct file.Dag-Erling Smørgrav2002-07-312-26/+22
* Correct URL to the FAQMarc Fonvieille2002-07-311-1/+1
* Correct links to Handbook's pages, old URLs does not work anymore.Marc Fonvieille2002-07-302-3/+3
* Do a case insensitive comparison when comparing the ms-chap responseBrian Somers2002-07-301-1/+1
* Fix int/size_t mismatch for sysctl arguments. Try not to introduce moreJake Burkholder2002-07-301-5/+10
* Use fchmod() to restore the tty modes.Peter Wemm2002-07-301-1/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-294-5/+5
* Update, correct and bring in sync with reality all the i4b kernelHellmuth Michaelis2002-07-2817-437/+358
* Update for traceroute 1.4a12Bill Fenner2002-07-281-3/+6
* Make usage match options.David Malone2002-07-271-1/+1
* Fix spacing for -P (policy) examples.Bill Fenner2002-07-271-10/+3
* Don't dump all information about apm when only asked to enable/disable apmMaxim Sobolev2002-07-261-0/+2
* When parsing the program name from the incoming log messageRobert Drehmel2002-07-251-1/+1
* When reading a program name from the syslog configuration file,Robert Drehmel2002-07-251-1/+1
* Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks.Peter Wemm2002-07-251-4/+1
* Change 'int pid' to 'pid_t pid'Juli Mallett2002-07-252-2/+2
* If NO_MAILWRAPPER is set, and sendmail is still enabled, then installPeter Wemm2002-07-241-0/+8
* enable fdisk for ia64 as well as i386Peter Wemm2002-07-242-4/+4
* Only install the mbr code on i386.. not ia64. This changes it fromPeter Wemm2002-07-242-2/+2