]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-05-20 Doug RabsonPlug a memory leak in nfs_link.
1997-05-20 Masafumi Max... Merge the EN version changes, 1.245 -> 1.246.
1997-05-20 Masafumi Max... Merge the en version changes, 1.67 -> 1.69.
1997-05-20 Masafumi Max... Merge the EN version changes, 1.17 -> 1.18.
1997-05-20 John FieberFixed botched author entity definition.
1997-05-19 Joerg WunschAdd a man page for sppp(4).
1997-05-19 Joerg WunschMajor overhaul of the SyncPPP layer. Basically, this...
1997-05-19 John PolstraEliminate a variable that is set but never used.
1997-05-19 John PolstraMention that "-P" is the default.
1997-05-19 John PolstraAdd the new src-contrib-crypto collection.
1997-05-19 Jean-Marc ZucconiRemove the select command. The WORMIOCQUIRKSELECT ioctl...
1997-05-19 Jean-Marc ZucconiThe 'wormcontrol select' command no more exists.
1997-05-19 Jean-Marc ZucconiSet the quirks for the worm drives.
1997-05-19 Jean-Marc ZucconiA few improvements to the worm driver.
1997-05-19 John PolstraInclude the new "src-contrib-crypto" collection.
1997-05-19 Eivind Eklund`it's'' -> `its'' where appropriate and typo fixes...
1997-05-19 Joerg WunschFix my usual omission: add Philippe Charnier to the...
1997-05-19 Doug RabsonFix a few bugs with NFS and mmap caused by NFS' use...
1997-05-19 Masafumi Max... Submitted by: Takashi Saeki <saeki@saskg.semicon.sony...
1997-05-19 KATO TakenoriRecognize AMD 486 CPUs.
1997-05-19 KATO TakenoriSynchronize with sys/i386/isa/sio.c revison 1.167.
1997-05-19 Satoshi AsamiTypo fix. Also, __FreeBSD_version of -current doesn...
1997-05-19 Peter WemmNow I really understand the reason for the style.9...
1997-05-19 Jordan K. HubbardNeaten up some things which were inconsistent, add...
1997-05-19 Jordan K. Hubbardsysconfig -> rc.conf
1997-05-19 Jordan K. Hubbardaccounting -> accounting_enable
1997-05-19 Brian SomersOutput exit status description of child in background...
1997-05-19 Brian SomersMega update to sort out bad implementations
1997-05-19 Tor EggeBreak apart initialization of s and inp from the declar...
1997-05-19 Steve PriceAdd explicit y.tab.h rule so that 'make depend clean...
1997-05-19 Steve PriceUse the __unused attribute where warranted.
1997-05-19 Tor EggeDisallow network interrupts while the address is found...
1997-05-19 Steve PriceMiscellaneous sorting and addition of rules for object...
1997-05-19 Gary PalmerCorrect comment to show correct path to cap_mkdb
1997-05-18 Poul-Henning... Mention that flags 0x10000 disables test#3
1997-05-18 Poul-Henning... Whoops, missed a zero there. Flags 0x10000 it is.
1997-05-18 Poul-Henning... Flags 0x1000 on sio now disables the dreaded test#3.
1997-05-18 Poul-Henning... Detect various supersets of 16550A based on fifo depth.
1997-05-18 Jordan K. HubbardComment that this is no longer used and is only for...
1997-05-18 Jordan K. HubbardBring back /etc/netstart for those who are sitting...
1997-05-18 KATO TakenoriSynchronize with sys/i386/boot/biosboot/bios.S and
1997-05-18 Masafumi Max... Merge the EN version changes, 1.69 -> 1.70.
1997-05-18 Masafumi Max... Bump the original revision by one.
1997-05-18 Peter WemmUpdate the nanosleep versions to set a SIGALRM handler...
1997-05-18 Doug RabsonAdd a couple of test cases for mmap over NFS.
1997-05-18 David NugentMF2.2: update login_cap api docs.
1997-05-18 Peter Wemmfix missing close comment in login_cap additions
1997-05-18 Satoshi AsamiDocument __FreeBSD_version values up to 2.2.2R. Should...
1997-05-18 Satoshi AsamiChange name of current release to 2.2.2. This should...
1997-05-18 Hiroyuki HanaiChange the release name
1997-05-18 Masafumi Max... Merge the en version changes, 1.244 -> 1.245.
1997-05-17 Tor EggeRemoved my name from the list of contributors.
1997-05-17 Poul-Henning... Remove redundant check for vp == dvp (done in VFS befor...
1997-05-17 Masafumi Max... Merge the EN version changes, 1.243 -> 1.244.
1997-05-17 Masafumi Max... Added Chris Dabrowski < chris@vader.org> to the additio...
1997-05-17 Hiroyuki HanaiNew translation of russian.sgml.
1997-05-17 Brian SomersMake openmode active by default (for both client/server).
1997-05-17 Peter Wemmif nanosleep returns too early, loop. usleep() does...
1997-05-17 Peter Wemmround-up non-zero nanoseconds in #ifdef'ed code.
1997-05-17 Peter WemmImplement a -R option to cvs to turn on read-only repos...
1997-05-17 Peter Wemmuse xstrdup rather than strdup in case of malloc failure.
1997-05-17 Peter WemmCatch write-lock attempts immediately if running in...
1997-05-17 Peter WemmPull in OpenBSD's support for checking out from a read...
1997-05-17 Peter WemmComplete the support for $FreeBSD$. Add an option...
1997-05-17 Peter WemmDon't override BINOWN and BINGRP by setting them to...
1997-05-17 KATO TakenoriSynchronize with sys/i386/isa/syscons.c and sys/i386...
1997-05-17 Peter WemmAllow conditional use (add -DUSE_NANOSLEEP) to CFLAGS...
1997-05-17 Andrey A. ChernovTemporarily restore old (itimer) sleep variant because...
1997-05-17 Brian SomersAdd -links option to sgmlfmt (via SGMLOPTS).
1997-05-17 Masafumi Max... Merge the en version change, 1.242 -> 1.243.
1997-05-17 Masafumi Max... Added Carey Jones <mcj@acquiesce.org> to additional...
1997-05-17 Brian SomersCheck for duplicate spool dirs.
1997-05-16 Paul TrainaMerge from 2.2: allow blank lines and comments
1997-05-16 Bruce EvansRemoved some useless code:
1997-05-16 Doug RabsonGeneralise the previous change so that only NFS hostnam...
1997-05-16 Peter WemmInitial round of support for a local $Id$ keyword in...
1997-05-15 Peter WemmUpdate
1997-05-15 Peter WemmUpdate to build the new cvs version
1997-05-15 Peter WemmDelete extranious $Id$ - it's not expanded on -ko files
1997-05-15 Peter WemmMerge import conflicts
1997-05-15 Peter WemmMerge conflicts
1997-05-15 Peter WemmThis commit was generated by cvs2svn to compensate...
1997-05-15 Peter WemmImport of cvs-1.9.9-970515 onto vendor branch.
1997-05-15 Peter WemmForgot to commit this after last bind/resolver update
1997-05-15 Tor EggeIgnore the supplied nfs_diskless structure from the...
1997-05-15 Tor EggeUpdate netboot manual page.
1997-05-15 Masafumi Max... Typo.
1997-05-15 Andrey A. ChernovChange FTS_PHYSICAL (not follow symlinks but return...
1997-05-15 David NugentFor non-root uids, consider root-owned files also ...
1997-05-15 Kazutaka YOKOTA1) font loading (two fixes)
1997-05-15 Hiroyuki HanaiCatch up with the original.
1997-05-15 Masafumi Max... Merge the EN version changes, 1.241 -> 1.242.
1997-05-15 Masafumi Max... Change Noritaka Ishizumi's e-mail address in the additi...
1997-05-15 Alexander LangerMinor rewording of the examples section.
1997-05-14 Tor EggeDon't send arp request for the ip address 0.0.0.0.
1997-05-14 Jordan K. Hubbardbootparam -> bootparamd
1997-05-14 Jordan K. Hubbardmkisofs.new -> mkisofs (whoops! just noticed this)
1997-05-14 Andrey A. ChernovAdd locale-independent control checks for security...
1997-05-14 Jordan K. HubbardChange ftpmail address as per Paul Vixie..
1997-05-14 Jordan K. HubbardAdd SNAP servers to list of FTP sites.
next