summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add IPv6 support to pppctl by using getaddrinfo() and trying each addresstjr2003-12-071-89/+115
* Fix our kernel support for Basic Block Profiling to work with GCC33.phk2003-12-032-13/+69
* Reconnect ipfstat, ipnat, and ipftest to the build now that if_xnamebrooks2003-12-021-1/+2
* Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2marcus2003-12-024-8/+8
* Spell SSHd as sshd.rwatson2003-12-012-2/+2
* The new "spec against spec" comparison code was yet another timephk2003-11-301-7/+22
* Add a Securelevel sub-menu to the Security configuration menu,rwatson2003-11-297-0/+190
* Cosmetic fix: a message was mixed with a dialog box border line.olgeni2003-11-281-1/+1
* Remove security profiles from sysinstall. Currently, security profilerwatson2003-11-289-188/+10
* - Drop down to one snapshots FTP site since that's all we have nowkensmith2003-11-242-32/+40
* Add Greek keymaps to sysinstall.jhb2003-11-204-10/+18
* A variety of content cleanups:rwatson2003-11-201-22/+70
* No need to copy sysinstall into a jail with -CURRENT, since inrwatson2003-11-201-10/+2
* Off by one error in malloc.phk2003-11-191-1/+1
* Catch up with the latest in device naming.obrien2003-11-181-5/+5
* * Auto-detect what device to use if none is specifiedeivind2003-11-172-18/+33
* __FBSDID; remove duplicate <ctype.h>; try to reduce style inconsistencies.des2003-11-171-46/+43
* Sort includes, and remove superfluous <sys/types.h>des2003-11-171-15/+15
* Instead of blindly loading the ums module and bailing out if that fails,des2003-11-171-2/+38
* Remove the BUGS section introduced in rev 1.11 now that the problemdas2003-11-171-15/+0
* Reimplement nologin(8) as a C program. This allows us to staticallydas2003-11-173-40/+29
* Document nologin(8) as being insecure in conjunction with a dynamicdas2003-11-171-0/+15
* logerror is used in syslogd to log errors from syslogd itself. Itdwmalone2003-11-161-0/+6
* Remove an argument to printf that is unused.dwmalone2003-11-161-1/+1
* Remove an annoying printf that somehow leaked into rev 1.21.njl2003-11-161-1/+0
* Make this WARNS 2 clean, and fix up the manual page:trhodes2003-11-1512-32/+59
* Replace all uses of the old netgraph constants NG_*LEN by the newharti2003-11-157-68/+68
* - poll(2) support.ume2003-11-1410-757/+439
* - need_trigger/idx should be u_int, not ssize_t.ume2003-11-141-30/+34
* - interface minimum MTU = 1280 in IPv6.ume2003-11-141-8/+3
* our netstat is installed in /usr/bin.ume2003-11-141-1/+1
* Fixed spurious syntax errors for including files that don't begin withbde2003-11-141-3/+4
* If the name of the mouse device starts with "/dev/ums", try to load thedes2003-11-131-2/+15
* - make command line argument parsing POSIX compliant. comment fromume2003-11-132-182/+281
* Fix a bug relating to the "files before directories" sort order whenphk2003-11-131-0/+51
* Add an empty definition of the MIBS variable so that the makefile doesharti2003-11-131-0/+1
* Whitespace cleanup.des2003-11-131-378/+376
* - setsockopt/sysctl takes int, not u_long.ume2003-11-122-90/+149
* The snmp_netgraph module depends on libnetgraph. So add a dependency andharti2003-11-121-0/+3
* Get rid of the old constants which did not include the trailing NULharti2003-11-123-4/+4
* - Add a note that there are two MIB variables that have per-jailkensmith2003-11-111-0/+8
* Fix few typosemax2003-11-113-7/+7
* Ignore case when comparing CHAP/CHAP81 responsesbrian2003-11-101-7/+12
* Correct the include path so that the include files are foundharti2003-11-102-5/+7
* Fix the build by adjusting the include directives. The problem washarti2003-11-102-4/+6
* enable aes-xcbc-mac and aes-ctr, again.ume2003-11-101-3/+3
* Link the SNMP daemon for NgATM to the build.harti2003-11-101-0/+1
* Add the build infrastructure for the SNMP daemon that is the baseharti2003-11-108-0/+202
* Add build infrastructure for libbsnmp and the modules. Add theharti2003-11-109-0/+2735
* Increase MAXDEV up to 10.simokawa2003-11-091-1/+1
OpenPOWER on IntegriCloud