summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2006-11-02Only check if last three letters are "/sh" if string is at leastRay Lai
2006-11-02overhaul the keywords section;Jason McIntyre
2006-11-01-.Xr sh 1 ,Jason McIntyre
2006-11-01some minor adjustments to the options list;Jason McIntyre
2006-11-01+.Ex -std psJason McIntyre
2006-11-01- no need for double markupJason McIntyre
2006-11-01give FILES a bit of space;Jason McIntyre
2006-11-01note that -L may not be specified with other options;Jason McIntyre
2006-11-01simplify synopsis and sync usage();Jason McIntyre
2006-11-01Fix range checking for in.dbsz and out.dbsz.Ray Lai
2006-10-29like -i, -h is incompatible with -P; suggested by jmc@; ok ray@Otto Moerbeek
2006-10-21note that -hP and -iP are illegal; ok ottoJason McIntyre
2006-10-18do not name file descriptors fp, eitherTheo de Raadt
2006-10-18- update reference to posix to latest versionJason McIntyre
2006-10-18- standard EXAMPLES sectionJason McIntyre
2006-10-16The session field is a pointer and so should be 8 chars forTodd C. Miller
2006-09-21Remove LFS-related code, no binary changePedro Martelletto
2006-09-21reword a sentence so we are not discussing lfs; help from pedroJason McIntyre
2006-09-19Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-08-14Adapt revision 1.18 change for symlink(2):Ray Lai
2006-08-10- use .ExJason McIntyre
2006-08-10better explanation of second synopsis form; add a caveat alsoJason McIntyre
2006-08-05Remove "with with" typos.Ray Lai
2006-08-04Add reference to mkdir(1).Ray Lai
2006-08-03comment fix; from tamas teveszJason McIntyre
2006-07-26clarifications for OPTIND:Jason McIntyre
2006-07-21Prevent segfault when "cpio -o" is called with no input.Ray Lai
2006-07-10fix ksh prompt wrapping, from Marcus Glocker <marcus@nazgul.ch>.Bob Beck
2006-07-02sync with systrace 1.6d, keeping local changesNikolay Sturm
2006-06-30handcrafted depend and CLEANFILES no longer needed since this is nowOtto Moerbeek
2006-06-21handle -- as POSIX requires; from kili@outback.escape.de; ok ottoTheo de Raadt
2006-06-16Work around a problem with \$ expansion where \$\$ turned into pid ($$)Dale Rahn
2006-06-14Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. LongKenneth R Westerback
2006-06-13make -avV only be suboptions of the status command, as documented, by usingTheo de Raadt
2006-06-10add a translation for sendmsg()Nikolay Sturm
2006-06-04teach stty about NMEADISCTheo de Raadt
2006-06-03do chio.conf install from right placeTheo de Raadt
2006-06-02Add sample chio.conf to /etcBob Beck
2006-06-01simplify the PS1 section somewhat by moving the ! and \! stuff together;Jason McIntyre
2006-06-01add another exmaple; stolen from a nick holland email...Jason McIntyre
2006-06-01We do not create st devices with different density modes. i.e. with deviceKenneth R Westerback
2006-06-01fix stupid typo. mea culpaBob Beck
2006-06-01 Move mtio drive prep to a function, and makes the changerBob Beck
2006-05-31- use .ExJason McIntyre
2006-05-31prettierTheo de Raadt
2006-05-31 This adds support for retrieving volume tags in chio(8) with theBob Beck
2006-05-30document some advice when \$ is part of your prompt;Jason McIntyre
2006-05-29Implement \$ and \# expansion for PS1. Whoever thought it a cleverOtto Moerbeek
2006-05-29tweaks;Jason McIntyre
2006-05-29document the st(4) device to chio drive mapping, and the existence ofBob Beck