summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* o update for vapssam2008-04-202-112/+160
* Fix pkg_info when specifying a remote package.flz2008-04-162-18/+23
* If the .inf file did not have a Default entry for the registry key then writethompsa2008-04-151-1/+3
* Use a ndis_ prefix on the C variable instead of directly using the .systhompsa2008-04-152-7/+7
* Optimize package registration/deregistration. Previously, when looking up thepav2008-04-114-51/+144
* Fix a bug introduced by DEFAULTS feature. When the config fileimp2008-04-101-0/+2
* Clean up makefiles and a manpage.ru2008-04-107-115/+106
* If we can't find or load the kernel NLM support, don't just go ahead anddfr2008-04-101-1/+2
* Add a distfile target to generate a distfile to be used by theflz2008-04-091-0/+16
* Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.remko2008-04-081-3/+0
* Add a couple of missing wireless NIC driver modules.weongyo2008-04-081-0/+8
* Fix apparent mis-paste in previous check-in by author.kan2008-04-061-1/+1
* Call listen(2) on bound tcp sockets before passing them to svc_tli_create.dfr2008-04-062-0/+6
* Allow for a zero length 'loader'.dfr2008-04-051-0/+2
* Accept empty -T arguments.phk2008-03-312-1/+5
* Retire pkg_sign. It was used to embed signatures in gzip'ed packages.flz2008-03-3118-2590/+1
* Improve style a little and remove one always-true condition.rdivacky2008-03-301-3/+3
* Don't always link statically with libwrap. By the time amd(8)ru2008-03-291-1/+1
* Add missing library dependency.ru2008-03-291-0/+1
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-292-3/+3
* Remove the '-k' option.dfr2008-03-271-1/+1
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-272-11/+14
OpenPOWER on IntegriCloud