aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Quickly fix brokeness in revision 1.157, that change wasDavid Xu2005-12-011-4/+4
* - match_var: do not address memory at invalid address (`len' can be greaterMax Khon2005-11-302-3/+5
* Remove two lines of debugging output that accidentally snuck into theRobert Watson2005-11-281-2/+0
* Portability: remove AC_FUNC_MALLOC from configure.ac.in.Tim Kientzle2005-11-271-1/+0
* Teach rfcomm_sppd(1) about service names, so it is possible to specifyMaksim Yevmenkin2005-11-232-8/+39
* Use the appropriate error function for displaying the error,Diomidis Spinellis2005-11-201-1/+1
* Fix up markup.Ruslan Ermilov2005-11-182-26/+38
* -mdoc sweep.Ruslan Ermilov2005-11-187-37/+38
* Sync as close as possible with NetBSD.Pawel Jakub Dawidek2005-11-161-92/+115
* I often find myself doing:Pawel Jakub Dawidek2005-11-162-15/+45
* Eliminate coredump problem introduced by last commit.Craig Rodrigues2005-11-141-2/+8
* Eliminate build breakage due to warnings about const.Craig Rodrigues2005-11-141-3/+3
* Use ANSI definitions.David Malone2005-11-1313-574/+352
* len and len2 work better as size_tDavid Malone2005-11-131-1/+2
* Const poision, deregister and use ANSI definitions.David Malone2005-11-131-23/+20
* Declare find_err in indent_globs.h where the other shared variablesDavid Malone2005-11-133-4/+1
* Avoid shadowing a local scratch variable,David Malone2005-11-131-2/+2
* Modify netstat -mb to use libmemstat when accessing a core dump or liveRobert Watson2005-11-133-178/+54
* Add "-s" argument to kdump to suppress the display of I/O data.Robert Watson2005-11-122-4/+11
* Look through ext2fs file systems as well as ufs.Greg Lehey2005-11-121-1/+1
* Align output.Ruslan Ermilov2005-11-091-2/+2
* Edit pathnames for -x but not for -t. Otherwise, people get confusedTim Kientzle2005-11-061-1/+1
* Un-break processing of device major/minor values with fstat -n. We doChristian S.J. Peron2005-11-051-3/+5
* o Update list of holidays in Russia.Maxim Konovalov2005-11-021-7/+10
* Fix an erroneous description of the file descriptor assignments forJohn Polstra2005-11-021-5/+3
* Xref setlocale(3), bump document date.Tom Rhodes2005-11-011-1/+3
* Add a "-H" argument to kdump, which causes kdump to print an additionalRobert Watson2005-11-012-6/+33
* In mode 'u', check for an error return from archive_read_open.Tim Kientzle2005-11-011-2/+6
* Include <sys/param.h> in order to get current __FreeBSD_versionTim Kientzle2005-11-011-0/+1
* Spell "--format" correctly in error message. (It hasn't beenTim Kientzle2005-11-011-1/+1
* new committer: added my birthday to the calendarAaron Dalton2005-10-301-0/+1
* Add some significant Ukrainian dates.Ruslan Ermilov2005-10-286-1/+102
* Fix misspelled 'argument' and try to make the sentence into English.John Baldwin2005-10-261-1/+1
* Use the "builtin" shell function to make sure that the requestedColin Percival2005-10-241-1/+1
* Document incorrect handling of multibyte characters.Tim J. Robbins2005-10-231-1/+5
* Fix obvious copy'n'paste-O in rev.1.36 While here nit style.Max Laier2005-10-221-3/+3
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historyStefan Farfeleder2005-10-191-1/+1
* Make sure that files included using ".include <foo>" are reallyRuslan Ermilov2005-10-171-17/+16
* Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec)Andre Oppermann2005-10-172-25/+7
* The kernel accepts sockaddrs with len set to zero for sockaddr_inAlfred Perlstein2005-10-151-9/+20
* Revise the manpage to a certain extent, mostly with respect toYaroslav Tykhiy2005-10-141-32/+68
* Style: move .PATH to where it belongs.Ruslan Ermilov2005-10-141-2/+2
* __MAKE_CONF doesn't really belong here because it isYaroslav Tykhiy2005-10-121-10/+1
* Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF.Yaroslav Tykhiy2005-10-101-4/+13
* Make sure that the created fifo gets deleted if the top level make instanceScott Long2005-10-091-0/+2
* Finish off style(9) fixes which I started two revisions ago. This basicallyChristian S.J. Peron2005-10-091-20/+24
* Catch up with increasing the resolution suitable for high-res kernelBruce Evans2005-10-071-3/+13
* Do not ignore ENOENTChristian S.J. Peron2005-10-071-88/+68
* Improve printing of self times in the flat profile for functions thatBruce Evans2005-10-071-1/+5
* Sync usage screen with manpage.Yaroslav Tykhiy2005-10-071-7/+6