summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | The special checks for %b and %D in rev 1.1 were done before skipping overobrien2002-05-261-51/+54
* | Add declarations of suword32 and suword64. Add implementations of one ordfr2002-05-269-0/+98
* | Remove a hack for using an external compiler if cross compiling.jake2002-05-261-21/+0
* | Note that the lutimes(2) and lchflags(2) syscalls also do not follow symlinks.tjr2002-05-261-13/+16
* | Add lchmod(2) to the list of syscalls that do not follow symbolic links.tjr2002-05-261-1/+3
* | Mutex statistics script.des2002-05-261-0/+130
* | Make sure there's a statement after the out: label in clockattach().des2002-05-261-0/+2
* | Cosmetic change (align with other boot blocks):n_hibma2002-05-262-5/+5
* | Mis-edit in last commit.phk2002-05-261-0/+1
* | Be a bit smarter about rewriting data so we don't loose too much performance.phk2002-05-261-21/+21
* | Add Standards, Diagnostics and History sections.tjr2002-05-261-0/+17
* | Use an umazone per unit for allocating the sectors for malloc backing.phk2002-05-261-14/+32
* | If a file operand cannot be processed, go on to process any remaining filestjr2002-05-261-3/+8
* | Remove extra word.dd2002-05-261-1/+1
* | o Acquire and release Giant around pmap operations in vm_fault_unwire()alc2002-05-263-7/+5
* | Log invalid config entries. Make the -d option actually log tojwd2002-05-261-4/+7
* | Trim out this subdir; nothing has been made in here for _ages_.markm2002-05-253-10/+1
* | Give the "malloc" backing of md(4) an adaptive multilevel index tree tophk2002-05-251-64/+225
* | Make discard devices clonable and unloadable. Also, change thebrooks2002-05-251-15/+57
* | Move all unit number management cloned interfaces into the cloningbrooks2002-05-257-39/+47
* | This directory (whis was supposed to do indexes etc for the printablemarkm2002-05-2519-3645/+0
* | o Remove some unnecessary casting from and add some necessary casting toalc2002-05-251-3/+3
* | Perl left src/.ru2002-05-252-10/+0
* | PC98 creates different BOOTMFS configs for different floppy sizes.ru2002-05-251-12/+14
* | ANSIfy (significant portions were already partly ANSIfied)des2002-05-251-115/+42
* | Remove register.des2002-05-251-51/+51
* | Automated whitespace cleanup.des2002-05-251-10/+10
* | Make it work for a different endianness binary.ru2002-05-254-94/+62
* | Get all the fruit from makefile.ru2002-05-253-30/+13
* | 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
OpenPOWER on IntegriCloud