summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Added rudimentary support for the "include" directive (inside "files").ru2006-10-012-1/+15
* Revise markup.ru2006-09-309-184/+302
* Fix usage().ru2006-09-302-2/+4
* Create section 8 man subdirectories for PowerPC.ru2006-09-301-0/+1
* o Check we have a non-NULL pointer to a super block before dereference it.maxim2006-09-301-1/+1
* Markup fixes.ru2006-09-2924-313/+531
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-2/+2
* Line up usage output.ru2006-09-291-1/+1
* Fix usage().ru2006-09-291-6/+6
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Language tweak.ru2006-09-291-1/+1
* Sync usage() and SYNOPSIS.ru2006-09-292-2/+6
* Whitespace nit.ru2006-09-291-1/+1
* Sync utility's usage() with manpage's SYNOPSIS.ru2006-09-291-2/+2
* Push removal of mrouted down to the rest of the tree.bms2006-09-291-1/+1
* Remove mrouted from -CURRENT.bms2006-09-2943-18634/+0
* Remove mrouted and its utilities from the base system.bms2006-09-291-1/+0
* Remove bogus casts of valid integer ioctl() arguments.ru2006-09-261-2/+2
* Behave as documented when reading fields saying "X/Y" where X != *brian2006-09-261-1/+3
* Oops. Catch up on the last couple of releases and prepare for the nextkensmith2006-09-261-0/+3
* Catch up with share/mk/bsd.sys.mk rev. 1.38.obrien2006-09-261-1/+0
* auditreduce now requires OpenBSM's config/config.h, so add that to therwatson2006-09-251-0/+2
* De-orbit burn tcpslice.bms2006-09-247-1702/+0
* Disconnect tcpslice from build.bms2006-09-241-1/+1
* Fix our ancient tcpslice for >2GB limits.bms2006-09-233-16/+23
* Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS.kan2006-09-211-1/+1
* Pacify new GCC4 warnings.emax2006-09-213-4/+4
* Get rid of extra const to pacify new GCC4 warnings.emax2006-09-212-30/+30
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4emax2006-09-215-7/+12
* Do not use int where socklen_t is expected.kan2006-09-211-1/+2
* Silence GCC4 signed/unsigned pointer mismatch warning.kan2006-09-212-2/+2
* Do not use int where socklen_t is expected.kan2006-09-211-1/+2
* o Fix groupadd getopt line and make 'pw groupadd -o' work.maxim2006-09-181-1/+1
* Listen to a control socket on an IPv4 as well throughume2006-09-181-0/+7
* Make op parameter to mux_keyboard() u_int instead of int.emax2006-09-151-2/+2
* Removed T/TCP bits.ru2006-09-143-26/+3
* initialize unitialized variables (WARNS=6)charnier2006-09-141-2/+6
* compile under WARNS=6charnier2006-09-132-5/+3
* Temporarily put ugly workaround in place to make sparc64 build happy.emax2006-09-081-12/+12
* Update bthidd(8) code and hook it up to the build.emax2006-09-0714-462/+642
* Remove leading zerosbrian2006-09-061-1/+1
* Remove __DATE__ so that compiling the same source produces the same binarybrian2006-09-062-4/+5
* If the peer REJects our MRU request and that request is for a valuebrian2006-09-061-0/+3
* update for v3.9.4sam2006-09-041-4/+4
* add define's from config.h for pcap-int.h; this is a noop nowsam2006-09-041-0/+4
* Use a #define to refer to /etc/crontab.ru2006-09-031-2/+2
* incorporate Rui Paulo's worksam2006-09-021-2/+156
* Conform to wider English usage.cperciva2006-09-021-2/+2
* Document that the default timeout is 16 secondsphk2006-09-022-0/+2
OpenPOWER on IntegriCloud