summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* o Don't leak fd on error.maxim2006-09-181-4/+6
* o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap.maxim2006-09-181-1/+1
* Update manpages for FILE 4.17.ru2006-09-172-39/+235
* Initial memory allocation for fields was off-by-one.ru2006-09-152-1/+19
* Don't require a space between -[fv] and its argument.ru2006-09-151-1/+44
* Remove references to the pam(8) manual page. It does not exist.joel2006-09-132-5/+3
* initialize variable (WARNS=6)charnier2006-09-131-0/+1
* Add my birthday to the calendar, sadly I am only the fifth youngest.alexbl2006-09-121-0/+1
* WARNS=6 chocked on unitialized variable.charnier2006-09-121-1/+1
* Update some of the bulgarian holidays since it no longererwin2006-09-081-2/+2
* Fixed the -# option to work as documented in a manpage.ru2006-09-071-8/+20
* Chase revision 1.10 in usage string and a comment.ceri2006-09-071-2/+2
* Bump WARNS level to 3.ru2006-09-011-1/+1
* Integrate audit_submit(3) bits into su. This means that records forcsjp2006-09-012-6/+76
* Fix markup (in the same way as it was fixed in tip.1) and thusru2006-08-311-135/+171
* Fix compilation warnings (up to level 3).ru2006-08-318-12/+14
* Document the undocumented change in OpenBSD: the ${raisechar}ru2006-08-311-2/+1
* Actually merge OpenBSD changes and local changes (a diff shouldru2006-08-311-140/+179
* Remove some dust.ru2006-08-311-65/+0
* Resolve merge conflicts.ru2006-08-3128-1164/+1033
* This commit was generated by cvs2svn to compensate for changes in r161751,ru2006-08-311-0/+470
|\
| * Import OpenBSD's tip(1) as of todayru2006-08-3129-1048/+1441
| * Import of OpenBSD's tip (which was the tip code of a month ago, modulomarkm2001-12-2028-1443/+1538
| * This commit was manufactured by cvs2svn to create branch 'bsd'.cvs2svn1995-03-3128-0/+6859
* | In rev. 1.2 we have introduced a fallback handler for files with unknowndelphij2006-08-301-3/+0
* | Manual page tweaks.jkoshy2006-08-291-6/+6
* | Improve input parsing:phk2006-08-281-14/+36
* | Remove alpha-specific stuff.ru2006-08-234-460/+0
* | Build libsmb and smbutil on ia64.marcel2006-08-221-0/+4
* | Remove alpha left-overs.marcel2006-08-214-251/+1
* | Add myself to the FreeBSD callendar. Ooops, it seems like I'm thedanger2006-08-201-0/+1
* | Hook lessecho(1) to build.delphij2006-08-201-1/+1
* | Regen.delphij2006-08-201-2/+15
* | Tell in a comment that the symlinks from /usr/bin areyar2006-08-201-0/+5
* | Install pkill(1), aka pgrep(1), to /bin so that rc scriptsyar2006-08-191-0/+5
* | Further nitpicking.ceri2006-08-171-13/+13
* | Fix a grammatical error.ceri2006-08-171-1/+1
* | o Fix the date of LZ 129 Hindenburg crash.maxim2006-08-161-1/+1
* | Add support for splitting at gigabyte boundaries. [1]keramida2006-08-102-8/+20
* | o Simple strcpy/strcat replacement.maxim2006-08-091-3/+4
* | Update usage & SYNOPSIS and clarify that input files are not removed.keramida2006-08-082-18/+30
* | Update document date.bms2006-08-031-1/+1
* | Add a new command-line option, -P, which allows the user to specifybms2006-08-022-11/+27
* | In 'od -c' mode, deal with printable but zero-width combiningjkoshy2006-07-311-1/+1
* | Stop enforcing dependencies between MK_* options at Makefile level.yar2006-07-311-1/+2
* | Remove two unused variables.kientzle2006-07-311-6/+0
* | Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it.kientzle2006-07-301-1/+4
* | o Kill unneeded assignment.maxim2006-07-301-1/+0
* | - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all.yar2006-07-286-49/+52
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,yar2006-07-2818-307/+321
OpenPOWER on IntegriCloud