]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-08-21 jmgfix a problem with headers not being installed properly...
1997-08-21 fsmpGet le_intr decl from sys/conf.h
1997-08-21 fsmpYank the casts.
1997-08-21 kato3c509.c was identical to kzipboot/unzip.c. I just...
1997-08-21 fsmpReorder function decls alphabetically.
1997-08-21 obrienAdded to RELENG_2_2 via tagging.
1997-08-21 katoSynchronize with sys/i386/isa/sio.c revision up to...
1997-08-21 katoSynchronize with sys/i386/isa/isa.c revision 1.101.
1997-08-21 katoSynchronize with sys/i386/isa/clock.c revision 1.99.
1997-08-21 fsmpForward declaration for the intr routine, avoids compil...
1997-08-21 fsmpAdd several casts and include several header files...
1997-08-21 fsmpAdd a cast to eliminate a compiler warning.
1997-08-21 dannyBring comment on '-a' flag in line with reality.
1997-08-21 fsmpA few more casts and a function declaration for warning...
1997-08-21 charnierUse err(3) instead of local redefinition. Add usage().
1997-08-21 charnierUse err(3) instead of local redefinition.
1997-08-21 charnierUse err(3). Cosmetic in usage(). Rewrote man page in...
1997-08-21 fsmpAdded a half dozen casts to eliminate annoying warnings.
1997-08-21 charnierRevert my previous commit about using CS_SECURE macro.
1997-08-21 fsmpFixed a warning about undefined isa_irq_pending()....
1997-08-21 joergImplement "eod" as an alias for "eom". HP-UX uses...
1997-08-21 fsmpMoved the COM_LOCK and COM_UNLOCK macros to machine...
1997-08-21 fsmpAnother boo-boo, this file defines cil.
1997-08-21 fsmpOops, this should have been in last commit.
1997-08-21 fsmpMade PEND_INTS default.
1997-08-21 jlemonPre-allocate buffer to avoid core dump in corner cases.
1997-08-21 jmgchange bin to BINOWN and BINGRP
1997-08-21 dysonPerformance improvment to minimize delayed write output...
1997-08-21 dysonSome corrections to the anonymous page managment.
1997-08-20 brianExpand the "set stopped" command so that it can
1997-08-20 jlemonAdd forward declaration for struct proc.
1997-08-20 steveFix a typo and while here cleanup the use of the .Nm...
1997-08-20 charnierUse err(3). Add usage(). Remove progname.
1997-08-20 charnierUse err(3) and add usage().
1997-08-20 charnierNm uname -> Nm.
1997-08-20 charnierUse err(3), add usage() and prototypes.
1997-08-20 katoSynchronize with sys/i386/i386/trap.c revision 1.106 and
1997-08-20 fsmpAttempt to make cy.c MP-safe.
1997-08-20 fsmpPreperation for moving cpl into critical region access.
1997-08-20 fsmpPreperation for moving cpl into critical region access.
1997-08-20 fsmpMoved splq() to isa/ipl_funcs.c for SMP only.
1997-08-20 asami(1) Be nicer about mtree file missing. (Actually,...
1997-08-20 steveFix example to match ls(1)'s output.
1997-08-19 nate- In dlsym(), if the lookup fails using the original...
1997-08-19 jlemonDocument correct option in manual page.
1997-08-19 jlemonRemove temporary file on exit.
1997-08-19 jlemonPad the input buffer whenever sync is used, not just...
1997-08-19 peter*gulp* First pass at merging in ppp-2.3.0's pppd....
1997-08-19 woschUndo last commit.
1997-08-19 peterMention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp.
1997-08-19 peterRemove some stray extra prototypes
1997-08-19 peterUse two NetBSD-style options (PPP_DEFLATE and PPP_BSDCO...
1997-08-19 pstChange local_cron to local_periodic.
1997-08-19 jlemonRequire all compatability options to begin with '-'.
1997-08-19 peterTemporarily move these to the Attic so that there's...
1997-08-19 jlemonPermit hex/octal parameters to cmp, to match what the...
1997-08-19 peterInitial revision
1997-08-19 peterUpdate kernel parts of pppd from 2.2.0 to 2.3.0. I...
1997-08-19 peteroops, missed a debug printf somehow..
1997-08-19 dannySpelling police.
1997-08-19 peterRedo the $CVSHeader$ support to use code similar to...
1997-08-19 dannyTypo fixes.
1997-08-19 peterRedo the $CVSHeader$ support to use code from David...
1997-08-19 peterManpage for getsid(2).
1997-08-19 peterForgot to mention what getpgid(0) does.
1997-08-19 peterManpage for getpgid(2), wording taken from NetBSD.
1997-08-19 peterSyscall stubs for getpgid()/getsid().
1997-08-19 peterPrototypes for getsid() and getpgid(). Also, prefix...
1997-08-19 peterImplement XPG/SYSV-style getpgid()/getsid() syscalls...
1997-08-19 peterRegenerate
1997-08-19 peterSVR4/XPG-style getpgid()/getsid() syscalls.
1997-08-19 asamiBe consistent with other utilities in spelling "Kbytes...
1997-08-19 asamiFix 1.17 properly by adding ${DESTDIR} in front. ...
1997-08-19 brianCorrect the forth arg to "set ifaddr". If specified,
1997-08-19 dysonAllow lockmgr to work without a current process. Disal...
1997-08-18 jkhFix fstab sequence number bug.
1997-08-18 jkhWork around potential state machine bogon with FILL...
1997-08-18 jkh2nd round doc cleanup.
1997-08-18 jlemondivnum is no longer silently restricted to the range...
1997-08-18 jlemondb close routine actually writes data out to disk;...
1997-08-18 brianHint at how to use TZ.
1997-08-18 jlemon A ':' in the data file was always interpreted as...
1997-08-18 brianIntroduce the "bg" command. It's pretty
1997-08-18 jlemonAdd doscmd.
1997-08-18 jlemonClean up Makefile, make compiling in X support dependen...
1997-08-18 pstRemove 100.clean-src
1997-08-18 pstcron.d -> periodic
1997-08-18 sosFix the key marked '9' ')' ']' to produce ascii gs...
1997-08-18 peteruse -I${DESTDIR}/usr/include/tcl, not -I/usr/include/tcl
1997-08-18 katoSynchronize with sys/i386/i386/machdep.c, trapc and...
1997-08-18 charnierAdd usage().
1997-08-18 charnierNm tsort -> Nm.
1997-08-18 charnierUse err(3) insteadof local redefinition. Sync usage...
1997-08-18 charnierNm true -> Nm.
1997-08-18 charnierUse err(3) instead of local redefinition. Cosmetic...
1997-08-18 charnierCosmetic.
1997-08-18 charnierAdd usage. Use /usr/share/misc/map3270 instead of ...
1997-08-18 charnierAdd prototypes, usage(). Use err(3).
1997-08-18 charnierUse CS_SECURE macro.
1997-08-18 peterPass command line args to 'buildworld' and 'installworl...
next