summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.ume2002-07-221-4/+2
* use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.ume2002-07-225-13/+8
* Initialize sockbits variable with FD_ZERO, to avoid passing a fd_setkan2002-07-221-0/+1
* Fix typo: corrisponds -> correspondsfanf2002-07-221-1/+1
* Copy cis strings into the kernel.imp2002-07-222-9/+15
* Remove stray function prototype. I wrote and removed this function butpeter2002-07-211-1/+0
* Check for missing static unit 'count' declarations as well.peter2002-07-211-7/+13
* Check that we are not supplying 'device foo N' to devices that do not takepeter2002-07-211-2/+27
* Try to give a more descriptive error message for the pilot error ofjoerg2002-07-182-25/+81
* Remove unused calls to inet_addr()brian2002-07-182-2/+0
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-183-4/+4
* This is a userland tool, not a kernel component or libstand client.peter2002-07-171-5/+5
* Fix a spelling mistake.dwmalone2002-07-171-1/+1
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. Thesegad2002-07-179-10/+1103
* Unbreak Alpha build.des2002-07-161-1/+1
* Add IPv6 support.alfred2002-07-151-5/+15
* add support for rpc IPv6 (rpc/udp/46 ...)alfred2002-07-152-33/+103
OpenPOWER on IntegriCloud