summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Cosmetic change.simokawa2003-11-071-2/+2
* Add a small testcase for the new -f-f mode.phk2003-11-051-0/+60
* Give mtree(8) the ability to take [two -f spec] arguments and comparephk2003-11-057-8/+238
* Rename spec() and verify() functions to have mtree_ prefix and takephk2003-11-054-13/+10
* Take advantage of the fact that we know the err(3) function does notphk2003-11-051-24/+14
* - do hexdump on send. set length field properlyume2003-11-056-920/+1220
* Add a "-f" flag for asf(8) which performs a search to find the each modulegreen2003-11-042-22/+128
* o Don't tell that there's such a thing as a C suffix for specifyingmarcel2003-11-042-14/+44
* Build zzz(8) on ia64. It first checks ACPI before it checks for APM.marcel2003-11-031-1/+2
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64marcel2003-11-026-52/+116
* o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot havemarcel2003-11-012-4/+4
* o Compile-out "wizard" mode on ia64.marcel2003-11-012-8/+52
* o Compile-out "wizard" mode on ia64.marcel2003-11-012-4/+8
* Fixed breakage of my world in rev.1.30. #include <sys/time.h> instead ofbde2003-11-011-13/+9
* Temporarily disconnect ipfstat, ipnat, and ipftest to unbreak world.brooks2003-10-311-2/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-3/+1
* Make mtree's update function update the modification time too.phk2003-10-313-3/+53
* fixe remote panic on short packetsuz2003-10-311-0/+5
* Use -D to rename the log() function (extensively used) rather thanpeter2003-10-301-1/+1
* Rename the 'log' variable rather than -fno-builtin-logpeter2003-10-302-8/+7
* Rather than use the gcc -fno-builtin-log flag, just rename the 'int log'peter2003-10-302-5/+4
* add ip6addrctl(8) which is a command to configure addressume2003-10-305-0/+602
* Update test-case to also fail on filenames containing '#'phk2003-10-301-0/+17
* Use vis(3) to encode/decode the target for symlinks.phk2003-10-302-10/+13
* Add another test-script for mtree(8): Check symlinks with space in them.phk2003-10-301-0/+40
* Fix bug in mtree(8)'s create mode where files or directories with hadphk2003-10-301-1/+1
* Add a test script which Mtree fails.phk2003-10-301-0/+51
* Basic PAM authentication support.ru2003-10-292-0/+56
* Disclaim ownership of pppd/chat. It is vendor code, but has been badlypeter2003-10-291-2/+2
* Add a newline even if IAPC_BOOT_ARCH == 0.njl2003-10-291-1/+2
* Don't pass NULL as an integer.mbr2003-10-291-1/+1
* Don't compare a char to NULL.mbr2003-10-292-3/+3
* fix comment.ume2003-10-261-1/+1
* one more IPV6_PKTINFO -> IPV6_RECVPKTINFO.ume2003-10-261-1/+1
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2peter2003-10-265-7/+12
* Since semantic of IPV6_PKTINFO was changed in RFC3542, we need toume2003-10-261-1/+1
* Make this compile cleanly. It passes WARNS=2, but I haven't checkedpeter2003-10-265-29/+44
* Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time ispeter2003-10-261-1/+1
* Use -fno-builtin-log. Fix svc_sendreply() missing required casts.peter2003-10-262-13/+17
* Use -fno-builtin-log so gcc doesn't get ideas about using a math functionpeter2003-10-262-2/+3
OpenPOWER on IntegriCloud