summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove kludges intended to support src trees with partial obj trees.des2005-06-1010-113/+34
* o improve error msg for ioctl failuressam2005-06-091-1/+6
* Update manual page after sysctl rename.pjd2005-06-091-13/+16
* MFP4:jkoshy2005-06-093-135/+538
* Commit some cosmetic fixes I developed some time ago, mostly style butru2005-06-091-26/+31
* Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. Thisglebius2005-06-091-1/+1
* Document that /etc/rc.d/ntpdate will read this file to find out a listkeramida2005-06-091-0/+11
* an English grammar fixsuz2005-06-091-1/+1
* fixed typosuz2005-06-081-3/+3
* add EAP-TTLS to the EAPOL group; may want a separate knob latersam2005-06-071-0/+3
* Catch up with changes in wpa_supplicant:sam2005-06-071-37/+87
* hookup wpa tools to the buildsam2005-06-061-0/+1
* Add -R modifier for the mode when pkg_create(8) creates package filesobomax2005-06-064-9/+70
* freebsd pieces of hostapd supportsam2005-06-066-1/+1128
* freebsd pieces of wpa supplicant supportsam2005-06-059-0/+1401
* - Avoid a memory leak if realloc(3) fails by using reallocf(3)ssouhlal2005-06-031-5/+2
* Remove libz and pppd redundancyimp2005-06-031-3/+0
* Use __FBSDID() over #ident.stefanf2005-05-314-4/+8
* Make apm(8) understand AC Line state 2 as "backup power".will2005-05-302-4/+6
* update after import of v3.9.1-096sam2005-05-292-8/+50
* Even if variable is never used uninitialized by the semantic, reduce compilercharnier2005-05-291-0/+2
* Add VESA mode support for syscons, which enables the support of 15, 16,delphij2005-05-292-167/+572
* Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1).pjd2005-05-281-5/+20
* Do not tread 128-bit UUID as int128. Provide separate macros to get/putemax2005-05-271-27/+36
* Add cross-references to iostat, systat and vmstat.keramida2005-05-271-1/+4
* Use clnt_create_timed() instead of clnt_create(). The former has anmux2005-05-271-6/+8
* Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSOkeramida2005-05-261-0/+1
* - Add further functionality to check for invalid charactersroberto2005-05-262-11/+30
* Release maintainership. More ambitious minds have plans for the ntpsheldonh2005-05-251-2/+0
* No need to specify the include subdirectory. During buildworld theharti2005-05-251-1/+1
* Add an -I option to pkg_version:cperciva2005-05-244-4/+15
* Fix a particularly egregious grammar error.adamw2005-05-241-1/+1
* This module was wrongly including header from /usr/include. Give itharti2005-05-231-1/+1
* Catch up with the bsnmpd daemon's 64bit time ticks.philip2005-05-231-1/+1
* The ticks delivered by the SNMP daemon are now 64-bit, so make ourharti2005-05-231-1/+1
* Bump the shared library version number of the modules because ofharti2005-05-231-1/+1
* Remove unused variables. int -> size_t for lenghts.charnier2005-05-202-3/+2
* Add FBSDID. Add missing prototypes. Remove unused variables. Give variablecharnier2005-05-202-14/+15
* Remove unused variable.charnier2005-05-201-1/+0
* Remove unused variables. Shorten the path to a WARNS=6 compliance.charnier2005-05-201-17/+20
* Remove unused variablescharnier2005-05-201-2/+1
* Add cases for ENOBUFS and ENETDOWN. We need to make sure that wecsjp2005-05-191-0/+2
* Fix problem with session termination. bthidd(8) maintains two L2CAPemax2005-05-182-3/+4
* Update ndiscvt to handle .INF files that specify multiple entries inwpaul2005-05-151-8/+56
* Use \033 instead of \e because \e is not a standard.nyan2005-05-151-10/+10
* A foreground color number on pc98 console is 7 not 15.nyan2005-05-151-6/+18
* Use \e for escape char instead of ^[ directly.nyan2005-05-151-10/+10
* Remove symblic link kernel->dev/null creation. We don't need it in 5.x/6.xpjd2005-05-141-2/+0
* Fix the "only wrote -1 of 32768 bytes: Input/output error" error message.ru2005-05-131-2/+5
* NI_WITHSCOPEID cleanupume2005-05-132-5/+5
OpenPOWER on IntegriCloud