summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-2614-1123/+1710
* Update for bc 1.06kris2001-02-261-6/+16
* Resolve conflictskris2001-02-264-112/+263
* This commit was generated by cvs2svn to compensate for changes in r73064,kris2001-02-2657-1434/+4380
|\
| * Initial import of bc 1.0.6kris2001-02-2661-1549/+4644
* | Document various changes to kq:jlemon2001-02-261-10/+44
* | More IP option length validation.kris2001-02-264-21/+41
* | Really set the flags for a private mutex (used by libc/libc_r).deischen2001-02-263-6/+15
* | Limit threads clock resolution to no less than 1000usec (1000Hz).deischen2001-02-266-3/+9
* | Fix my ambiguous message about ECONNABORTED.olgeni2001-02-251-1/+2
* | Add the 'mly' device nodes.msmith2001-02-251-0/+6
* | Remove the 'gdt' and 'gdtd' majors; the ICP driver is taking amsmith2001-02-251-2/+2
* | Major update and bugfix for the 'mly' driver.msmith2001-02-255-354/+599
* | Spelling: Signalling -> Signaling.olgeni2001-02-252-3/+3
* | Add ECONNABORTED to the ERRORS section.olgeni2001-02-251-0/+2
* | Update the list of OpenSSL manpages (now contains many more describingkris2001-02-253-55/+122
* | Use vsnprintf in logmsg() to avoid overflowing the array on the stack.gj2001-02-251-1/+1
* | Remove tcp_drop_all_states, which is unneeded after jlemon removed itjesper2001-02-251-1/+0
* | slight cleanups during testing.julian2001-02-252-20/+46
* | Allow for easier configuration when using disklabel. A samplejwd2001-02-254-318/+1116
* | Remove brackets around variables in a function that used to bejake2001-02-253-30/+30
* | Do not delay a new ack if there already is a delayed ack pending on thejlemon2001-02-252-10/+22
* | o Check the size of I/O window handed by parent bus.non2001-02-251-2/+7
* | o Check the size of I/O window handed by parent bus.non2001-02-251-8/+13
* | Stop pac dereferencing a null pointer if accounting is not enabeled.dwmalone2001-02-251-1/+2
* | Forgot to remove unneeded "intcmp" function.phk2001-02-251-8/+0
* | Make "md" and "mdctl" macroized parameters.phk2001-02-254-14/+165
* | o Support AUTO SENSE correctly.non2001-02-258-443/+247
* | Fix references to Chapman & Zwicky and Cheswick & Bellowin.des2001-02-252-6/+10
* | Supported pcmcia modem card.nyan2001-02-252-8/+20
* | Update unused __dtoa prototypes to match reality.tegge2001-02-252-3/+3
* | Add fsck_4.2bsd to boot crunch target. This returns the ability tojkh2001-02-255-5/+5
* | Merged from sys/i386/i386/machdep.c revision 1.443.kato2001-02-252-8/+8
* | genassym.sh does not work with a.out because the sizes are rounded uppeter2001-02-254-8/+8
* | Make the kernel actually compile and link under a.out, usingpeter2001-02-254-0/+26
* | Make this compile in a.out mode. link.h has extra dependencies for a.out.peter2001-02-252-0/+6
* | Manually add an extra _ to _DYNAMIC since it is provided by ld, not gcc.peter2001-02-251-3/+3
* | Remove underscores from linker set stabs for the a.out case, afterpeter2001-02-251-1/+1
* | Always use the ELF naming after the demise of asnames.h.peter2001-02-252-10/+0
* | Remove superfluous m_pkthdr.rcv_if = NULL assignment followingbmilekic2001-02-251-2/+0
* | Remove the leading underscore from all symbols defined in x86 asmjake2001-02-2550-1287/+961
* | Allow the eiface node to be made as a module (not linked into build yet)julian2001-02-251-0/+7
* | Drop the 'count' from the aha device specspeter2001-02-255-5/+5
* | Add a node that looks to all the word like an ethernet but delivers itsjulian2001-02-252-0/+733
* | Make the sample netgraph node compileable again.julian2001-02-251-6/+3
* | Add a Makefile for the sample node so It can be compiled.julian2001-02-251-0/+7
* | Move netgraph spimlock order entries out ofjulian2001-02-253-6/+6
* | - Rename the lcall system call handler from Xsyscall to Xlcall_syscalljake2001-02-2511-89/+46
* | Add "ELFOSABI_NONE" which is the symbol used in a copy of the old ELF spec,obrien2001-02-241-0/+1
* | MFS: bring the consistent `compat_3_brand' support into -CURRENTobrien2001-02-244-10/+19
OpenPOWER on IntegriCloud