summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make ppp use <termios.h>, not <sys/tty.h>.ed2008-06-051-1/+1
* Add a newline after usage.mlaier2008-06-041-1/+1
* - Replace rcsid with __FBSDID.jkim2008-06-032-241/+261
* Exclude .svn directories from generated distfile.flz2008-06-031-1/+2
* Fix a crash when Arctic Ocean is selected.jkim2008-06-021-3/+2
* Add a missing call to init_nsm().dfr2008-06-021-0/+1
* getopt returns an int, not a char. Make sure that we store theimp2008-06-021-1/+1
* Use INSERT_OBJECT_INT_LINK_INDEX macro instead of TAILQ_INSERT_TAIL whenphilip2008-06-011-1/+1
* Remove one of my dead email addresses from a copyright message.peter2008-05-311-1/+1
* - Add long options to pkg_install.flz2008-05-3013-100/+206
* Fix some bugs/complaints:mr2008-05-292-22/+31
* misc cleanups for stricter compilationsam2008-05-281-14/+4
* update copyright year and nuke dual-gpl bits that should've removed long agosam2008-05-281-8/+1
* Use PKG_INSTALL_VERSION for the distfile name instead of current date.flz2008-05-281-1/+1
* Bump PKG_INSTALL_VERSION to 20080528.flz2008-05-281-1/+1
* Update usage strings to add a missing -n option.keramida2008-05-271-1/+1
* - Increase the size of the salt in pw(8) from 8 to 32 (same as in pam_unix(8)).antoine2008-05-271-5/+7
* Add a -n option to pkg_create(1), to inhibit duplicate work.keramida2008-05-274-5/+42
* Add jme(4) to the list of supported network interface.yongari2008-05-271-0/+1
* Add CAUTIONS section to the manpage and update .Dd.mr2008-05-262-2/+6
* Extend jexec to accept hostname or ip-number besides jail-id.mr2008-05-262-4/+60
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-26120-37947/+4
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-2532-17111/+0
* Move sysinstall/sade away from TIOCGSIZE.ed2008-05-232-8/+8
* Add the CTF conversion to the generated makefile. In the case wherejb2008-05-231-1/+1
* -d is a flag, not an argument. Use .Fl here.thompsa2008-05-201-1/+1
* Update to reflect reality:rpaulo2008-05-201-3/+8
* Remove -, .Ar adds that automatically.thompsa2008-05-191-1/+1
* Bump document date for last change.thompsa2008-05-191-1/+1
* Allow wlandebug to set the default debug level which is inherited when vaps arethompsa2008-05-192-6/+20
* Add age(4) to the list of supported network interface.yongari2008-05-191-0/+1
* Add support for specifying which INDEX files to build via portsnap.conf.cperciva2008-05-171-4/+16
* Improve the virtual scrolling mechanism to make middle clicking lessphilip2008-05-152-15/+58
* Populate usage()phk2008-05-143-12/+30
* Fix pstat behaviour when using coredumps. The reference to tp wasremko2008-05-141-1/+1
* Add a -8 switch to syslogd to prevent it from mangling 8-bit data.brian2008-05-142-5/+26
* Better to just statically set the name vs. determine at run time.obrien2008-05-1112-12/+16
* Sync program name agnostic changes with SADE.obrien2008-05-114-8/+10
* Clean up several instances of SADE calling itself sysinstall.obrien2008-05-115-10/+12
* Change two variables to size_t to improve portability.julian2008-05-101-1/+1
* Misc mdoc improvements.brueffer2008-05-101-4/+9
* allow setfib to be compiled.julian2008-05-101-0/+1
* Add code to allow the system to handle multiple routing tables.julian2008-05-093-0/+201
* o Change the warning dialog for the 'W' command in both the labelmtm2008-05-052-14/+8
* - Backout 1.15, it was committed by accidentpav2008-05-031-0/+5
* - Restore functionality broken in previous commit; we need to be able to reportpav2008-05-035-32/+37
* sade(8) does not need FTP I/O.delphij2008-05-031-2/+2
* Remove duplicate headers <sys/socket.h>kevlo2008-04-211-1/+0
* update for vapssam2008-04-201-22/+27
* o update for vapssam2008-04-203-21/+314
OpenPOWER on IntegriCloud