summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move elf2aout to usr.sbin/.ru2002-05-253-2/+2
* Respect -q with "add" and "delete". Document who respects -q.ru2002-05-252-31/+36
* sh appeared in Version 1, not System V.1.tjr2002-05-251-1/+1
* Implement `set +o', which displays the currently set options in a formattjr2002-05-252-5/+28
* Sync usage message with manual page synopsis.tjr2002-05-251-2/+2
* Fixed printf format errors which apparently crept in while -Wformat wasbde2002-05-256-14/+12
* "Fixed" printf format errors (64-bit daddr_t casualties; should use %jxbde2002-05-251-4/+4
* Fixed printf format errors. Most of them are 64-bit daddr_t casualties.bde2002-05-252-8/+12
* Fixed a printf format error. It was old and should have been detected bybde2002-05-251-1/+1
* Bad numeric arguments or usernames should cause non-zero exit status.tjr2002-05-251-3/+8
* Make these work with one-true-awk.ru2002-05-252-33/+46
* Determine exit status to use before writing diagnostic message; warn()tjr2002-05-251-6/+1
* Typo: use plural now that we have more than one option.tjr2002-05-251-1/+1
* If a file cannot be processed, try to process any remaining filestjr2002-05-251-3/+5
* Convert the interrupt queue from an array to a linked list. Implementjake2002-05-258-200/+383
* The man page is VERY WRONG about using "-o noupdate" with -s.obrien2002-05-251-5/+12
* Try to handle "double faults" occuring at more trap levels (ie 4 :)).jake2002-05-252-28/+28
* Minor style.jake2002-05-251-3/+5
* Make the run queue parameters machine dependent. Optimize 64 bitjake2002-05-258-13/+316
* Regen:sheldonh2002-05-241-88/+115
* Backout 1.54 (restore definition for printf0 to actually do something).alfred2002-05-241-1/+1
* Add the word ``fields'' to the description, and change an instance fromtrhodes2002-05-241-2/+2
* Convert mount_ext2fs(8) to nmount(2).mux2002-05-241-15/+18
* Convert ext2fs to nmount(2).mux2002-05-244-54/+56
* Forgot to commit this for the `includes' -> `buildincludes',ru2002-05-241-2/+5
* Back out the ``run shell from $PATH'' change; this was an overkillru2002-05-245-29/+7
* Add release notes for the changed file permissions on sendmail aliasgshapiro2002-05-242-0/+26
* Correct US Robotics Wireless Card 2410 entryimp2002-05-241-1/+1
* Add openpam_nullconv.3.des2002-05-241-0/+1
* Add missing include.des2002-05-241-0/+1
* This commit was generated by cvs2svn to compensate for changes in r97241,des2002-05-2452-108/+266
|\
| * Vendor import of OpenPAM Cinquefoil.des2002-05-2452-108/+266
* | Fully reset a gem on some error conditions; otherwise it would hang intmm2002-05-241-0/+4
* | Convert Perl scripts to awk(1).ru2002-05-244-107/+148
* | If a file argument cannot be processed, process the remaining onestjr2002-05-241-6/+14
* | When a file name of "-" is given, read from standard input (SUSv3)tjr2002-05-242-8/+17
* | The previous ANSIfication did not take into account earlier,markm2002-05-241-2/+2
* | The previous ANSIfication did not take into account upgrade-buildsmarkm2002-05-241-4/+4
* | Allow byte/character positions >_POSIX2_LINE_MAX to be specified bytjr2002-05-241-6/+24
* | Use fgetln(3) to handle lines of unlimited length instead of atjr2002-05-241-15/+15
* | Don't err(3) (and exit prematurely) when a sysctl's object size hasalfred2002-05-241-9/+16
* | Fixed AES encryption algorithm bugsuz2002-05-241-0/+1
* | P1003.2 forbids imposing any limit on line lengths; read character bytjr2002-05-241-24/+22
* | Fix warnings: deprecated use of label at end of compound statementpeter2002-05-242-1/+2
* | Fix warnings due to macro varargs.peter2002-05-241-1/+1
* | Removed dead code.ru2002-05-241-8/+0
* | Handle endianness. This completes cross-support for sparc64.ru2002-05-242-40/+112
* | Oops, I missed this warning. Comment out extra junk after #endifpeter2002-05-241-1/+1
* | Pacify gcc by preinitializing a variable.peter2002-05-241-2/+2
* | Exit with non-zero status if any files specified could not be openedtjr2002-05-241-9/+15
OpenPOWER on IntegriCloud