summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the dynamic linker's internal malloc package, and arrangejdp1997-11-296-1130/+948
* Disable the VCHR optimization for AIO until I have implemented it. Just indyson1997-11-291-1/+2
* Fix and complete the AIO syscalls. There are some performance enhancementsdyson1997-11-293-306/+804
* In the "ldd -v" output, display the N_AUX information for eachjdp1997-11-282-6/+26
* Remove the prototypes for dlopen and related functions. They don'tjdp1997-11-283-30/+3
* Sort option list so that -amin works.steve1997-11-281-1/+5
* The previous revision (objfiles.c:1.2) fixed backtracing in thejdp1997-11-271-1/+2
* Upgrade minor versionpst1997-11-271-2/+2
* Resolve merge conflicts.pst1997-11-275-54/+108
* This commit was generated by cvs2svn to compensate for changes in r31434,pst1997-11-2792-960/+2933
|\
| * Import TCL v8.0 PL2.pst1997-11-2795-1015/+3026
* | Make this manpage reveal its true identity. A diff of thesesteve1997-11-271-2/+2
* | datasize-curr -> datasize-cur, typo fix.steve1997-11-271-2/+2
* | Recognize 3C569 network interface when `PC98' is defined.kato1997-11-272-4/+14
* | Sync with sys/i386/i386/userconfig.c revision 1.97.kato1997-11-271-2/+4
* | Sync with sys/i386/conf/files.i386 revision 1.179.kato1997-11-272-2/+12
* | Sync with sys/i386/isa/syscons.c revision 1.240.kato1997-11-271-2/+9
* | Remove an extraneous ".kbd" that crept in for the Swiss Germanjoerg1997-11-263-6/+6
* | Removed an unused line of code, that caused an ``maybe used uninitialized''joerg1997-11-262-4/+2
* | Use err(3). -Wall cleaning. cosmetics in man page.charnier1997-11-263-23/+30
* | Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.charnier1997-11-263-28/+39
* | Cosmetics in man page. Add rcsid and sort #includes.charnier1997-11-262-15/+22
* | Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs.charnier1997-11-262-23/+29
* | Display connect time as 0 if we've never beenbrian1997-11-261-3/+3
* | kinit(1) and its man page do not agre on what is reported with -v. Fix this.markm1997-11-252-3/+4
* | From the author:markm1997-11-257-11/+32
* | - Don't worry about the previous state of the card (insert/removed), andnate1997-11-251-2/+4
* | Move the hardware currsor off screen when getting back from ansos1997-11-253-6/+27
* | Sync with sys/i386/i386/machdep.c revision up to 1.274.kato1997-11-252-14/+20
* | Sync with sys/i386/i386/trap.c revision 1.115.kato1997-11-251-7/+11
* | Sync with sys/i386/isa/isa.c revision 1.107.kato1997-11-251-3/+1
* | Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.229 andkato1997-11-252-146/+233
* | Sync with sys/i386/isa/if_ed.c, if_fe.c and sio.c revisions 1.129,kato1997-11-254-8/+8
* | Sort #includes. Add rcsid. Add man page section in .Xrefs.charnier1997-11-252-13/+15
* | Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for filecharnier1997-11-254-59/+66
* | Shift a few SYSINT() calls around.julian1997-11-257-55/+78
* | Modify the return values to comply with POSIX. Previously thesealex1997-11-2527-231/+114
* | Added missing source file uthread_sigwait.c.alex1997-11-243-3/+6
* | Fixed missing #include of "opt_quota.h".bde1997-11-242-1016/+1010
* | Fixed multiple definitions of boothowto.bde1997-11-242-4/+4
* | Fixed multiple definitions of boothowto.bde1997-11-241-5/+3
* | Added a sysctl (machdep.cputime_clock) to select the clock used bybde1997-11-242-22/+110
* | Fixed overflow in ufs_getblns(). For ufs on systems with 32-bit ints,bde1997-11-243-21/+42
* | Removed all traces of P_IDLEPROC. It was tested but never set.bde1997-11-245-11/+8
* | Don't #define max() to get a version that works with vm_ooffset's.bde1997-11-241-4/+2
* | Don't call malloc(..., M_WAITOK) at splnet(). Doing so is oftenbde1997-11-243-12/+21
* | Unstaticized rn_delete() and rn_lookup(). They are used in dark cornersbde1997-11-242-10/+9
* | Fixed some #include messes.bde1997-11-243-21/+33
* | Add Ids, from lite2.charnier1997-11-243-3/+11
* | Add usage(), rcsids.charnier1997-11-247-16/+43
OpenPOWER on IntegriCloud