aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In the "ldd -v" output, display the N_AUX information for eachJohn Polstra1997-11-282-6/+26
* Remove the prototypes for dlopen and related functions. They don'tJohn Polstra1997-11-283-30/+3
* Sort option list so that -amin works.Steve Price1997-11-281-1/+5
* The previous revision (objfiles.c:1.2) fixed backtracing in theJohn Polstra1997-11-271-1/+2
* Upgrade minor versionPaul Traina1997-11-271-2/+2
* Resolve merge conflicts.Paul Traina1997-11-275-54/+108
* This commit was generated by cvs2svn to compensate for changes in r31434,Paul Traina1997-11-2792-960/+2933
|\
| * Import TCL v8.0 PL2.vendor/tclPaul Traina1997-11-2795-1015/+3026
* | Make this manpage reveal its true identity. A diff of theseSteve Price1997-11-271-2/+2
* | datasize-curr -> datasize-cur, typo fix.Steve Price1997-11-271-2/+2
* | Recognize 3C569 network interface when `PC98' is defined.KATO Takenori1997-11-272-4/+14
* | Sync with sys/i386/i386/userconfig.c revision 1.97.KATO Takenori1997-11-271-2/+4
* | Sync with sys/i386/conf/files.i386 revision 1.179.KATO Takenori1997-11-272-2/+12
* | Sync with sys/i386/isa/syscons.c revision 1.240.KATO Takenori1997-11-271-2/+9
* | Remove an extraneous ".kbd" that crept in for the Swiss GermanJoerg Wunsch1997-11-263-6/+6
* | Removed an unused line of code, that caused an ``maybe used uninitialized''Joerg Wunsch1997-11-262-4/+2
* | Use err(3). -Wall cleaning. cosmetics in man page.Philippe Charnier1997-11-263-23/+30
* | Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.Philippe Charnier1997-11-263-28/+39
* | Cosmetics in man page. Add rcsid and sort #includes.Philippe Charnier1997-11-262-15/+22
* | Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs.Philippe Charnier1997-11-262-23/+29
* | Display connect time as 0 if we've never beenBrian Somers1997-11-261-3/+3
* | kinit(1) and its man page do not agre on what is reported with -v. Fix this.Mark Murray1997-11-252-3/+4
* | From the author:Mark Murray1997-11-257-11/+32
* | - Don't worry about the previous state of the card (insert/removed), andNate Williams1997-11-251-2/+4
* | Move the hardware currsor off screen when getting back from anSøren Schmidt1997-11-253-6/+27
* | Sync with sys/i386/i386/machdep.c revision up to 1.274.KATO Takenori1997-11-252-14/+20
* | Sync with sys/i386/i386/trap.c revision 1.115.KATO Takenori1997-11-251-7/+11
* | Sync with sys/i386/isa/isa.c revision 1.107.KATO Takenori1997-11-251-3/+1
* | Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.229 andKATO Takenori1997-11-252-146/+233
* | Sync with sys/i386/isa/if_ed.c, if_fe.c and sio.c revisions 1.129,KATO Takenori1997-11-254-8/+8
* | Sort #includes. Add rcsid. Add man page section in .Xrefs.Philippe Charnier1997-11-252-13/+15
* | Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for filePhilippe Charnier1997-11-254-59/+66
* | Shift a few SYSINT() calls around.Julian Elischer1997-11-257-55/+78
* | Modify the return values to comply with POSIX. Previously theseAlexander Langer1997-11-2527-231/+114
* | Added missing source file uthread_sigwait.c.Alexander Langer1997-11-243-3/+6
* | Fixed missing #include of "opt_quota.h".Bruce Evans1997-11-242-1016/+1010
* | Fixed multiple definitions of boothowto.Bruce Evans1997-11-242-4/+4
* | Fixed multiple definitions of boothowto.Bruce Evans1997-11-241-5/+3
* | Added a sysctl (machdep.cputime_clock) to select the clock used byBruce Evans1997-11-242-22/+110
* | Fixed overflow in ufs_getblns(). For ufs on systems with 32-bit ints,Bruce Evans1997-11-243-21/+42
* | Removed all traces of P_IDLEPROC. It was tested but never set.Bruce Evans1997-11-245-11/+8
* | Don't #define max() to get a version that works with vm_ooffset's.Bruce Evans1997-11-241-4/+2
* | Don't call malloc(..., M_WAITOK) at splnet(). Doing so is oftenBruce Evans1997-11-243-12/+21
* | Unstaticized rn_delete() and rn_lookup(). They are used in dark cornersBruce Evans1997-11-242-10/+9
* | Fixed some #include messes.Bruce Evans1997-11-243-21/+33
* | Add Ids, from lite2.Philippe Charnier1997-11-243-3/+11
* | Add usage(), rcsids.Philippe Charnier1997-11-247-16/+43
* | Cosmetics in usage() and man page.Philippe Charnier1997-11-244-59/+60
* | Fixed poll related problem which was exhibited by runningAmancio Hasty1997-11-241-4/+2
* | Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid.Philippe Charnier1997-11-242-5/+7