]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-10-17 rnordierFix some glitches in the input routine:
1998-10-17 rnordierHaving probed the keyboard, turn off the -P flag.
1998-10-17 bdeUpdated the error message for EXDEV to match recent...
1998-10-17 rnordierTreat all options as toggles (ie. -c -c is the same...
1998-10-17 bdeOverload the correct errno for attempts to set an in...
1998-10-17 rnordierbiosboot compatibility fix:
1998-10-17 rnordierbiosboot compatibility fix:
1998-10-17 bdeBacked out previous commit. It broke fsck again. ...
1998-10-17 bdeUse only the correct raw partition for writing labels...
1998-10-17 markmFix paths. This sorts out the remaining p5-* port-creat...
1998-10-17 peter3.0-RELEASE and now the post-release 3.0-CURRENT were...
1998-10-17 jkhDon't rewrite the disk label. The type field is alread...
1998-10-17 peterLoad the first page of the file and use the headers...
1998-10-17 peterSome directories would like to install things into...
1998-10-16 alexComplete the description of sio flag 0x40.
1998-10-16 kenAdd the dpt(4) man page.
1998-10-16 kenUpdate the bt(4) man page for CAM.
1998-10-16 kenAdd in the adv(4) and adw(4) man pages for the AdvanSys...
1998-10-16 msmithTurn of disk debugging by default (suppress annoying...
1998-10-16 msmithReduce the sbrk() increment from 64K to 4K. There...
1998-10-16 bdeSplit up rule for ${COMMONHDRS} so that `make -j N...
1998-10-16 katoCommented out bs driver.
1998-10-16 bdeGenerate code to interpret ioctl numbers for all ioctls...
1998-10-16 bdeRemoved unused/unusable "ha" keyword. Device classes...
1998-10-16 gibbsUpdate to include all supported chips.
1998-10-16 bdeDon't generate unused file ioconf.h.
1998-10-16 bdeFixed missing directories in the libraries target:
1998-10-16 jkhUse the same boot.conf file for alpha, now that it...
1998-10-16 jkhfixup for alpha.
1998-10-16 jkhfixup for the alpha. tag slid forward, since it's...
1998-10-16 jkhBack to -current again.
1998-10-16 jkhpost-tag version bump. We're now back at 3.0-current!
1998-10-16 jkhadd note about CD-220E drives.
1998-10-16 peterUpdate SMP-GENERIC to something a bit more recent based...
1998-10-16 kenUpdate the aha(4) and ahb(4) man pages for CAM.
1998-10-16 peterMissed this file.
1998-10-16 peterSample initial set of kld-ified modules. Not all have...
1998-10-16 kenUpdate the scsi(4) man page for CAM, and add in links...
1998-10-16 jkhBump freebsd version #.
1998-10-16 jkhAdd acknowledgements.
1998-10-16 kenUpdate the sa(4) man page for CAM. This was repository...
1998-10-16 peter*gulp*. Jordan specifically OK'ed this..
1998-10-16 peterFix some bugs in link_aout.c caused by using uninitiali...
1998-10-16 peterUpdate the kld glue
1998-10-16 kenAdd the da(4) man page.
1998-10-16 kenUpdate the da(4) man page for CAM. The da.4 man page...
1998-10-16 peterCommented out example of changing the default kernel...
1998-10-16 peter"fix" the gzipped kernel load problem by having the...
1998-10-16 jkhAdjust for -RELEASE
1998-10-16 jkhChange to 3.0-RELEASE in anticipation of the tag.
1998-10-16 yokotaKeep the entries sorted by name. Rev.1.21 broke the...
1998-10-16 obrienAdd commented out bpf entry. (DHCP is popular here...
1998-10-16 jkhAdd notes about SCSI tape support.
1998-10-16 kenChange the worm(4) man page to note that there is no...
1998-10-16 desWarn about "mount -u" bug.
1998-10-15 gibbs-Wunused cleanup.
1998-10-15 gibbs-Wunused cleanup.
1998-10-15 gibbs-Wunused cleanup.
1998-10-15 gibbsHonor CAM_TAG_ACTION_NONE.
1998-10-15 gibbsAdd a mechanism to send a non-tagged transaction even...
1998-10-15 rnordierFix path to sio.s
1998-10-15 dfrFix a typo preventing the correct value of kernend...
1998-10-15 dfrChange some printfs so that ELF_VERBOSE prints meaningf...
1998-10-15 dfrFix the bootinfo so that the right values actual make...
1998-10-15 abialVarious fixups and corrections to match the 3.0-RELEASE...
1998-10-15 jkhNote latest SCSI subsystem changes.
1998-10-15 jkhAdd references to ATM cards (Mike Spengler <mks@network...
1998-10-15 impAdd wst.4
1998-10-15 impMan page for the wst driver. I had planned on committi...
1998-10-15 woschAdded reference to ifconfig(8).
1998-10-15 woschAdded manpage link plip.4 -> lp.4
1998-10-15 woschAdd reference to lp(4).
1998-10-15 rnordierAdd serial, dual, and probe-keyboard support.
1998-10-15 impReduce the number of ccbs to 16, per the aha documentat...
1998-10-15 msmithAdd some points from experiences installing on a range...
1998-10-15 kenFix several potential buffer overrun conditions. These...
1998-10-15 markmProperly install the *.h files in CORE and Config.pm...
1998-10-15 gibbsBring back support for honoring the primary channel...
1998-10-15 kenClean up some unused variables.
1998-10-15 peter- bzero() after malloc() bug fix
1998-10-15 desFix style issues in execl(), and make execle() vfork...
1998-10-15 peter- bzero() after malloc(). This is especially obvious...
1998-10-15 peterFix sysinit_add().
1998-10-15 peterGet the last used address via a more conservative metho...
1998-10-15 jdpFix make world breakage from last commit.
1998-10-15 bdeFixed breakage of gdbreplay's and gdbserver's BINDIR...
1998-10-15 mckaySpelling.
1998-10-15 mckayatq ignored locale info when printing dates. Is the...
1998-10-15 jkoshyFix a serious bug in make(1)'s handling of archive...
1998-10-15 jkhMake it clear that installations can only occur from...
1998-10-15 jkhUpdate DOS emulator description.
1998-10-15 jkhMake the bit about DOS partitions somewhat clearer.
1998-10-15 jkhMore attempts to DTRT for the alpha, based on what...
1998-10-15 jkhFix upgrade notes.
1998-10-15 jkhUpdate for 3.0
1998-10-15 jkhCall ourselves by the correct name. :)
1998-10-15 jkhAdd ipfw change information.
1998-10-15 jkhUpdate size information for ports.
1998-10-15 jkhSearch for correct property name; the older attrs code...
1998-10-15 dfrChange a bogus cast to the correct one.
next